Template:Infobox creature/internal: Difference between revisions
Jump to navigation
Jump to search
(Add conditions.) |
(Horizontal layout for skills) |
||
(25 intermediate revisions by 4 users not shown) | |||
Line 3: | Line 3: | ||
<data source="title"></data> | <data source="title"></data> | ||
<image source="image"></image> | <image source="image"></image> | ||
<data source="full name"> | |||
<label>Full Name</label> | |||
</data> | |||
<data source="va"> | <data source="va"> | ||
<label>Voiced by</label> | <label>Voiced by</label> | ||
Line 17: | Line 20: | ||
<data source="hometown"> | <data source="hometown"> | ||
<label>Hometown</label> | <label>Hometown</label> | ||
</data> | |||
<data source="occupation"> | |||
<label>Occupation</label> | |||
</data> | </data> | ||
<group> | <group> | ||
Line 28: | Line 34: | ||
<data source="race"> | <data source="race"> | ||
<label>Race</label> | <label>Race</label> | ||
</data> | |||
<data source="subrace"> | |||
<label>Subrace</label> | |||
</data> | |||
<data source="archetype"> | |||
<label>Archetype</label> | |||
</data> | </data> | ||
<data source="class"> | <data source="class"> | ||
<label>Class</label> | <label>Class</label> | ||
</data> | |||
<data source="subclass"> | |||
<label>Subclass</label> | |||
</data> | |||
<data source="deity"> | |||
<label>Deity</label> | |||
</data> | </data> | ||
<data source="background"> | <data source="background"> | ||
Line 38: | Line 56: | ||
<panel> | <panel> | ||
<section> | <section> | ||
<label> | <label>Balanced</label> | ||
<group> | <group> | ||
<header> | <header>Balanced Difficulty Stats</header> | ||
<data source=" | <data source="level"> | ||
<label>Level</label> | <label>Level</label> | ||
</data> | </data> | ||
<data source=" | <data source="hp"> | ||
<label>HP</label> | <label>HP</label> | ||
</data> | </data> | ||
<data source=" | <data source="ac"> | ||
<label>AC</label> | <label>AC</label> | ||
</data> | </data> | ||
<data source=" | <data source="init bonus"> | ||
<label>Initiative</label> | <label>Initiative</label> | ||
</data> | </data> | ||
<data source=" | <data source="prof bonus"> | ||
<label>Proficiency</label> | <label>Proficiency</label> | ||
</data> | </data> | ||
<data source=" | <data source="movement m"> | ||
<label>Movement</label> | <label>Movement</label> | ||
<format>{{{ | <format>{{{movement m|0}}} m ({{{movement ft|0}}} ft)</format> | ||
</data> | </data> | ||
<data source=" | <data source="weight kg"> | ||
<label>Weight</label> | <label>Weight</label> | ||
<format>{{{ | <format>{{{weight kg|0}}} kg ({{{weight lb|0}}} lb)</format> | ||
</data> | </data> | ||
<group layout="horizontal"> | <group layout="horizontal"> | ||
<header>Ability scores</header> | <header>Ability scores</header> | ||
<data source=" | <data source="str"> | ||
<label>STR</label> | <label>STR</label> | ||
<format>{{{ | <format>{{{str}}}<br/>({{{str mod}}})</format> | ||
</data> | </data> | ||
<data source=" | <data source="dex"> | ||
<label>DEX</label> | <label>DEX</label> | ||
<format>{{{ | <format>{{{dex}}}<br/>({{{dex mod}}})</format> | ||
</data> | </data> | ||
<data source=" | <data source="con"> | ||
<label>CON</label> | <label>CON</label> | ||
<format>{{{ | <format>{{{con}}}<br/>({{{con mod}}})</format> | ||
</data> | </data> | ||
<data source=" | <data source="int"> | ||
<label>INT</label> | <label>INT</label> | ||
<format>{{{ | <format>{{{int}}}<br/>({{{int mod}}})</format> | ||
</data> | </data> | ||
<data source=" | <data source="wis"> | ||
<label>WIS</label> | <label>WIS</label> | ||
<format>{{{ | <format>{{{wis}}}<br/>({{{wis mod}}})</format> | ||
</data> | </data> | ||
<data source=" | <data source="cha"> | ||
<label>CHA</label> | <label>CHA</label> | ||
<format>{{{ | <format>{{{cha}}}<br/>({{{cha mod}}})</format> | ||
</data> | </data> | ||
</group> | </group> | ||
<group layout="horizontal"> | <group layout="horizontal"> | ||
<header>Saving throws</header> | <header>Saving throws</header> | ||
<data source=" | <!-- We intentionally use the ability scores as the data sources, | ||
<label>{{#if: {{{ | so this group won't be rendered if ability scores are missing, | ||
<format>{{#if: {{{ | like for inanimate objects --> | ||
<data source="str"> | |||
<label>{{#if: {{{str save prof|}}} | '''STR''' | STR }}</label> | |||
<format>{{#if: {{{str save prof|}}} | '''{{{str save}}}''' | {{{str save}}} }}</format> | |||
</data> | |||
<data source="dex"> | |||
<label>{{#if: {{{dex save prof|}}} | '''DEX''' | DEX }}</label> | |||
<format>{{#if: {{{dex save prof|}}} | '''{{{dex save}}}''' | {{{dex save}}} }}</format> | |||
</data> | |||
<data source="con"> | |||
<label>{{#if: {{{con save prof|}}} | '''CON''' | CON }}</label> | |||
<format>{{#if: {{{con save prof|}}} | '''{{{con save}}}''' | {{{con save}}} }}</format> | |||
</data> | |||
<data source="int"> | |||
<label>{{#if: {{{int save prof|}}} | '''INT''' | INT }}</label> | |||
<format>{{#if: {{{int save prof|}}} | '''{{{int save}}}''' | {{{int save}}} }}</format> | |||
</data> | </data> | ||
<data source=" | <data source="wis"> | ||
<label>{{#if: {{{ | <label>{{#if: {{{wis save prof|}}} | '''WIS''' | WIS }}</label> | ||
<format>{{#if: {{{ | <format>{{#if: {{{wis save prof|}}} | '''{{{wis save}}}''' | {{{wis save}}} }}</format> | ||
</data> | </data> | ||
<data source=" | <data source="cha"> | ||
<label>{{#if: {{{ | <label>{{#if: {{{cha save prof|}}} | '''CHA''' | CHA }}</label> | ||
<format>{{#if: {{{ | <format>{{#if: {{{cha save prof|}}} | '''{{{cha save}}}''' | {{{cha save}}} }}</format> | ||
</data> | </data> | ||
</group> | |||
<group layout="horizontal"> | |||
<header>Skills</header> | |||
<data source="athletics"> | |||
<label>Athletics</label> | |||
</data> | </data> | ||
<data source=" | <data source="acrobatics"> | ||
<label>Acrobatics</label> | |||
</data> | </data> | ||
<data source=" | <data source="perception"> | ||
<label>Perception</label> | |||
</data> | </data> | ||
</group> | </group> | ||
<group> | <group> | ||
<header>Resistances <sup>[[Resistances|(info)]]</sup></header> | <header>Resistances <sup>[[Resistances|(info)]]</sup></header> | ||
<data source=" | <data source="resistances" name="resistances"> | ||
<format>{{#invoke: ParseList | main | {{{ | <format>{{#invoke: ParseList | main | {{{resistances}}} | useTemplate = Parse resistance | style = htmlList }}</format> | ||
</data> | |||
</group> | |||
<group> | |||
<header>Actions</header> | |||
<data source="actions" name="actions"> | |||
<format>{{#invoke: | |||
ParseList | main | {{{actions}}} | |||
| useTemplate = Infobox creature/actions query | |||
| style = htmlListNoBulletsOrMargin | |||
}}</format> | |||
</data> | </data> | ||
</group> | </group> | ||
<group> | <group> | ||
<header>Conditions</header> | <header>Conditions</header> | ||
<data source=" | <data source="conditions" name="conditions"> | ||
<format>{{#invoke: | <format>{{#invoke: | ||
ParseList | main | {{{ | ParseList | main | {{{conditions}}} | ||
| useTemplate = Infobox creature/conditions query | | useTemplate = Infobox creature/conditions query | ||
| style = | | style = htmlListNoBulletsOrMargin | ||
}}</format> | }}</format> | ||
</data> | </data> | ||
Line 136: | Line 179: | ||
<group> | <group> | ||
<header>Features</header> | <header>Features</header> | ||
<data source=" | <data source="passives" name="passives"> | ||
<format>{{#invoke: | <format>{{#invoke: | ||
ParseList | main | {{{ | ParseList | main | {{{passives}}} | ||
| useTemplate = Infobox creature/passives | | useTemplate = Infobox creature/passives parser | ||
| style = | | style = htmlListNoBulletsOrMargin | ||
}}</format> | }}</format> | ||
</data> | </data> | ||
Line 147: | Line 190: | ||
</section> | </section> | ||
<section> | <section> | ||
<label> | <label>Explorer</label> | ||
<group> | <group> | ||
<header> | <header>Explorer Difficulty Stats</header> | ||
<data source="level"> | <data source="e level"> | ||
<label>Level</label> | <label>Level</label> | ||
</data> | </data> | ||
<data source="hp"> | <data source="e hp"> | ||
<label>HP</label> | <label>HP</label> | ||
</data> | </data> | ||
<data source="ac"> | <data source="e ac"> | ||
<label>AC</label> | <label>AC</label> | ||
</data> | </data> | ||
<data source=" | <data source="e init bonus"> | ||
<label>Initiative</label> | <label>Initiative</label> | ||
</data> | </data> | ||
<data source="prof bonus"> | <data source="e prof bonus"> | ||
<label>Proficiency</label> | <label>Proficiency</label> | ||
</data> | </data> | ||
<data source="movement m"> | <data source="e movement m"> | ||
<label>Movement</label> | <label>Movement</label> | ||
<format>{{{movement m|0}}} m ({{{movement ft|0}}} ft)</format> | <format>{{{e movement m|0}}} m ({{{e movement ft|0}}} ft)</format> | ||
</data> | </data> | ||
<data source="weight kg"> | <data source="e weight kg"> | ||
<label>Weight</label> | <label>Weight</label> | ||
<format>{{{weight kg|0}}} kg ({{{weight lb|0}}} lb)</format> | <format>{{{e weight kg|0}}} kg ({{{e weight lb|0}}} lb)</format> | ||
</data> | </data> | ||
<group layout="horizontal"> | <group layout="horizontal"> | ||
<header>Ability scores</header> | <header>Ability scores</header> | ||
<data source="str"> | <data source="e str"> | ||
<label>STR</label> | <label>STR</label> | ||
<format>{{{str}}}<br/>({{{str mod}}})</format> | <format>{{{e str}}}<br/>({{{e str mod}}})</format> | ||
</data> | </data> | ||
<data source="dex"> | <data source="e dex"> | ||
<label>DEX</label> | <label>DEX</label> | ||
<format>{{{dex}}}<br/>({{{dex mod}}})</format> | <format>{{{e dex}}}<br/>({{{e dex mod}}})</format> | ||
</data> | </data> | ||
<data source="con"> | <data source="e con"> | ||
<label>CON</label> | <label>CON</label> | ||
<format>{{{con}}}<br/>({{{con mod}}})</format> | <format>{{{e con}}}<br/>({{{e con mod}}})</format> | ||
</data> | </data> | ||
<data source="int"> | <data source="e int"> | ||
<label>INT</label> | <label>INT</label> | ||
<format>{{{int}}}<br/>({{{int mod}}})</format> | <format>{{{e int}}}<br/>({{{e int mod}}})</format> | ||
</data> | </data> | ||
<data source="wis"> | <data source="e wis"> | ||
<label>WIS</label> | <label>WIS</label> | ||
<format>{{{wis}}}<br/>({{{wis mod}}})</format> | <format>{{{e wis}}}<br/>({{{e wis mod}}})</format> | ||
</data> | </data> | ||
<data source="cha"> | <data source="e cha"> | ||
<label>CHA</label> | <label>CHA</label> | ||
<format>{{{cha}}}<br/>({{{cha mod}}})</format> | <format>{{{e cha}}}<br/>({{{e cha mod}}})</format> | ||
</data> | </data> | ||
</group> | </group> | ||
<group layout="horizontal"> | <group layout="horizontal"> | ||
<header>Saving throws</header> | <header>Saving throws</header> | ||
< | <data source="e str"> | ||
<label>{{#if: {{{e str save prof|}}} | '''STR''' | STR }}</label> | |||
<format>{{#if: {{{e str save prof|}}} | '''{{{e str save}}}''' | {{{e str save}}} }}</format> | |||
<data source=" | </data> | ||
<label>{{#if: {{{ | <data source="e dex"> | ||
<format>{{#if: {{{ | <label>{{#if: {{{e dex save prof|}}} | '''DEX''' | DEX }}</label> | ||
<format>{{#if: {{{e dex save prof|}}} | '''{{{e dex save}}}''' | {{{e dex save}}} }}</format> | |||
</data> | |||
<data source="e con"> | |||
<label>{{#if: {{{e con save prof|}}} | '''CON''' | CON }}</label> | |||
<format>{{#if: {{{e con save prof|}}} | '''{{{e con save}}}''' | {{{e con save}}} }}</format> | |||
</data> | |||
<data source="e int"> | |||
<label>{{#if: {{{e int save prof|}}} | '''INT''' | INT }}</label> | |||
<format>{{#if: {{{e int save prof|}}} | '''{{{e int save}}}''' | {{{e int save}}} }}</format> | |||
</data> | </data> | ||
<data source=" | <data source="e wis"> | ||
<label>{{#if: {{{ | <label>{{#if: {{{e wis save prof|}}} | '''WIS''' | WIS }}</label> | ||
<format>{{#if: {{{ | <format>{{#if: {{{e wis save prof|}}} | '''{{{e wis save}}}''' | {{{e wis save}}} }}</format> | ||
</data> | </data> | ||
<data source=" | <data source="e cha"> | ||
<label>{{#if: {{{ | <label>{{#if: {{{e cha save prof|}}} | '''CHA''' | CHA }}</label> | ||
<format>{{#if: {{{ | <format>{{#if: {{{e cha save prof|}}} | '''{{{e cha save}}}''' | {{{e cha save}}} }}</format> | ||
</data> | </data> | ||
</group> | |||
<group layout="horizontal"> | |||
<header>Skills</header> | |||
<data source="e athletics"> | |||
<label>Athletics</label> | |||
</data> | </data> | ||
<data source=" | <data source="e acrobatics"> | ||
<label>Acrobatics</label> | |||
</data> | </data> | ||
<data source=" | <data source="e perception"> | ||
<label>Perception</label> | |||
</data> | </data> | ||
</group> | </group> | ||
<group> | <group> | ||
<header>Resistances <sup>[[Resistances|(info)]]</sup></header> | <header>Resistances <sup>[[Resistances|(info)]]</sup></header> | ||
<data source="resistances" name="resistances"> | <data source="e resistances" name="resistances"> | ||
<format>{{#invoke: ParseList | main | {{{resistances}}} | useTemplate = Parse resistance | style = htmlList }}</format> | <format>{{#invoke: ParseList | main | {{{e resistances}}} | useTemplate = Parse resistance | style = htmlList }}</format> | ||
</data> | |||
</group> | |||
<group> | |||
<header>Actions</header> | |||
<data source="e actions" name="actions"> | |||
<format>{{#invoke: | |||
ParseList | main | {{{e actions}}} | |||
| useTemplate = Infobox creature/actions query | |||
| style = htmlListNoBulletsOrMargin | |||
}}</format> | |||
</data> | </data> | ||
</group> | </group> | ||
<group> | <group> | ||
<header>Conditions</header> | <header>Conditions</header> | ||
<data source="conditions" name="conditions"> | <data source="e conditions" name="conditions"> | ||
<format>{{#invoke: | <format>{{#invoke: | ||
ParseList | main | {{{conditions}}} | ParseList | main | {{{e conditions}}} | ||
| useTemplate = Infobox creature/conditions query | | useTemplate = Infobox creature/conditions query | ||
| style = | | style = htmlListNoBulletsOrMargin | ||
}}</format> | }}</format> | ||
</data> | </data> | ||
Line 248: | Line 310: | ||
<group> | <group> | ||
<header>Features</header> | <header>Features</header> | ||
<data source="passives" name="passives"> | <data source="e passives" name="passives"> | ||
<format>{{#invoke: | <format>{{#invoke: | ||
ParseList | main | {{{passives}}} | ParseList | main | {{{e passives}}} | ||
| useTemplate = Infobox creature/passives | | useTemplate = Infobox creature/passives parser | ||
| style = | | style = htmlListNoBulletsOrMargin | ||
}}</format> | }}</format> | ||
</data> | </data> | ||
Line 271: | Line 333: | ||
<label>AC</label> | <label>AC</label> | ||
</data> | </data> | ||
<data source="t | <data source="t init bonus"> | ||
<label>Initiative</label> | <label>Initiative</label> | ||
</data> | </data> | ||
Line 337: | Line 399: | ||
<label>{{#if: {{{t cha save prof|}}} | '''CHA''' | CHA }}</label> | <label>{{#if: {{{t cha save prof|}}} | '''CHA''' | CHA }}</label> | ||
<format>{{#if: {{{t cha save prof|}}} | '''{{{t cha save}}}''' | {{{t cha save}}} }}</format> | <format>{{#if: {{{t cha save prof|}}} | '''{{{t cha save}}}''' | {{{t cha save}}} }}</format> | ||
</data> | |||
</group> | |||
<group layout="horizontal"> | |||
<header>Skills</header> | |||
<data source="t athletics"> | |||
<label>Athletics</label> | |||
</data> | |||
<data source="t acrobatics"> | |||
<label>Acrobatics</label> | |||
</data> | |||
<data source="t perception"> | |||
<label>Perception</label> | |||
</data> | </data> | ||
</group> | </group> | ||
Line 343: | Line 417: | ||
<data source="t resistances" name="resistances"> | <data source="t resistances" name="resistances"> | ||
<format>{{#invoke: ParseList | main | {{{t resistances}}} | useTemplate = Parse resistance | style = htmlList }}</format> | <format>{{#invoke: ParseList | main | {{{t resistances}}} | useTemplate = Parse resistance | style = htmlList }}</format> | ||
</data> | |||
</group> | |||
<group> | |||
<header>Actions</header> | |||
<data source="t actions" name="actions"> | |||
<format>{{#invoke: | |||
ParseList | main | {{{t actions}}} | |||
| useTemplate = Infobox creature/actions query | |||
| style = htmlListNoBulletsOrMargin | |||
}}</format> | |||
</data> | </data> | ||
</group> | </group> | ||
Line 351: | Line 435: | ||
ParseList | main | {{{t conditions}}} | ParseList | main | {{{t conditions}}} | ||
| useTemplate = Infobox creature/conditions query | | useTemplate = Infobox creature/conditions query | ||
| style = | | style = htmlListNoBulletsOrMargin | ||
}}</format> | }}</format> | ||
</data> | </data> | ||
Line 360: | Line 444: | ||
<format>{{#invoke: | <format>{{#invoke: | ||
ParseList | main | {{{t passives}}} | ParseList | main | {{{t passives}}} | ||
| useTemplate = Infobox creature/passives | | useTemplate = Infobox creature/passives parser | ||
| style = | | style = htmlListNoBulletsOrMargin | ||
}}</format> | }}</format> | ||
</data> | </data> | ||
Line 380: | Line 464: | ||
<label>AC</label> | <label>AC</label> | ||
</data> | </data> | ||
<data source="h | <data source="h init bonus"> | ||
<label>Initiative</label> | <label>Initiative</label> | ||
</data> | </data> | ||
Line 446: | Line 530: | ||
<label>{{#if: {{{h cha save prof|}}} | '''CHA''' | CHA }}</label> | <label>{{#if: {{{h cha save prof|}}} | '''CHA''' | CHA }}</label> | ||
<format>{{#if: {{{h cha save prof|}}} | '''{{{h cha save}}}''' | {{{h cha save}}} }}</format> | <format>{{#if: {{{h cha save prof|}}} | '''{{{h cha save}}}''' | {{{h cha save}}} }}</format> | ||
</data> | |||
</group> | |||
<group layout="horizontal"> | |||
<header>Skills</header> | |||
<data source="h athletics"> | |||
<label>Athletics</label> | |||
</data> | |||
<data source="h acrobatics"> | |||
<label>Acrobatics</label> | |||
</data> | |||
<data source="h perception"> | |||
<label>Perception</label> | |||
</data> | </data> | ||
</group> | </group> | ||
Line 452: | Line 548: | ||
<data source="h resistances" name="resistances"> | <data source="h resistances" name="resistances"> | ||
<format>{{#invoke: ParseList | main | {{{h resistances}}} | useTemplate = Parse resistance | style = htmlList }}</format> | <format>{{#invoke: ParseList | main | {{{h resistances}}} | useTemplate = Parse resistance | style = htmlList }}</format> | ||
</data> | |||
</group> | |||
<group> | |||
<header>Actions</header> | |||
<data source="h actions" name="actions"> | |||
<format>{{#invoke: | |||
ParseList | main | {{{h actions}}} | |||
| useTemplate = Infobox creature/actions query | |||
| style = htmlListNoBulletsOrMargin | |||
}}</format> | |||
</data> | </data> | ||
</group> | </group> | ||
Line 460: | Line 566: | ||
ParseList | main | {{{h conditions}}} | ParseList | main | {{{h conditions}}} | ||
| useTemplate = Infobox creature/conditions query | | useTemplate = Infobox creature/conditions query | ||
| style = | | style = htmlListNoBulletsOrMargin | ||
}}</format> | }}</format> | ||
</data> | </data> | ||
Line 469: | Line 575: | ||
<format>{{#invoke: | <format>{{#invoke: | ||
ParseList | main | {{{h passives}}} | ParseList | main | {{{h passives}}} | ||
| useTemplate = Infobox creature/passives | | useTemplate = Infobox creature/passives parser | ||
| style = | | style = htmlListNoBulletsOrMargin | ||
}}</format> | }}</format> | ||
</data> | </data> | ||
Line 487: | Line 593: | ||
</gallery> | </gallery> | ||
| role = Mascot | | role = Mascot | ||
| va = | | va = Amelia Tyler | ||
| race = Cat | | race = Cat | ||
| subrace = Tabby | |||
| archetype = Soldier Cat | |||
| class = Felinid | | class = Felinid | ||
| subclass = Tiger | |||
| deity = Bastet | |||
| background = Outlander | | background = Outlander | ||
| hometown = The Shire | | hometown = The Shire | ||
| occupation = Butcher and Baker | |||
| faction = Gondor | | faction = Gondor | ||
| family = The Reeves' | | family = The Reeves' | ||
Line 501: | Line 612: | ||
| ac = 10 | | ac = 10 | ||
| prof bonus = +4 | | prof bonus = +4 | ||
| | | init bonus = +5 | ||
| movement m = 9 | | movement m = 9 | ||
| movement ft = 30 | | movement ft = 30 | ||
Line 527: | Line 638: | ||
| dex save prof = yes | | dex save prof = yes | ||
| con save prof = yes | | con save prof = yes | ||
| perception = 10 | |||
| acrobatics = 6 | |||
| athletics = 12 | |||
| resistances = fire immunity, acid vulnerable, slashing immunity nm | | resistances = fire immunity, acid vulnerable, slashing immunity nm | ||
| actions = Absolute Power, Dueller's Enthusiasm | |||
| conditions = Aura of Protection, Aura of Hate | | conditions = Aura of Protection, Aura of Hate | ||
| passives = Agile Chassis, Cull the Weak (Drider) | | passives = Agile Chassis, Cull the Weak (Drider) | ||
Line 536: | Line 651: | ||
| e ac = 8 | | e ac = 8 | ||
| e prof bonus = +3 | | e prof bonus = +3 | ||
| e | | e init bonus = +4 | ||
| e movement m = 9 | | e movement m = 9 | ||
| e movement ft = 30 | | e movement ft = 30 | ||
Line 562: | Line 677: | ||
| e dex save prof = yes | | e dex save prof = yes | ||
| e con save prof = yes | | e con save prof = yes | ||
| e perception = 10 | |||
| e acrobatics = 6 | |||
| e athletics = 12 | |||
| e resistances = acid vulnerable, lightning vulnerable | | e resistances = acid vulnerable, lightning vulnerable | ||
| e actions = Absolute Power | |||
| e conditions = Aura of Protection | | e conditions = Aura of Protection | ||
| e passives = Agile Chassis | | e passives = Agile Chassis | ||
Line 571: | Line 690: | ||
| t ac = 12 | | t ac = 12 | ||
| t prof bonus = +5 | | t prof bonus = +5 | ||
| t | | t init bonus = +6 | ||
| t movement m = 12 | | t movement m = 12 | ||
| t movement ft = 40 | | t movement ft = 40 | ||
Line 597: | Line 716: | ||
| t dex save prof = yes | | t dex save prof = yes | ||
| t con save prof = yes | | t con save prof = yes | ||
| t perception = 10 | |||
| t acrobatics = 6 | |||
| t athletics = 12 | |||
| t resistances = fire immunity, slashing immunity nm, piercing immune nm, bludgeoning immune nm | | t resistances = fire immunity, slashing immunity nm, piercing immune nm, bludgeoning immune nm | ||
| t actions = Absolute Power, Dueller's Enthusiasm, Entangle | |||
| t conditions = Aura of Protection, Aura of Hate, Unstoppable | | t conditions = Aura of Protection, Aura of Hate, Unstoppable | ||
| t passives = Agile Chassis, Cull the Weak (Drider), Adamantine Shield | | t passives = Agile Chassis, Cull the Weak (Drider), Adamantine Shield @ Adamantine Shield | ||
| h level = 14 | | h level = 14 | ||
Line 606: | Line 729: | ||
| h ac = 14 | | h ac = 14 | ||
| h prof bonus = +6 | | h prof bonus = +6 | ||
| h | | h init bonus = +7 | ||
| h movement m = 12 | | h movement m = 12 | ||
| h movement ft = 40 | | h movement ft = 40 | ||
Line 632: | Line 755: | ||
| h dex save prof = yes | | h dex save prof = yes | ||
| h con save prof = yes | | h con save prof = yes | ||
| h perception = 10 | |||
| h acrobatics = 6 | |||
| h athletics = 12 | |||
| h resistances = fire immunity, cold immune, slashing immunity nm, piercing immune nm, bludgeoning immune nm | | h resistances = fire immunity, cold immune, slashing immunity nm, piercing immune nm, bludgeoning immune nm | ||
| h actions = Absolute Power, Dueller's Enthusiasm, Entangle, Fireball | |||
| h conditions = Aura of Protection, Aura of Hate, Unstoppable, Legendary Resistance: Incapacitation | | h conditions = Aura of Protection, Aura of Hate, Unstoppable, Legendary Resistance: Incapacitation | ||
| h passives = Agile Chassis, Cull the Weak (Drider), Adamantine Shield | | h passives = Agile Chassis, Cull the Weak (Drider), Adamantine Shield @ Adamantine Shield, Fast Hands | ||
}} | }} | ||
This is the raw internal infobox template for creatures. It does very little processing on its parameters and expects all the data to be spoon-fed. | This is the raw internal infobox template for creatures. It does very little processing on its parameters and expects all the data to be spoon-fed. | ||
</noinclude> | </noinclude> |
Latest revision as of 03:06, 11 November 2024
This is the raw internal infobox template for creatures. It does very little processing on its parameters and expects all the data to be spoon-fed.