Added Run EventType. exitBattle boolean is now in the EventType schema. If exitBatt...
[asgard.git] / data / eventtypes / chokeout.xml
blobcf3bc58ee4f45eaff48029424b46c4da777f13d0
1 <eventtype>
3    <name>chokeout</name>
4    <type>BLACK</type>
5    <mpCost>15</mpCost>
6    <targetSelection>True</targetSelection>
7    <exitBattle>False</exitBattle>
8    <affectsDeath>False</affectsDeath>
10    <status>paralysis</status>
11    <status>poison</status>
13 </eventtype>