README.md
This commit is contained in:
parent
6f8b281085
commit
a2257d2f50
14
README.md
14
README.md
@ -25,11 +25,21 @@ Icon by [Zauromoun](https://www.tumblr.com/zauromoun)
|
|||||||
> 'eat pant', 7 ⟵ [4, 6] 2h6 + 1
|
> 'eat pant', 7 ⟵ [4, 6] 2h6 + 1
|
||||||
- Outcomes!
|
- Outcomes!
|
||||||
> ╭ 2h6 + 1
|
> ╭ 2h6 + 1
|
||||||
> │ 1-2 your body rejects the pant
|
> │ -2 your body rejects the pant
|
||||||
> │ 3-4 you manage to scarf it down
|
> │ 3-4 you manage to scarf it down
|
||||||
> │ 5-6 you absorb the nutrients of the pant
|
> │ 5-6 you absorb the nutrients of the pant
|
||||||
> │ 7 become pant
|
> │ 7- become pant
|
||||||
> 'your body rejects the pant', ` 2 ` ⟵ [1, 1] 2h6 + 1
|
> 'your body rejects the pant', ` 2 ` ⟵ [1, 1] 2h6 + 1
|
||||||
|
- Macros!
|
||||||
|
> ╭ /macro add name:eatpant dice:d6; -2 your body rejects the pant; 3-4 you manage to
|
||||||
|
> │ scarf it down; 5-6 you absorb the nutrients of the pant; 7- become pant
|
||||||
|
> Macro added! Try /eatpant!
|
||||||
|
> ╭ /eatpant
|
||||||
|
> 'you manage to scarf it down', 3 ⟵ [3] 1d6
|
||||||
|
> ╭ /eatpant +1
|
||||||
|
> 'you absorb the nutrients of the pant', ` 5 ` ⟵ [4] 1d6 + 1
|
||||||
|
> ╭ /eatpant 2h6+3
|
||||||
|
> 'become pant', ` 9 ` ⟵ [5, 6] 2h6 + 3
|
||||||
- Command editing and recalculation!
|
- Command editing and recalculation!
|
||||||
> There is no demonstration for this
|
> There is no demonstration for this
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user