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
/
chokeout.xml
blob
cf3bc58ee4f45eaff48029424b46c4da777f13d0
1
<eventtype>
2
3
<name>chokeout</name>
4
<type>BLACK</type>
5
<mpCost>15</mpCost>
6
<targetSelection>True</targetSelection>
7
<exitBattle>False</exitBattle>
8
<affectsDeath>False</affectsDeath>
9
10
<status>paralysis</status>
11
<status>poison</status>
12
13
</eventtype>