Skip to content

FormationAttack

XML Elements

The following elements can be used within this component:

FormationAttack

CanAttackAsFormation

Type: text

Path: FormationAttack/CanAttackAsFormation

RELAX NG Grammar

<define name="component.FormationAttack">
  <element name="FormationAttack">
    <interleave>
      <element name="CanAttackAsFormation"/>
    </interleave>
  </element>
</define>