Template for standardized creature stat tables in Fallout 4 creature and robot articles.
Based on {{Stats creature}}
.
Usage
{{Stats creature FO4|start}} {{Stats creature FO4|row |name =Centaur |base id ={{ID|000e9491}} |level =5 |perception =6 |hp =100 |dr =0 |er =0 |rr =0 |pr =0 |xp =50 |aggression =2 |confidence =3 |assistance =2 |attack1 =Melee (27 {{icon|damage}}) |attack2 =Radioactive spit (30 {{icon|damage}}, 5 {{icon|radiation|link=rads}}/sec for 10 seconds) |items =* {{icon|dead}} [[Centaur blood]] }} {{Stats creature FO4|end}}
This template needs to be called (at least) 3 times in order to produce a valid table:
- Once with
<unnamed 1>
set to "start". - Once (at least) with
<unnamed 1>
set to "row". - Once with
<unnamed 1>
set to "end".
Parameters
(default: "row")
<unnamed 1>This parameter controls whether the template returns the start of a creature table, its end or a normal row.
Available options:
- end: Returns end of creature table (closes table).
- row: Returns normal table row with icons/text according to parameters.
- start: Returns start of creature table (starts table, inserts header row).
ability1 up to ability 6
Non-offensive abilities of the creature/robot.
aggression
Aggression of the creature/robot. Use a numerical value between 0 and 3.
assistance
Assistance of the creature/robot. Use a numerical value between 0 and 2.
attack1 up to attack 6
Attacks/offensive abilities of the creature/robot.
base id
confidence
Confidence of the creature/robot. Use a numerical value between 0 and 4.
dr
Damage Resistance of the creature/robot. Set to "0" if none.
er
Energy Resistance of the creature/robot. Set to "0" if none.
hp
Hit points of the creature/robot.
items
Items carried by this creature/robot. Use bulleted list (*).
level
Level of the creature/robot.
name
Name of the creature/robot.
perception
Perception of the creature/robot
rr
Radiation Resistance of the creature/robot. Set to "0" if none.
pr
Poison Resistance of the creature/robot. Set to "0" if none.
xp
Experience points awarded for killing the creature/robot.
Copy/paste
Start of table
{{Stats creature FO4|start}}
Table row
{{Stats creature FO4|row |name = |base id ={{ID|}} |level = |perception = |hp = |dr = |er = |rr = |pr = |xp = |aggression = |confidence = |assistance = |attack1 = |attack2 = |attack3 = |attack4 = |attack5 = |attack6 = |ability1 = |ability2 = |ability3 = |ability4 = |ability5 = |ability6 = |items = }}
End of table
{{Stats creature FO4|end}}
Example
{{Stats creature FO4|start}} {{Stats creature FO4|row |name =Centaur |base id ={{ID|000e9491}} |level =5 |perception =6 |hp =100 |dr =0 |er =0 |rr =0 |pr =0 |xp =50 |aggression =2 |confidence =3 |assistance =2 |attack1 =Melee (27 {{icon|damage}}) |attack2 =Radioactive spit (30 {{icon|damage}}, 5 {{icon|radiation|link=rads}}/sec for 10 seconds) |items =* {{icon|dead}} [[Centaur blood]] }} {{Stats creature FO4|end}}
results in:
Name (Form ID) | Statistics | Behavior | Abilities | Items | |||||
---|---|---|---|---|---|---|---|---|---|
Centaur 000E9491 |
|
|
Languages:
Community content is available under CC-BY-SA unless otherwise noted.