Sub-template for {{Stats creature FO76}}
.
Template for finding the stat curves, attacks, abilities, and other statistics of a creature given the "family" that it belongs to.
Usage
{{Stats creature FO76/family|family name|stat name}}
or
{{Stats creature FO76/family|family name|attack# or ability#|level}}
Parameters
<unnamed 1>
The name of the family to return the data of. Should be one of the following:
- alien
- angler
- asamturret
- assaultron
- bloatfly
- bloodbug
- brahmin
- cavecricket
- critterlarge
- crittermedium
- crittersmall
- deathclaw
- eyebomb
- eyebot
- feralghoul
- feralghoulglowing
- flatwoodsmonster
- floaterflamer
- floaterfreezer
- floatergnasher
- fogcrawler
- grafton
- gulper
- hermitcrab
- honeybeast
- honeybeastbeeswarm
- liberator
- megasloth
- mirelurkcrab
- mirelurkhunter
- mirelurkking
- mirelurkqueen
- mirelurkspawn
- moleminer
- molerat
- mothman
- mrgutsy
- mrhandy
- msilo_controlcrew
- mutanthound
- protectron
- radant
- radrat
- radroach
- radscorpion
- radstag
- radtoad
- robobrain
- scorchbeast
- scorchbeastqueen
- scorched
- sentrybot
- sheepsquatch
- smbehemoth
- snallygaster
- stingwing
- supermutant
- tick
- turret
- turretbubble
- v94_2_robot_residentialmaintenance
- vertibird
- vertibot
- viciousdog
- wendigo
- wolf
- yaoguai
<unnamed 2>
The type of data to return. Should be one of the following:
- hp - Returns the name of the HP curve. Can be used in
{{Stats creature FO76/HP}}
. - xp - Returns the name of the XP curve. Can be used in
{{Stats creature FO76/XP}}
. - armor - Returns the name of the armor curve. Can be used in
{{Stats creature FO76/DR}}
,{{Stats creature FO76/ER}}
, and{{Stats creature FO76/RR}}
. - perception - Returns the Perception of the creature, or an empty string if not all non-unique creatures in this family have the same Perception.
- pr - Returns the Poison Resistance of the creature, or an empty string if not all non-unique creatures in this family have the same Poison Resistance.
- aggression - Returns the Aggression of the creature expressed as a number, or an empty string if not all non-unique creatures in this family have the same Aggression.
- confidence - Returns the Confidence of the creature expressed as a number, or an empty string if not all non-unique creatures in this family have the same Confidence.
- assistance - Returns the Assistance of the creature expressed as a number, or an empty string if not all non-unique creatures in this family have the same Assistance.
- attack1 up to attack6 - Returns a string describing an attack and its corresponding damage.
- ability1 up to ability6 - Returns a string describing an ability and its corresponding damage.
Attacks and abilities
The following arguments are applicable only if <unnamed 2 is set to attack# or ability# for some number #.
<unnamed 3>
The level of the creature. Determines the damage inflicted by the attack or ability.
Examples
Wikicode | Result |
---|---|
{{Stats creature FO76/family|alien|hp}}
|
alien |
{{Stats creature FO76/family|alien|xp}}
|
medium |
{{Stats creature FO76/family|alien|armor}}
|
alien |
{{Stats creature FO76/family|scorchbeastqueen|armor}}
|
scorchbeast |
{{Stats creature FO76/family|grafton|assistance}}
|
|
{{Stats creature FO76/family|alien|attack1|4}}
|
Unarmed (10 | )
{{Stats creature FO76/family|alien|attack1|40}}
|
Unarmed (19 | )
{{Stats creature FO76/family|grafton|attack1|30}}
|
Unarmed (80 | )
{{Stats creature FO76/family|grafton|attack2|30}}
|
Oil bomb (100 | )
Languages:
Community content is available under CC-BY-SA unless otherwise noted.