Template:Tooltip Equipment: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 10: | Line 10: | ||
! Attribut | ! Attribut | ||
| colspan="2" | {{{attribut}}} | | colspan="2" | {{{attribut}}} | ||
|- {{#if: {{{ | |- {{#if: {{{origin|}}} | | style="display: none;" }} | ||
! Origin | ! Origin | ||
| colspan="2" | {{{ | | colspan="2" | {{{origin| -}}} | ||
|- {{#if: {{{repair_chance|}}} | | style="display: none;" }} | |- {{#if: {{{repair_chance|}}} | | style="display: none;" }} | ||
! Repair | ! Repair | ||
| Line 79: | Line 79: | ||
|interaction=If your character hears their favorite song, they gain {{Morale}}. | |interaction=If your character hears their favorite song, they gain {{Morale}}. | ||
|description=The jukebox is great for a little relaxation session from time to time. An awesome jukebox from back in the day. Even better, it comes preloaded with the crew's favourite tunes! | |description=The jukebox is great for a little relaxation session from time to time. An awesome jukebox from back in the day. Even better, it comes preloaded with the crew's favourite tunes! | ||
| | |origin={{Project|Jukebox}} | ||
|repair_chance=12% probability | |repair_chance=12% probability | ||
}} | }} | ||
Latest revision as of 01:55, 13 September 2026
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 | : Remove the |
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. | 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
|
The jukebox is great for a little relaxation session from time to time. An awesome jukebox from back in the day. Even better, it comes preloaded with the crew's favourite tunes! | |
Jukebox | ||
| If your character hears their favorite song, they gain | ||
| Origin | ||
|---|---|---|
| Repair | 12% probability | |
|
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. | |
Shower | ||
: Remove the
| ||
| Repair | 25% probability | |
|---|---|---|
| Dismantle | 3 |
|
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 status.
* -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}}
}}

