clarify ooze (he's still opaque)
This commit is contained in:
parent
d6e1849956
commit
bba6c6effa
@ -1,19 +1,29 @@
|
|||||||
# Blobs
|
# Blobs
|
||||||
|
|
||||||
- Abundant oozes will split into smaller pieces, which then go up to the exit, or down river.
|
- Abundant oozes will split into smaller pieces, which then go up to the exit, or down river.
|
||||||
- Death is final: the ooze leaves the environment. Other may enter later, from a river, or entrance.
|
- Death is final for that ooze: it leaves the environment. Other may enter later, from a river, or entrance.
|
||||||
|
|
||||||
## Numbers
|
## Numbers
|
||||||
|
|
||||||
- Metabolism 3
|
- Metabolism: 3
|
||||||
- Speed = `6- HP` (the weaker it becomes, the faster it runs).
|
- Strength: -2/6
|
||||||
|
- Dexterity: 0
|
||||||
|
- Speed: `6- HP`
|
||||||
|
* (the weaker it becomes, the faster it runs).
|
||||||
|
- Wits: -4
|
||||||
|
- Intelligence: -8
|
||||||
|
* (mindless)
|
||||||
|
|
||||||
### Special
|
### Special
|
||||||
|
|
||||||
Property Thief: this jelly steals the properties of everything it consumes.
|
**Property Thief:** this jelly steals the properties of everything it consumes.
|
||||||
It is acidic because it eats acidic moss.
|
|
||||||
If it ate glowing mushrooms, it would glow for a while.
|
- When eating acidic moss, it becomes acidic.
|
||||||
|
- When eating glowing mushrooms, it glows.
|
||||||
|
|
||||||
When it eats, it gains +1 HP, and puts one property in that 'HP slot'.
|
When it eats, it gains +1 HP, and puts one property in that 'HP slot'.
|
||||||
Once Damaged, it loses HP, and may lose a property if that HP slot had a property.
|
Once Damaged, it loses HP, and may lose a property if that HP slot had a property (first in, last out).
|
||||||
(first in, last out)
|
|
||||||
|
## Skills
|
||||||
|
|
||||||
|
Athletics 1
|
||||||
|
Loading…
Reference in New Issue
Block a user