We finally know what the last B/W move flag is.

This commit is contained in:
Eevee 2011-03-28 21:39:42 -07:00
parent 1f29c2ce17
commit f6a36a2654
2 changed files with 2 additions and 2 deletions

View file

@ -12,4 +12,4 @@ move_flag_type_id,local_language_id,name,description
11,9,Defrosts when used,This move can be used while frozen to force the Pokémon to defrost. 11,9,Defrosts when used,This move can be used while frozen to force the Pokémon to defrost.
12,9,Targets opposite side in triples,"In triple battles, this move can be used on either side to target the farthest away opposing Pokémon." 12,9,Targets opposite side in triples,"In triple battles, this move can be used on either side to target the farthest away opposing Pokémon."
13,9,Heals,This move is blocked by [Heal Block]{move}. 13,9,Heals,This move is blocked by [Heal Block]{move}.
14,9,Does ... something.,This flag exists. 14,9,Ignores Substitute,This move ignores the target's [Substitute]{move}.

1 move_flag_type_id local_language_id name description
12 11 9 Defrosts when used This move can be used while frozen to force the Pokémon to defrost.
13 12 9 Targets opposite side in triples In triple battles, this move can be used on either side to target the farthest away opposing Pokémon.
14 13 9 Heals This move is blocked by [Heal Block]{move}.
15 14 9 Does ... something. Ignores Substitute This flag exists. This move ignores the target's [Substitute]{move}.

View file

@ -12,4 +12,4 @@ id,identifier
11,defrost 11,defrost
12,distance 12,distance
13,heal 13,heal
14,mystery 14,authentic

1 id identifier
12 11 defrost
13 12 distance
14 13 heal
15 14 mystery authentic