Template:Infobox creature/internal: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
(Add "full name" field)
(Add actions.)
Line 128: Line 128:
         <data source="resistances" name="resistances">
         <data source="resistances" name="resistances">
           <format>{{#invoke: ParseList | main | {{{resistances}}} | useTemplate = Parse resistance | style = htmlList }}</format>
           <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 = htmlListNoBullets
          }}</format>
         </data>
         </data>
       </group>
       </group>
Line 237: Line 247:
         <data source="e resistances" name="resistances">
         <data source="e resistances" name="resistances">
           <format>{{#invoke: ParseList | main | {{{e 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 = htmlListNoBullets
          }}</format>
         </data>
         </data>
       </group>
       </group>
Line 346: Line 366:
         <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 = htmlListNoBullets
          }}</format>
         </data>
         </data>
       </group>
       </group>
Line 455: Line 485:
         <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 = htmlListNoBullets
          }}</format>
         </data>
         </data>
       </group>
       </group>
Line 532: Line 572:


| 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 567: Line 608:


| 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 602: Line 644:


| 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 @ Adamantine Shield
| t passives = Agile Chassis, Cull the Weak (Drider), Adamantine Shield @ Adamantine Shield
Line 637: Line 680:


| 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 @ Adamantine Shield, Fast Hands
| h passives = Agile Chassis, Cull the Weak (Drider), Adamantine Shield @ Adamantine Shield, Fast Hands

Revision as of 20:24, 25 May 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.