Template:Talent/doc: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
mNo edit summary
(version)
 
(20 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{doc/start}}
{{doc/start}}
Example table for [[Once Upon a Time on Europa]]:
Example table for [[Bounty Hunter]]:
{{Version|1.0.7.0}}
{{Talent
{{Talent
| icon = Talent once upon a time on europa
| name = Bounty Hunter
| name = Once Upon a Time on Europa
| identifier = bountyhunter
| identifier = handsomestranger
| job = Captain
| job = Captain
| tree = Gunslinger
| row = 1
| tier = 1
| description = Gain 15% bonus XP and 15% bonus money when completing a Monster or Nest mission.
| description = Unlock recipe: {{hl|Revolver Round|20}}.<br>Your crew's reputation gains are improved by 20%.<br>Whenever you gain Helm skill, also gain [[Skills#Weapons|Weapons]] skill.<br>As long as your Helm skill is 100 or higher they gain twice as much [[Skills#Weapons|Weapons]] skill.
}}<br>
}}<br>
{|
{|
! Parameter
! Parameter
! Required
! Description
! Description
|-
! Default
| icon
| align=center | [[File:Checkmark False.png|20px]]
| The name of the talent icon's file. Uses <code>Talent [Name]</code> if not defined.
|-
|-
| name
| name
| align=center | [[File:Checkmark True.png|20px]]
| The name of the talent.
| The name of the talent.
| <code><nowiki>{{PAGENAME}}</nowiki></code>
|-
|-
| identifier
| identifier
| align=center | [[File:Checkmark False.png|20px]]
| The talent's unique identifier (found in XML).
| The talent's unique identifier (found in XML).
|
|-
|-
| job
| job
| align=center | [[File:Checkmark True.png|20px]]
| The talent's associated job.
| The talent's associated job.
|
|-
|-
| tree
| tree
| align=center | [[File:Checkmark True.png|20px]]
| The talent's associated tree.
| The talent's associated tree.
| <code>General</code>
|-
|-
| tier
| row
| align=center | [[File:Checkmark True.png|20px]]
| The talent's row.<br>General: 1 - 2.<br>Specialized: 1 - 4.
| The talent's tier. 1 = top/first, 4 = bottom/last.
|
|-
|-
| description
| description
| align=center | [[File:Checkmark True.png|20px]]
| The talent's description (copy straight from xml).
| The talent's in-game description.
|
|}
|}
{{doc/end}}
{{doc/end}}

Latest revision as of 22:17, 15 March 2023

Documentation

Example table for Bounty Hunter:

Data is up-to-date
Last updated for version 1.0.7.0
The current game version is 1.4.5.0
Talent Tree Description

Bounty Hunter
ID: bountyhunter
Captain
General
Tier 1
Gain 15% bonus XP and 15% bonus money when completing a Monster or Nest mission.

Parameter Description Default
name The name of the talent. {{PAGENAME}}
identifier The talent's unique identifier (found in XML).
job The talent's associated job.
tree The talent's associated tree. General
row The talent's row.
General: 1 - 2.
Specialized: 1 - 4.
description The talent's description (copy straight from xml).

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.