AmantiusAllectusScript
Editor ID:AmantiusAllectusScript
Form ID:000153AC
Type:Object
Script:ScriptName AmantiusAllectusScript
Begin OnDeath Player
If GetStage TG01BestThief >= 10 && GetStage TG01BestThief < 100
Set TG01BestThief.AmantiusDead to TG01BestThief.AmantiusDead + 1
SetStage TG01BloodPrice 10
EndIf
End