Advertisement
Tildehat

Fire emblem Fates bit flags

Mar 23rd, 2016
521
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.04 KB | None | 0 0
  1. ~~~Special Flags~~~
  2. SPID_女性//Female
  3. SPID_主人公//HERO?
  4. SPID_プレイヤー//My unit
  5. SPID_上級職//Promoted Class
  6. SPID_リーダー//Leader
  7. SPID_敗北条件//Gameover if dead.
  8. SPID_移動禁止//No movement
  9. SPID_命中禁止//hit ban?(Always miss?)
  10.  
  11. SPID_必殺禁止//deadly ban?(Never Crit)
  12. SPID_回避禁止//No avoiding
  13. SPID_強制命中//Always hit
  14. SPID_強制必殺//Always proc skills
  15. SPID_強制回避//always dodge
  16. SPID_強制必殺回避//force deadly avoidance?(Always avoid criticals?)
  17. SPID_妨害杖耐性//interference cane resistant?(Resistance to staff debuffs?)
  18. SPID_妨害杖無効//interference cane invalid?(Immune to staff debuffs?)
  19.  
  20. SPID_滅殺無効//Annihilator invalid?(Avoid Lethality?)
  21. SPID_強制キリバト//Force kiribato?
  22. SPID_キリバト禁止//kiribato ban?
  23. SPID_撃破経験値×2// double exp
  24. SPID_撃破経験値÷2// half exp
  25. SPID_撃破経験値希少種// kill experience value rare species?
  26. SPID_経験値計算補正//experience value calculation correction?
  27. SPID_マムクート// mamukuto(manekete//Dragon)
  28.  
  29. SPID_ラグズ//Rags(beast)
  30. SPID_再行動コマンド//Dance command
  31. SPID_村破壊//Destroy village ability
  32. SPID_敵専用//enemy only
  33. SPID_特殊演出//special production Death Camera slowdown
  34. SPID_巨大//HUGE?
  35. SPID_タクミ//Takumi
  36. SPID_リョウマ//Ryoma
  37.  
  38. SPID_レオン//Leo
  39. SPID_マークス//Marx
  40. SPID_特殊武器使用不可//Special weapon unavailable
  41. SPID_竜脈//Ryumyaku (Dragon Vein use)
  42. SPID_デュアル禁止//Ban from attack stance
  43. SPID_ダブル禁止//Ban from pair
  44. SPID_継承禁止//inheritance ban? // Can't be passed down to kid
  45. SPID_支援継承禁止//support inheritance ban?//Can't be passed down to A+
  46.  
  47. SPID_起源限定//origin limited?
  48. SPID_専用地形コスト//dedicated terrain cost?
  49. SPID_杖使用可能//Can use Staves
  50. SPID_交換禁止//exchange ban (No trading?)
  51. SPID_経験値獲得禁止//no exp
  52. SPID_ワープ禁止//no warp
  53. SPID_店番//Salesperson (Available for my castle interaction)
  54. SPID_敗北条件離脱//defeat conditions withdrawal?
  55.  
  56. SPID_オフェリア//Ophelia
  57. SPID_スキル発動禁止//no skill procing
  58. SPID_強制スキル発動//force skills triggered
  59. SPID_絆//ties?
  60. SPID_捕獲//capture
  61. SPID_回避-10//avoidance -10
  62. SPID_回避-20//avoidance - 20
  63. SPID_回避+10//avoidance + 10
  64.  
  65. SPID_回避+20// avoidance + 20
  66. SPID_命中+10//hit +10
  67. SPID_命中+20// hit + 20
  68. SPID_命中+30//hit + 30
  69. SPID_準特殊演出//quasi-special performance Death camera slowdown.
  70. SPID_クラスチェンジ禁止//advances ban? (no promotion?)//Possibly Candace's no reclassing flag
  71. SPID_ダウンロード//download(dlc locked probably)
  72.  
  73. ~~~ Job Flags ~~~
  74. JCID_飛行: Flight
  75. JCID_竜: Dragon
  76. JCID_獣: Beast/Horse
  77. JCID_アーマー: Armour
  78. JCID_魔物: Demon (Monster)
  79. JCID_人形: Doll (Puppet)
  80. JCID_マムクート: Manekete(Dragon Transformation)
  81. JCID_ラグズ: Rags(Beast Trasformation)
  82.  
  83. JCID_騎乗: Mount
  84. JCID_ダークマージ: Dark Mage(Dark Magic use)
  85. JCID_変身: Makeover?
  86. JCID_シューター: Shooter?(Balistia)
  87.  
  88.  
  89. ~~~ Item Flags ~~~
  90. ISID_使用可能 - Available
  91. ISID_魔法武器 - Magic Weapon
  92. ISID_遠距離 - Range
  93. ISID_効果+魔力/3 - Effect + magic / 3 (Staff healing formula)
  94. ISID_特効無効 - Suicide Invalid? // no item uses this
  95. ISID_宝箱鍵 - Chest Key
  96. ISID_扉鍵 - Door Key
  97. ISID_貴重品 - Can't Sell
  98.  
  99. ISID_外せない - Can't remove(Like amiibo)
  100. ISID_章限定 - Chapter Limited(Keys)
  101. ISID_神武器 - God weapon(Legendary?)
  102. ISID_無限回数 - Infinite uses
  103. ISID_装備自動回復 - Equipped with automatic recovery?(Blessed lance healing?)
  104. ISID_吸収半分 - Sol Effect(Nosforatu)
  105. ISID_基本杖 - Basic cane(Staff)
  106. ISID_回復杖 - Healing staff
  107.  
  108. ISID_妨害杖 - Interference cane(Status staff?)
  109. ISID_特殊杖 - Special Staff?(Bifrost?)
  110. ISID_プレイヤー専用 - Player locked
  111. ISID_ダークマージ系専用 - Dark Mage only
  112. ISID_男性専用 - Male only
  113. ISID_女性専用 - Female only
  114. ISID_錬成不可 - Forging ban //never actually used
  115. ISID_敵専用 - Enemy only
  116.  
  117. ISID_強制オンバト - Force map animations
  118. ISID_通信譲渡禁止 - Communication negotiable? // not used
  119. ISID_即換金 - Immediate cash(Money)
  120. ISID_必殺奥義禁止 - Deadly mystery ban?(No critting)
  121. ISID_追撃禁止 - Pursuit ban(No doubling?)
  122. ISID_非特効時威力- - Slayer weapon loses strength when not right enemy?
  123. ISID_非特効時命中- - Non slayer when hit?(Lower hit when wrong enemy)
  124. ISID_必殺倍率+ - Deadly magnification(Crits do 4x)
  125.  
  126. ISID_戦闘後能力減少 - After combat capacity reduction(Debuff ater use?)
  127. ISID_戦闘後能力半減 - Half strength after attacking(Some of the S rank weapons)
  128. ISID_3すくみ反転 - Weapon Triangle reversal.
  129. ISID_攻撃時2回攻撃 - Brave effect during attack phase
  130. ISID_攻撃時武器威力2倍 - double damage when attacking
  131. ISID_反撃時武器威力2倍 - Venge weapon effect
  132. ISID_技勝利時武器威力2倍 - Double might when skill is higher than enemy(Tsubaki's Pike)
  133. ISID_剣特効 - Sword slayer
  134.  
  135. ISID_槍特効 - Lance slayer
  136. ISID_斧特効 - Axe slayer
  137. ISID_魔法特効 - Tome Slayer
  138. ISID_常備薬 - Recovery items
  139. ISID_所持強化 - possesing strength(Tonics?)
  140. ISID_風神弓 - Fujin Yumi (Acrobatics)
  141. ISID_ブリュンヒルデ - Brynhildr(Aeigis)
  142. ISID_タクミ専用 - Takumi only
  143.  
  144. ISID_リョウマ専用 - Ryoma only
  145. ISID_レオン専用 - Leo Only
  146. ISID_マークス専用 - Marx only
  147. ISID_追い剥ぎ - Highwayman?(Raider effect)
  148. ISID_戦闘後叫び - After combat rally
  149. ISID_戦闘後HP変化 - After combat Hp change
  150. ISID_戦闘後対象HP変化 - After combat enemies hp change
  151. ISID_暗器 - Dark Device?(is Hidden weapon)
  152.  
  153. ISID_祈り - Prayer(Miracle?)
  154. ISID_手加減 - Mercy
  155. ISID_地形効果無効 - Terrian effect invalid
  156. ISID_薬効果自分 - Medicine effect on yourself?
  157. ISID_薬効果対象 - Medicine effect on allies
  158. ISID_回復効果自分 - Recovery effect yourself
  159. ISID_竜鱗有効 - Ryuuroko effective?//Dragon skin pierce
  160. ISID_オフェリア専用 - Ophelia only
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement