improvement: better definition of all battle items
This commit is contained in:
parent
da5e27bb27
commit
18712d3acc
1 changed files with 27 additions and 25 deletions
|
@ -4,26 +4,27 @@
|
||||||
|
|
||||||
### HP-healing items
|
### HP-healing items
|
||||||
|
|
||||||
- Chili Dog
|
- Chili Dog (10)
|
||||||
- Egg Dog
|
- Egg Dog (-1)
|
||||||
|
|
||||||
- Health Seed
|
- Health Seed (50)
|
||||||
- Health Leaf
|
- Health Leaf (100)
|
||||||
- Health Root
|
- Health Root (250)
|
||||||
- Health Fruit
|
- Health Fruit (100%)
|
||||||
- Health Emmitter
|
- Health Emmitter (30, 5 turns)
|
||||||
- Health Wave
|
- Health Wave (100, everybody)
|
||||||
|
|
||||||
- Revival Gem (Revive, HP=10%)
|
- Revival Gem (Revive, HP=10%)
|
||||||
- Life Gem (Revive, HP=100%)
|
- Life Gem (Revive, HP=100%)
|
||||||
|
- Divine Gem (Revive whole team with 100% HP)
|
||||||
|
|
||||||
### PP Healing items
|
### PP Healing items
|
||||||
|
|
||||||
- Tonic Drink
|
- Tonic Drink (10)
|
||||||
- Tonic Infusion
|
- Tonic Infusion (20)
|
||||||
- Tonic Potion
|
- Tonic Potion (50)
|
||||||
- Tonic Emmitter
|
- Tonus Emmitter (6, 5 turns)
|
||||||
- Tonic Wave
|
- Tonic Wave (20, everybody)
|
||||||
|
|
||||||
### Status healing
|
### Status healing
|
||||||
|
|
||||||
|
@ -38,18 +39,19 @@
|
||||||
|
|
||||||
### Powerups
|
### Powerups
|
||||||
|
|
||||||
- Power Ring (provoque effet Hyper 5 tours)
|
- Power Ring (give "Hyper" 5 turns)
|
||||||
- Cloak (provoque effet Camouflé 5 tours)
|
- Psychic Water (give "Hidden" 5 turns)
|
||||||
- Focus Rock (provoque effet Focus 5 tour)
|
- Focus Rock (give "Focus" 5 turns)
|
||||||
- Clover Juice (provoque effet Lucky 5 tour)
|
- Clover Juice (give "Lucky" 5 turns)
|
||||||
- Shield (Effet "Fortifié" 5 tours)
|
- Shield (give "Fortified" 5 turns)
|
||||||
- Invincibility (Effet "Invincible" pendant un tour)
|
- Invincibility (give "Invincible" pendant un turns)
|
||||||
- Speed Up (effet speedup pendant deux tour)
|
- Speed Up (give "Speedup" pendant deux turns)
|
||||||
|
- Immunity Booster (avoid bad status during 5 turns)
|
||||||
|
|
||||||
### Wisps
|
### Wisps
|
||||||
|
|
||||||
- R. Wisp : ×5, 2×2, 125%, Fire Damage
|
- Red Wisp : Burst - All target - 120 - No effect
|
||||||
- O. Wisp : ×1, 3×3, 150%, NonElem, Affaibli
|
- Orange Wisp : Rocket - 1 target - 150 - Weakened
|
||||||
- Y. Wisp : ×1, 1×1, 200%, Rend Vulnérable
|
- Yellow Wisp : Drill - 1 target - 150 - Vulnerable
|
||||||
- C. Wisp : x1, 5×1, 125%, NonElem, Distrait/Aveugle
|
- Cyan Wisp : Laser - 1 target - 150 - Paralyse
|
||||||
- V. Wisp : x1, 4×4, 80%, Dark, Endors
|
- Violet Wisp : Void - All target - 80 - Sleep
|
||||||
|
|
Loading…
Reference in a new issue