Template:Talent/doc: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
mNo edit summary
(version)
 
(2 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
| name = Once Upon a Time on Europa
| name = Bounty Hunter
| identifier = handsomestranger
| identifier = bountyhunter
| job = Captain
| job = Captain
| tree = Gunslinger
| row = 1
| row = 1
| description = Unlock recipe: [[Revolver Round]].<br>Your crew's [[Campaign#Reputation|reputation]] gains are improved by 20%.<br>Whenever you gain [[Skills#Helm|Helm]] skill, also gain [[Skills#Weapons|Weapons]] skill.<br>As long as your Helm skill is 100 or higher, they gain twice as much Weapons skill.
| description = Gain 15% bonus XP and 15% bonus money when completing a Monster or Nest mission.
}}<br>
}}<br>
{|
{|
! Parameter
! Parameter
! Required
! Description
! Description
! Default
! Default
|-
|-
| name
| name
| align=center | [[File:Checkmark False.png|23px]]
| The name of the talent.
| The name of the talent.
| <code><nowiki>{{PAGENAME}}</nowiki></code>
| <code><nowiki>{{PAGENAME}}</nowiki></code>
|-
|-
| identifier
| identifier
| align=center | [[File:Checkmark True.png|23px]]
| The talent's unique identifier (found in XML).
| The talent's unique identifier (found in XML).
|  
|  
|-
|-
| job
| job
| align=center | [[File:Checkmark True.png|23px]]
| The talent's associated job.
| The talent's associated job.
|  
|  
|-
|-
| tree
| tree
| align=center | [[File:Checkmark False.png|23px]]
| The talent's associated tree.
| The talent's associated tree.
| <code>General</code>
| <code>General</code>
|-
|-
| row
| row
| align=center | [[File:Checkmark True.png|23px]]
| The talent's row.<br>General: 1 - 2.<br>Specialized: 1 - 4.
| The talent's row.<br>General: 1 - 2.<br>Specialized: 1 - 4.
|  
|  
|-
|-
| description
| description
| align=center | [[File:Checkmark True.png|23px]]
| The talent's description (copy straight from xml).
| The talent's description (copy straight from xml).
|  
|  
|}
|}
{{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.