Image dimension: 80x80px
Param's table
| Param |
Details |
Example |
Requeriment
|
| image
|
Insert the equipment image's name in the Equipment image's gallery. Only the name, dont incluide the .png extension or the "Equipment-"
|
shower
|
Mandatory
|
| full_name
|
Equipment's full name.
|
Shower
|
Mandatory
|
| interaction
|
Details you wish to add regarding the interaction with this equipment
|
2 Wash: Remove the Dirty's state.
|
Mandatory
|
| description
|
Equipament's in game description.
|
Hygiene allows you to stay healthy. Anything can happen in space[...]
|
Mandatory
|
| attribut
|
Equipment's attributs.
|
there isnt an example
|
Optional
|
| origin
|
Origin of the item: explain whether it comes from a project, research, storage, etc. If it is already on the ship, do not specify anything.
|
Jukebox (Isnt the shower's example).
|
Optional
|
| dismantle
|
Cost to dismantle it, if applicable.
|
3
|
Optional
|
| dismantle_result
|
Result obtained upon dismantling, if applicable.
|
Pieza plástica
|
Optional
|
| repair_chance
|
Probability of repairing the equipment in the event of a breakdown, if applicable.
|
25%
|
Optional
|
Examples
Example code
{{Tooltip Equipment
|image=shower
|full_name=Shower
|description=Hygiene allows you to stay healthy. Anything can happen in space, and sometimes a good shower gets you back in the game after intergalactic life throws you one curveball after another.
|dismantle=3 {{AP}}
|dismantle_result={{Item|Scrap Metal|16}}, {{Item|Thick Tube|16}}
|repair_chance=25% probability
|interaction={{Action|Wash|2}}: Remove the {{Status|Dirty}}'s state.
* -1 {{AP}} if you are holding the {{Item|Soap|16}} or {{Item|Super Soaper|16}}.
* This have an upgrade, {{Project|Thalasso}}
* {{Character|Mush}}: -3 a 5 {{PV}} without {{Skill|Waterproof}}
}}