-
Notifications
You must be signed in to change notification settings - Fork 47
Pumpkin
Librazy edited this page Dec 21, 2018
·
1 revision
instruction:
/rpgitem power {Item} pumpkin {chance} {drop}
effect: 1/{chance}% Chance to put the enemy on a pumpkin head, with a 1/{drop}% chance to drop the pumpkin head
Attributes:
- chance
- Type: int
- Default: 20
- Set Status: Required
- Role: Trigger probability
- drop
- Type: double
- Default: 0
- Set Status: Required
- Role: Pumpkin Drop Chance
- consumption
- Type: int
- Default: 0
- Set status: additional
- Role: Consumption, see the New Consumption System chapter
Example
/rpgitem power testpumpkin pumpkin 1 1
Powered by NyaaCat Community.
This wiki is licensed under a Creative Commons Attribution-ShareAlike license (CC BY-SA) version 4.0.