mirror of https://github.com/espruino/BangleApps
Update README.md
parent
7119eda345
commit
48105f8243
|
@ -26,18 +26,36 @@ ANGRY - Slime deals 3-5 damage on it's next attack.
|
|||
|
||||
ERACTIC - Slime deals 0-5 damage on it's next attack.
|
||||
|
||||
============================<><>-ITEMS-<><>============================
|
||||
|
||||
Attack Up
|
||||
+1 damage next battle.
|
||||
|
||||
Defence Up
|
||||
+1 defence next battle, stacks with block. Setting defence to 4 when using DEFEND, and 1 otherwise.
|
||||
|
||||
HP Up
|
||||
+3 HP.
|
||||
|
||||
Block Up
|
||||
+2 block on DEFEND next battle, setting Defence to 5 when using DEFEND command.
|
||||
|
||||
Critical Up
|
||||
20% chance to crit next battle on each attack, instantly defeating the Slime.
|
||||
|
||||
*****Using the RUN command causes you to lose your item!*****
|
||||
|
||||
============================<><>-SLIMES-<><>============================
|
||||
|
||||
1. GREEN SLIME - Is always neutral.
|
||||
1. GREEN SLIME - Is always neutral. | 0% chance of item.
|
||||
|
||||
2. RED SLIME - Can be either neutral or angry.
|
||||
2. RED SLIME - Can be either neutral or angry. | 10% chance of item.
|
||||
|
||||
3. GRAY SLIME - Can be neutral, angry or eratic.
|
||||
3. GRAY SLIME - Can be neutral, angry or eratic. | 20% chance of item.
|
||||
|
||||
4. YELLOW SLIME - Is always eratic.
|
||||
4. YELLOW SLIME - Is always eratic. | 50% chance of item.
|
||||
|
||||
5. PURPLE SLIME - Is always angry.
|
||||
5. PURPLE SLIME - Is always angry. | 100% chance of item.
|
||||
|
||||
===========================================================================
|
||||
|
||||
|
|
Loading…
Reference in New Issue