Separate "Splits When Hit" from "Immune to Assassinate"
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
<text top='246' left='273' width='40' height='16'>Poison:</text>
|
||||
<field name='poison-res' top='245' left='320' width='80' height='16'/>
|
||||
<led name='mindless' top='215' left='415' width='70'>Mindless</led>
|
||||
<led name='amorph' top='230' left='415' width='70'>Amorphous</led>
|
||||
<led name='invuln' top='245' left='415' width='70'>Invulnerable</led>
|
||||
<pict type='dlog' num='16' top='8' left='8'/>
|
||||
<text size='large' top='6' left='50' width='158' height='16'>Edit Monster Abilities</text>
|
||||
|
@@ -372,6 +372,7 @@
|
||||
<xs:element name="demon" type="xs:integer" minOccurs="0"/>
|
||||
<xs:element name="all" type="bool" minOccurs="0"/>
|
||||
<xs:element name="fear" type="bool" minOccurs="0"/>
|
||||
<xs:element name="assassinate" type="bool" minOccurs="0"/>
|
||||
</xs:all>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
|
Reference in New Issue
Block a user