Fallout Wiki
Advertisement
Fallout Wiki
Template documentation (for the template shown above, sometimes hidden or invisible)

Template for standardized creature stat tables in Fallout/Fallout 2 creature and robot articles.

Based on {{Stats creature}}.

Usage

{{Stats creature FO1|start}}
{{Stats creature FO1|row
|name           =Centaur
|proto          ={{Proto|248}}
|xp             =650
|hp             =150
|healing rate   =2
|ac             =24
|sequence       =16
|ap             =9
|melee damage   =10
|crit chance    =6
|dt normal      =4
|dt laser       =4
|dt fire        =4
|dt plasma      =4
|dt elec        =1
|dt expl        =4
|dt emp         =0
|dr normal      =35
|dr laser       =20
|dr fire        =15
|dr plasma      =25
|dr elec        =10
|dr expl        =30
|dr emp         =500
|attack1        =Unarmed (48% to-hit)
|attack2        =Melee (58% to-hit)
}}
{{Stats creature FO1|end}}

Parameters

Yes
ac
Armor Class of the creature/robot.
Neutral
ability1 up to ability6
Non-offensive abilities of the creature/robot.
Yes
ap
Action Points of the creature/robot.
Neutral
attack1 up to attack6
Attacks/offensive abilities of the creature/robot.
Yes
crit chance
Critical Chance of the creature/robot.
Yes
dr normal, dr laser, dr fire, dr plasma, dr elec, dr expl, dr emp
Damage Resistance of the creature/robot for corresponding damage type (normal, laser, fire, plasma, electrical, explosive, EMP). Set to "0" if none.
Yes
dt normal, dt laser, dt fire, dt plasma, dt elec, dt expl, dt emp
Damage Threshold of the creature/robot for corresponding damage type (normal, laser, fire, plasma, electrical, explosive, EMP). Set to "0" if none.
Yes
healing rate
Healing Rate of the creature/robot.
Yes
hp
Hit Points of the creature/robot.
Yes
melee damage
Melee Damage of the creature/robot.
Yes
name
Name of the creature/robot.
Yes
proto
Proto ID of the creature/robot. Use {{Proto}}. If multiple, separate with <br/>.
Yes
sequence
Sequence of the creature/robot.
Yes
xp
Experience Points awarded for killing the creature/robot.

Copy/paste

Start of table

{{Stats creature FO1|start}}

Table row

{{Stats creature FO1|row
|name           =
|proto          ={{Proto|}}
|xp             =
|hp             =
|healing rate   =
|ac             =
|sequence       =
|ap             =
|melee damage   =
|crit chance    =
|dt normal      =
|dt laser       =
|dt fire        =
|dt plasma      =
|dt elec        =
|dt expl        =
|dt emp         =
|dr normal      =
|dr laser       =
|dr fire        =
|dr plasma      =
|dr elec        =
|dr expl        =
|dr emp         =
|attack1        =
|attack2        =
|attack3        =
|attack4        =
|attack5        =
|attack6        =
|ability1       =
|ability2       =
|ability3       =
|ability4       =
|ability5       =
|ability6       =
}}

End of table

{{Stats creature FO1|end}}

Example

{{Stats creature FO1|start}}
{{Stats creature FO1|row
|name           =Centaur
|proto          ={{Proto|248}}
|xp             =650
|hp             =150
|healing rate   =2
|ac             =24
|sequence       =16
|ap             =9
|melee damage   =10
|crit chance    =6
|dt normal      =4
|dt laser       =4
|dt fire        =4
|dt plasma      =4
|dt elec        =1
|dt expl        =4
|dt emp         =0
|dr normal      =35
|dr laser       =20
|dr fire        =15
|dr plasma      =25
|dr elec        =10
|dr expl        =30
|dr emp         =500
|attack1        =Unarmed (48% to-hit)
|attack2        =Melee (58% to-hit)
}}
{{Stats creature FO1|end}}

results in:

Name (Proto ID)StatisticsDT/DRAbilities
Centaur
00000248
Experience points
650
Hit points
150
Healing rate
2
Armor Class
24
Sequence
16
Action points
9
Melee damage
10
Critical chance
6%
Damage Threshold/Damage Resistance: Normal
4-35%
Damage Threshold/Damage Resistance: Laser
4-20%
Damage Threshold/Damage Resistance: Fire
4-15%
Damage Threshold/Damage Resistance: Plasma
4-25%
Damage Threshold/Damage Resistance: Electrical
1-10%
Damage Threshold/Damage Resistance: Explosive
4-30%
Damage Threshold/Damage Resistance: EMP
0-500%
Attack
Unarmed (48% to-hit)
Attack
Melee (58% to-hit)
Documentation transcluded from Template:Stats creature FO1/doc.
Advertisement