Prototype/Capsule: Difference between revisions
Jump to navigation
Jump to search
(0.17) |
(0.18.24: removed robot_action) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Prototype parent|Prototype/Item}} | |||
A capsule, for example a [[combat robot capsules|combat robot capsule]] or the [[raw fish]]. | |||
{{Prototype TOC|capsule}} | |||
== Mandatory properties == | == Mandatory properties == | ||
This prototype inherits all the properties from [[Prototype/Item]]. | This prototype inherits all the properties from [[Prototype/Item]]. | ||
{{Prototype property|capsule_action|[[Types/CapsuleAction|CapsuleAction]]}} | |||
== Optional properties == | == Optional properties == | ||
{{Prototype property|radius_color|[[Types/Color|Color]]|optional=true}} | |||
Color of the range radius that is shown around the player when they hold the capsule. |
Latest revision as of 11:55, 20 May 2020
Prototype definitions » PrototypeBase » Prototype/Item » Prototype/Capsule
A capsule, for example a combat robot capsule or the raw fish.
Mandatory properties
This prototype inherits all the properties from Prototype/Item.
capsule_action
Type: CapsuleAction
Optional properties
radius_color
Type: Color
Color of the range radius that is shown around the player when they hold the capsule.