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