ScriptName GemellusAxiusScript Begin OnDeath Player If GetStage TG10Boots >= 20 && GetStage TG10Boots < 50 Set TG10Boots.TotalDead to TG10Boots.TotalDead + 1 SetStage TG10BloodPrice 100 EndIf End