improvement: reorganize a bit the item list
This commit is contained in:
parent
a016a2fb31
commit
c9c8d00ea1
1 changed files with 15 additions and 8 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Liste d'objets potentiels pour Radiance
|
# Sonic Radiance - Item List
|
||||||
|
|
||||||
## Objets de combat
|
## Healing items
|
||||||
|
|
||||||
### Objets de soin
|
### HP-healing items
|
||||||
|
|
||||||
- Chili Dog
|
- Chili Dog
|
||||||
- Healty Dog
|
- Healty Dog
|
||||||
|
@ -11,6 +11,11 @@
|
||||||
- Med Emmitter
|
- Med Emmitter
|
||||||
- Med Wave
|
- Med Wave
|
||||||
|
|
||||||
|
- Revival Gem (Revive, HP=10%)
|
||||||
|
- Life Gem (Revive, HP=100%)
|
||||||
|
|
||||||
|
### PP Healing items
|
||||||
|
|
||||||
- Tonic Drink
|
- Tonic Drink
|
||||||
- Tonic Infusion
|
- Tonic Infusion
|
||||||
- Tonic Potion
|
- Tonic Potion
|
||||||
|
@ -18,19 +23,22 @@
|
||||||
- Tonic Emmitter
|
- Tonic Emmitter
|
||||||
- Tonic Wave
|
- Tonic Wave
|
||||||
|
|
||||||
- Revival Gem (Revive, HP=10%)
|
### Status healing
|
||||||
- Life Gem (Revive, HP=100%)
|
|
||||||
|
|
||||||
- Antidote
|
- Antidote
|
||||||
- Cure-All Spray
|
- Cure-All Spray
|
||||||
|
|
||||||
### Anneaux / Power-Up
|
## Powerups
|
||||||
|
|
||||||
|
### Rings
|
||||||
|
|
||||||
- Power Ring (provoque effet Hyper 5 tours)
|
- Power Ring (provoque effet Hyper 5 tours)
|
||||||
- Ninja Ring (provoque effet Camouflé 5 tours)
|
- Ninja Ring (provoque effet Camouflé 5 tours)
|
||||||
- Focus Ring (provoque effet Focus 5 tour)
|
- Focus Ring (provoque effet Focus 5 tour)
|
||||||
- Lucky Ring (provoque effet Lucky 5 tour)
|
- Lucky Ring (provoque effet Lucky 5 tour)
|
||||||
|
|
||||||
|
### Other powerups
|
||||||
|
|
||||||
- Shield (Effet "Fortifié")
|
- Shield (Effet "Fortifié")
|
||||||
- Fire Sheild (Effet "Fortif. Elem." de Feu)
|
- Fire Sheild (Effet "Fortif. Elem." de Feu)
|
||||||
- Thunder Shield (Effet "Fortif. Elem." de Foudre)
|
- Thunder Shield (Effet "Fortif. Elem." de Foudre)
|
||||||
|
@ -39,8 +47,7 @@
|
||||||
- Invincibility (Effet "Invincible" pendant un tour)
|
- Invincibility (Effet "Invincible" pendant un tour)
|
||||||
- Speed Up (effet speedup pendant deux tour)
|
- Speed Up (effet speedup pendant deux tour)
|
||||||
|
|
||||||
|
## Wisps
|
||||||
### Wisps
|
|
||||||
|
|
||||||
- R. Wisp : ×5, 2×2, 125%, Fire Damage
|
- R. Wisp : ×5, 2×2, 125%, Fire Damage
|
||||||
- O. Wisp : ×1, 3×3, 150%, NonElem, Affaibli
|
- O. Wisp : ×1, 3×3, 150%, NonElem, Affaibli
|
||||||
|
|
Loading…
Reference in a new issue