Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
Reconfigure enemy units' weapons for new battle animation.
Browse files Browse the repository at this point in the history
  • Loading branch information
laqieer committed May 12, 2020
1 parent 29104a0 commit 1a8ace0
Show file tree
Hide file tree
Showing 10 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions src/res/map/event/event_chap_1.s
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ AllyUnitsENM:
.byte 0x02, 0x03, 0x00, 0x08, 0x09, 0x00, 0x09, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
.byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
EnemyUnitsENM:
.byte 0x73, 0x35, 0x00, 0x15, 0x0E, 0x0F, 0x0E, 0x0F, 0x14, 0x00, 0x00, 0x00, 0x00, 0x03, 0x09, 0x00
.byte 0x73, 0x32, 0x00, 0x14, 0x0B, 0x12, 0x0B, 0x12, 0x14, 0x00, 0x00, 0x00, 0x00, 0x03, 0x09, 0x00
.byte 0x73, 0x35, 0x00, 0x15, 0x0E, 0x0F, 0x0E, 0x0F, 0x1F, 0x00, 0x00, 0x00, 0x00, 0x03, 0x09, 0x00
.byte 0x73, 0x32, 0x00, 0x14, 0x0B, 0x12, 0x0B, 0x12, 0x01, 0x00, 0x00, 0x00, 0x00, 0x03, 0x09, 0x00
.byte 0x73, 0x32, 0x00, 0x14, 0x0C, 0x12, 0x0C, 0x12, 0x14, 0x00, 0x00, 0x00, 0x00, 0x03, 0x09, 0x00
.byte 0x73, 0x1D, 0x00, 0x14, 0x0E, 0x0E, 0x0E, 0x0E, 0x4A, 0x00, 0x00, 0x00, 0x0E, 0x03, 0x00, 0x00
.byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
Expand Down
8 changes: 4 additions & 4 deletions src/res/map/event/event_chap_11.S
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ AllyUnitsENM:
UNIT_ALLY_JOINED(Sharena, SharenaLord, Anna, 7, 19, 7, 14)
END_UNIT
EnemyUnitsENM:
UNIT(GenericSoldierSummonedWeak, WyvernKnight_F, 0, 7, SIDE_ENEMY, 1, 7, 4, 7, 4, SteelLance, 0, 0, 0, AttackInRange, DontMove, NoRecovery, DefaultAI4) // カミラ
UNIT(GenericSoldierSummonedWeak, WyvernKnight_F, 0, 7, SIDE_ENEMY, 1, 4, 4, 4, 4, SteelLance, 0, 0, 0, AttackInRange, DontMove, NoRecovery, DefaultAI4) // ベルカ
UNIT(GenericSoldierEmblianWeak, PegasusKnight, 0, 7, SIDE_ENEMY, 1, 10, 4, 10, 4, SteelLance, 0, 0, 0, AttackInRange, DontMove, NoRecovery, DefaultAI4) // ランスペガサス
UNIT(GenericSoldierSummonedWeak, Mercenary_F, 0, 7, SIDE_ENEMY, 1, 12, 9, 10, 9, SteelSword, 0, 0, 0, AttackInRange, DontMove, NoRecovery, DefaultAI4) // ルーナ
UNIT(GenericSoldierSummonedWeak, WyvernKnight_F, 0, 7, SIDE_ENEMY, 1, 7, 4, 7, 4, IronAxe, 0, 0, 0, AttackInRange, DontMove, NoRecovery, DefaultAI4) // カミラ
UNIT(GenericSoldierSummonedWeak, WyvernKnight_F, 0, 7, SIDE_ENEMY, 1, 4, 4, 4, 4, IronAxe, 0, 0, 0, AttackInRange, DontMove, NoRecovery, DefaultAI4) // ベルカ
UNIT(GenericSoldierEmblianWeak, PegasusKnight, 0, 7, SIDE_ENEMY, 1, 10, 4, 10, 4, IronLance, 0, 0, 0, AttackInRange, DontMove, NoRecovery, DefaultAI4) // ランスペガサス
UNIT(GenericSoldierSummonedWeak, Mercenary_F, 0, 7, SIDE_ENEMY, 1, 12, 9, 10, 9, IronSword, 0, 0, 0, AttackInRange, DontMove, NoRecovery, DefaultAI4) // ルーナ
END_UNIT
TrapsEliwoodMode:
END_TRAP
Expand Down
2 changes: 1 addition & 1 deletion src/res/map/event/event_chap_19.S
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ AllyUnitsENM:
UNIT_ALLY_JOINED(Sharena, SharenaLord, Anna, 3, 19, 3, 15)
END_UNIT
EnemyUnitsENM:
UNIT(GenericSoldierEmblianWeak, General, 0, 1, SIDE_ENEMY, 1, 12, 11, 12, 11, IronAxe, 0, 0, 0, AttackInRange, Pursue, NoRecovery, DefaultAI4) // アクスアーマー
UNIT(GenericSoldierEmblianWeak, Knight, 0, 11, SIDE_ENEMY, 1, 12, 11, 12, 11, IronAxe, 0, 0, 0, AttackInRange, Pursue, NoRecovery, DefaultAI4) // アクスアーマー
UNIT(GenericSoldierEmblianWeak, Archer, 0, 11, SIDE_ENEMY, 1, 12, 7, 12, 7, IronBow, 0, 0, 0, AttackInRange, Pursue, NoRecovery, DefaultAI4) // ボウファイター
UNIT(GenericSoldierSummonedWeak, Myrmidon, 0, 11, SIDE_ENEMY, 1, 2, 7, 2, 7, SteelSword, 0, 0, 0, AttackInRange, Pursue, NoRecovery, DefaultAI4) // ロンクー
UNIT(GenericSoldierSummonedWeak, Myrmidon_F, 0, 11, SIDE_ENEMY, 1, 3, 7, 3, 7, IronSword, 0, 0, 0, AttackInRange, Pursue, NoRecovery, DefaultAI4) // オリヴィエ
Expand Down
4 changes: 2 additions & 2 deletions src/res/map/event/event_chap_20.S
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ AllyUnitsENM:
END_UNIT
EnemyUnitsENM:
UNIT(GenericSoldierEmblianWeak, PegasusKnight, 0, 12, SIDE_ENEMY, 1, 0, 0, 0, 0, IronLance, 0, 0, 0, AttackInRange, Pursue, NoRecovery, DefaultAI4) // ランスペガサス
UNIT(GenericSoldierEmblianWeak, PegasusKnight, 0, 12, SIDE_ENEMY, 1, 14, 0, 14, 0, IronLance, 0, 0, 0, AttackInRange, Pursue, NoRecovery, DefaultAI4) // アクスペガサス
UNIT(GenericSoldierEmblianWeak, PegasusKnight, 0, 12, SIDE_ENEMY, 1, 0, 19, 0, 19, IronLance, 0, 0, 0, AttackInRange, Pursue, NoRecovery, DefaultAI4) // ソードペガサス
UNIT(GenericSoldierEmblianWeak, FalcoKnight, 0, 1, SIDE_ENEMY, 1, 14, 0, 14, 0, HandAxe, 0, 0, 0, AttackInRange, Pursue, NoRecovery, DefaultAI4) // アクスペガサス
UNIT(GenericSoldierEmblianWeak, PegasusKnight, 0, 12, SIDE_ENEMY, 1, 0, 19, 0, 19, IronSword, 0, 0, 0, AttackInRange, Pursue, NoRecovery, DefaultAI4) // ソードペガサス
UNIT(GenericSoldierSummonedWeak, PegasusKnight, 0, 12, SIDE_ENEMY, 1, 14, 19, 14, 19, SteelLance, 0, 0, 0, AttackInRange, Pursue, NoRecovery, DefaultAI4) // ティアモ
END_UNIT
TrapsEliwoodMode:
Expand Down
4 changes: 2 additions & 2 deletions src/res/map/event/event_chap_24.S
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ AllyUnitsENM:
END_UNIT
EnemyUnitsENM:
UNIT(GenericSoldierEmblianWeak, Archer, 0, 15, SIDE_ENEMY, 1, 0, 5, 0, 5, SteelBow, 0, 0, 0, AttackInRange, DontMove, NoRecovery, DefaultAI4) // ボウファイター
UNIT(GenericSoldierEmblianWeak, Knight, 0, 15, SIDE_ENEMY, 1, 9, 0xb, 9, 0xb, SteelLance, 0, 0, 0, AttackInRange, DontMove, NoRecovery, DefaultAI4) // ソードアーマー
UNIT(GenericSoldierSummonedWeak, WyvernKnight_F, 0, 15, SIDE_ENEMY, 1, 6, 8, 6, 8, SteelLance, 0, 0, 0, AttackInRange, DontMove, NoRecovery, DefaultAI4) // ミネルバ
UNIT(GenericSoldierEmblianWeak, Knight, 0, 15, SIDE_ENEMY, 1, 9, 0xb, 9, 0xb, SteelSword, 0, 0, 0, AttackInRange, DontMove, NoRecovery, DefaultAI4) // ソードアーマー
UNIT(GenericSoldierSummonedWeak, WyvernKnight_F, 0, 15, SIDE_ENEMY, 1, 6, 8, 6, 8, SteelAxe, 0, 0, 0, AttackInRange, DontMove, NoRecovery, DefaultAI4) // ミネルバ
UNIT(GenericSoldierSummonedWeak, Cleric, 0, 15, SIDE_ENEMY, 1, 3, 3, 3, 3, Mend, 0, 0, 0, HealAllies, DontMove, NoRecovery, DefaultAI4) // マリア
END_UNIT
TrapsEliwoodMode:
Expand Down
4 changes: 2 additions & 2 deletions src/res/map/event/event_chap_26.S
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ AllyUnitsENM:
UNIT_ALLY_JOINED(Sharena, SharenaLord, Anna, 3, 17, 3, 17)
END_UNIT
EnemyUnitsENM:
UNIT(GenericSoldierEmblianWeak, General, 0, 1, SIDE_ENEMY, 1, 6, 3, 6, 3, SteelAxe, 0, 0, 0, AttackInRange, Pursue, NoRecovery, DefaultAI4) // アクスアーマー
UNIT(GenericSoldierEmblianWeak, Knight, 0, 16, SIDE_ENEMY, 1, 6, 3, 6, 3, SteelAxe, 0, 0, 0, AttackInRange, Pursue, NoRecovery, DefaultAI4) // アクスアーマー
UNIT(GenericSoldierSummonedWeak, PegasusKnight, 0, 16, SIDE_ENEMY, 1, 5, 3, 5, 3, SteelLance, 0, 0, 0, AttackInRange, DelayedPursue, NoRecovery, DefaultAI4) // カチュア
UNIT(GenericSoldierSummonedWeak, PegasusKnight, 0, 16, SIDE_ENEMY, 1, 7, 3, 7, 3, SlimLance, 0, 0, 0, AttackInRange, DelayedPursue, NoRecovery, DefaultAI4) // エスト
UNIT(GenericSoldierSummonedWeak, FalcoKnight, 0, 1, SIDE_ENEMY, 1, 6, 2, 6, 2, SteelSword, 0, 0, 0, AttackInRange, DelayedPursue, NoRecovery, DefaultAI4) // パオラ
UNIT(GenericSoldierSummonedWeak, PegasusKnight, 0, 16, SIDE_ENEMY, 1, 6, 2, 6, 2, SteelSword, 0, 0, 0, AttackInRange, DelayedPursue, NoRecovery, DefaultAI4) // パオラ
END_UNIT
TrapsEliwoodMode:
TrapsHectorMode:
Expand Down
2 changes: 1 addition & 1 deletion src/res/map/event/event_chap_27.S
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ AllyUnitsENM:
END_UNIT
EnemyUnitsENM:
UNIT(GenericSoldierSummonedWeak, FireDragon, 0, 20, SIDE_ENEMY, 0, 3, 16, 3, 16, Flametongue, 0, 0, 0, AttackInRange, DontMove, NoRecovery, GuardTile) // チキ
UNIT(GenericSoldierSummonedWeak, WyvernKnight_F, 0, 17, SIDE_ENEMY, 1, 7, 15, 7, 15, SteelLance, 0, 0, 0, AttackInRange, DontMove, NoRecovery, DefaultAI4) // ミネルバ
UNIT(GenericSoldierSummonedWeak, WyvernKnight_F, 0, 17, SIDE_ENEMY, 1, 7, 15, 7, 15, SteelAxe, 0, 0, 0, AttackInRange, DontMove, NoRecovery, DefaultAI4) // ミネルバ
UNIT(GenericSoldierEmblianWeakDropItem, Thief, 0, 17, SIDE_ENEMY, 1, 0xb, 0xc, 0xb, 0xc, Wyrmslayer, 0, 0, 0, AttackInRange, Pursue, NoRecovery, DefaultAI4) // シーフ
UNIT(GenericSoldierEmblianWeak, Soldier, 0, 17, SIDE_ENEMY, 1, 0xc, 0xd, 0xc, 0xd, SteelLance, 0, 0, 0, AttackInRange, Pursue, NoRecovery, DefaultAI4) // ランスファイター
END_UNIT
Expand Down
2 changes: 1 addition & 1 deletion src/res/map/event/event_chap_3.s
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ AllyUnitsENM:
EnemyUnitsENM:
.byte 0x73, 0x28, 0x00, 0x25, 0x0E, 0x0C, 0x0A, 0x07, 0x14, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
.byte 0x73, 0x01, 0x00, 0x25, 0x0E, 0x0D, 0x0E, 0x0D, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
.byte 0x73, 0x32, 0x00, 0x25, 0x0E, 0x0E, 0x0E, 0x0E, 0x14, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
.byte 0x73, 0x32, 0x00, 0x25, 0x0E, 0x0E, 0x0E, 0x0E, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
.byte 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
TrapsEliwoodMode:
.byte 0x00
Expand Down
2 changes: 1 addition & 1 deletion src/res/map/event/event_chap_7.S
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ EnemyUnitsENM:
UNIT(GenericSoldierSummonedWeak, EliwoodLord, 0, 5, SIDE_ENEMY, 1, 5, 11, 5, 11, IronSword, Vulnerary, 0, 0, AttackInRange, PursueOnceApproached, Cautious, DefaultAI4) // マルス
UNIT(GenericSoldierSummonedWeak, Mage, 0, 5, SIDE_ENEMY, 1, 5, 8, 5, 8, Fire, Vulnerary, 0, 0, AttackInRange, PursueOnceApproached, Cautious, DefaultAI4) // マリク
UNIT(GenericSoldierSummonedWeak, Archer, 0, 5, SIDE_ENEMY, 1, 8, 11, 8, 11, IronBow, Vulnerary, 0, 0, AttackInRange, PursueOnceApproached, Cautious, DefaultAI4) // ゴードン
UNIT(GenericSoldierSummonedWeak, PegasusKnight, 0, 5, SIDE_ENEMY, 1, 5, 12, 5, 12, SlimLance, Vulnerary, 0, 0, AttackInRange, PursueOnceApproached, Cautious, DefaultAI4) // シーダ
UNIT(GenericSoldierSummonedWeak, PegasusKnight, 0, 5, SIDE_ENEMY, 1, 5, 12, 5, 12, SlimSword, Vulnerary, 0, 0, AttackInRange, PursueOnceApproached, Cautious, DefaultAI4) // シーダ
END_UNIT
TrapsEliwoodMode:
END_TRAP
Expand Down
2 changes: 1 addition & 1 deletion src/res/map/event/event_chap_8.S
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ AllyUnitsENM:
END_UNIT
EnemyUnitsENM:
UNIT(Xander, Cavalier, 0, 6, SIDE_ENEMY, 1, 5, 0, 5, 4, SteelSword, 0, 0, 0, AttackInRange, DelayedPursue, NoRecovery, DefaultAI4) // マクス
UNIT(GenericSoldierSummonedWeak, WyvernKnight_F, Xander, 6, SIDE_ENEMY, 1, 0, 11, 4, 11, IronLance, 0, 0, 0, AttackInRange, DelayedPursue, NormalRecovery, DefaultAI4) // カミラ
UNIT(GenericSoldierSummonedWeak, WyvernKnight_F, Xander, 6, SIDE_ENEMY, 1, 0, 11, 4, 11, IronAxe, 0, 0, 0, AttackInRange, DelayedPursue, NormalRecovery, DefaultAI4) // カミラ
UNIT(GenericSoldierSummonedWeak, Shaman, Xander, 6, SIDE_ENEMY, 1, 0, 14, 0, 14, Flux, 0, 0, 0, AttackInRange, DelayedPursue, NormalRecovery, DefaultAI4) // レオン
UNIT(GenericSoldierSummonedWeak, Troubadour, Xander, 6, SIDE_ENEMY, 1, 0, 8, 0, 8, Heal, 0, 0, 0, HealInjuredAllies, DelayedPursue, NoRecovery, DefaultAI4) // エリーゼ
END_UNIT
Expand Down

0 comments on commit 1a8ace0

Please sign in to comment.