clarify ooze (he's still opaque)
This commit is contained in:
parent
d6e1849956
commit
bba6c6effa
@ -1,19 +1,29 @@
|
||||
# Blobs
|
||||
|
||||
- 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
|
||||
|
||||
- Metabolism 3
|
||||
- Speed = `6- HP` (the weaker it becomes, the faster it runs).
|
||||
- Metabolism: 3
|
||||
- Strength: -2/6
|
||||
- Dexterity: 0
|
||||
- Speed: `6- HP`
|
||||
* (the weaker it becomes, the faster it runs).
|
||||
- Wits: -4
|
||||
- Intelligence: -8
|
||||
* (mindless)
|
||||
|
||||
### Special
|
||||
|
||||
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.
|
||||
**Property Thief:** this jelly steals the properties of everything it consumes.
|
||||
|
||||
- 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'.
|
||||
Once Damaged, it loses HP, and may lose a property if that HP slot had a property.
|
||||
(first in, last out)
|
||||
Once Damaged, it loses HP, and may lose a property if that HP slot had a property (first in, last out).
|
||||
|
||||
## Skills
|
||||
|
||||
Athletics 1
|
||||
|
Loading…
Reference in New Issue
Block a user