-
Notifications
You must be signed in to change notification settings - Fork 47
Torch
Librazy edited this page Dec 21, 2018
·
1 revision
instruction:
/rpgitem power {Item} torch {cooldownTime}
effect: Adds lighting ability to {Item}, cooling time is {cooldownTime}, throws a bunch of torches at the pointed area, and the torch will be thrown on the corresponding square
Attributes:
- cooldownTime
- Type: long
- Default: 20
- Set status: Required
- Role: Cooling time
- consumption
- Type: int
- Default: 0
- Set status: additional
- Role: Consumption, see the New Consumption System chapter
Example
/rpgitem power testtorch torch 20
Powered by NyaaCat Community.
This wiki is licensed under a Creative Commons Attribution-ShareAlike license (CC BY-SA) version 4.0.