How do I switch Immortality OFF?
#5
It works perfectly!

For any future users of this script, these are the steps I took.

For a battle versus two Imps and a Zombie, with the latter being immortal, I did the Turn 0 event page as mentioned by DerVVulfman, then added several more pages with the following:

Event Page 2 condition: Enemy 1 was at 0% HP
Conditional Branch: [2. Imp] is [Dead] Inflicted
Conditional Branch: Switch [BossImmortal] == OFF
$game_troop.dmg_unaffected(2, false)
Text: The Zombie is now vulnerable!
Control Switches: [BossImmortal] = On
Branch End
Branch End

Then I copied that event page and changed the conditional branch requirements for the second Imp.

Note: I had to use a switch so it wouldn't mention that it was now vulnerable turn after turn.
[Image: SP1-Writer.png]
[Image: SP1-PixelArtist.png]
Reply


Messages In This Thread
How do I switch Immortality OFF? - by Ace_V - 05-20-2025, 10:00 AM
RE: How do I switch Immortality OFF? - by Ti-Max - 05-21-2025, 12:21 AM
RE: How do I switch Immortality OFF? - by Ace_V - 05-21-2025, 05:01 AM
RE: How do I switch Immortality OFF? - by Ace_V - 05-21-2025, 07:08 AM
RE: How do I switch Immortality OFF? - by Ace_V - Yesterday, 02:07 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
   Barrier Switch Not Working Dr. Ermine 3 10,958 08-19-2015, 04:26 AM
Last Post: DerVVulfman



Users browsing this thread: 3 Guest(s)