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