Shanghai Simple Script - Friendly Monstersmade by Shanghai
Link/ScriptClick hereIntroductionThis script sets certain monsters to be designated as friendly monsters. These monsters will attack other monsters while those monsters will attack them in return (almost always so long as they're alive). If the friendly monsters are alive when all other monsters are killed, the player gets extra rewards.
How to UseThese tags go into enemy noteboxes:
CODE
<friendly>
Place this tag into the enemy's notebox to designate that monster type as a friendly monster.
CODE
<friendly exp: x>
Place this tag into the enemy's notebox. If the enemy is left alive when the battle ends, you gain this much exp from this enemy.
CODE
<friendly gold: x>
Place this tag into the enemy's notebox. If the enemy is left alive when the battle ends, you gain this much gold from this enemy.
CODE
<friendly i: x>
<friendly w: x>
<friendly a: x>
Place this tag into the enemy's notebox. If the enemy is left alive when the battle ends, you gain this item from this enemy. Place multiple if needed. Use "i" for item. Use "w" for weapon. Use "a" for armor.
Compatibility- Compatible with
Battle Engine MelodyFor more Shanghai Simple ScriptsVisit Here.