Dragon Horn max jump of 3
#11
(07-19-2018, 11:40 AM)Warrax Wrote: As a side fix to Jump, Jump does double the total damage if you have a spear equipped, that part can be disabled. You can also make it miss and affect row if you want.

Double damage when spear equipped:
C2/1817: 20 12 15 JSR $1512 (Set $BD, turn-wide damage incrementor, to 2 if spear)
C2/181D: 20 12 15 JSR $1512 (Set $BD, turn-wide damage incrementor, to 2 if spear)

change 20 12 15 to EA EA EA to remove the double damage part

C2/180D: 8D A4 11 STA $11A4 (Set can't be dodged only)
C2/1810: 04 B3 TSB $B3 (Set ignore attacker row)

8D A4 11 to EA EA EA to make jump use the hit table
04 B3 to EA EA to make jump affected by Row

Hey, that's pretty cool. I am keeping the spear double damage since I already adjusted the damage they deal a bit to account for this, but I will definitely use the hit table!

On a different topic, do you guys know how to limit the number of shocks Leo can perform to just 1 per battle? I asked this over on my other thread, but it seems to have gone unnoticed, and this thread seems to be more active.
Reply


Messages In This Thread
Dragon Horn max jump of 3 - by Lightning - 07-18-2018, 02:55 AM
RE: Dragon Horn max jump of 3 - by PowerPanda - 07-18-2018, 12:37 PM
RE: Dragon Horn max jump of 3 - by Lightning - 07-18-2018, 03:52 PM
RE: Dragon Horn max jump of 3 - by PowerPanda - 07-18-2018, 04:35 PM
RE: Dragon Horn max jump of 3 - by Lightning - 07-18-2018, 09:13 PM
RE: Dragon Horn max jump of 3 - by PowerPanda - 07-18-2018, 09:15 PM
RE: Dragon Horn max jump of 3 - by Lightning - 07-18-2018, 09:20 PM
RE: Dragon Horn max jump of 3 - by PowerPanda - 07-18-2018, 09:28 PM
RE: Dragon Horn max jump of 3 - by Lightning - 07-18-2018, 11:11 PM
RE: Dragon Horn max jump of 3 - by Warrax - 07-19-2018, 11:40 AM
RE: Dragon Horn max jump of 3 - by Lightning - 07-19-2018, 02:55 PM
RE: Dragon Horn max jump of 3 - by PowerPanda - 07-19-2018, 03:36 PM
RE: Dragon Horn max jump of 3 - by Lightning - 07-19-2018, 03:51 PM
RE: Dragon Horn max jump of 3 - by GrayShadows - 07-19-2018, 05:25 PM
RE: Dragon Horn max jump of 3 - by PowerPanda - 07-19-2018, 05:50 PM
RE: Dragon Horn max jump of 3 - by GrayShadows - 07-20-2018, 12:55 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Gauntlet Jump doofenH 4 4,224 05-11-2022, 11:32 AM
Last Post: doofenH
  Disable Jump command if character has Dark status seibaby 5 5,831 12-09-2016, 05:23 PM
Last Post: SSJ Rick
  2 Jump Commands Cyprus 0 1,905 05-07-2016, 10:13 AM
Last Post: Cyprus
  Making two different Jump commands Cyprus 4 5,314 10-26-2015, 02:44 AM
Last Post: Synchysi
  What makes Spears do double damage on Jump? Kugawattan 3 4,526 07-09-2015, 02:21 PM
Last Post: Drakkhen

Forum Jump:


Users browsing this thread: