Skip to content
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

Example /rpgitem power testpumpkin pumpkin 1 1

Clone this wiki locally