repo.or.cz
/
asgard.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Added Run EventType. exitBattle boolean is now in the EventType schema. If exitBatt...
[asgard.git]
/
data
/
eventtypes
/
poison.xml
blob
cd891100df4dc6e672b3de5cdd1e176d04e6fd07
1
<eventtype>
2
3
<name>poison</name>
4
<type>BLACK</type>
5
<mpCost>3</mpCost>
6
<targetSelection>True</targetSelection>
7
<exitBattle>False</exitBattle>
8
<affectsDeath>False</affectsDeath>
9
10
<status>poison</status>
11
12
</eventtype>