Skip to content

Commit c8e369a

Browse files
authored
Merge pull request #2779 from blkerby/west-maridia-bluesuit-3
Main Street: blue suit logic
2 parents 46ec930 + 40b8d83 commit c8e369a

3 files changed

Lines changed: 485 additions & 180 deletions

File tree

helpers.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -706,7 +706,19 @@
706706
"This is for neutral damage boosts that are compatible with carrying a blue suit,",
707707
"because of being in a mid-air morphed state (same state as rolling off a ledge)."
708708
]
709+
},
710+
{
711+
"name": "h_midAirMorphReserveDoubleDamageBoost",
712+
"requires": [
713+
"canMidAirMorph",
714+
{"tech": "canReserveDoubleDamageBoost"}
715+
],
716+
"note": [
717+
"This is for Reserve double damage boosts that are compatible with carrying a blue suit,",
718+
"because of being in a mid-air morphed state (same state as rolling off a ledge)."
719+
]
709720
}
721+
710722
]
711723
},
712724
{

0 commit comments

Comments
 (0)