Cooldown for thief xml file by Jaseowns
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<cooldowns>
<cooldownentry name="ability" defaultcooldown="10" cooldownbartype="Regular" hue="88" pauseduringworldsaves="False">
<trigger triggertype="SysMessage" duration="10" triggertext="You can't steal from that" />
<trigger triggertype="SysMessage" duration="10" triggertext="You steal" />
<trigger triggertype="SysMessage" duration="10" triggertext="You have already stolen from this creature." />
<trigger triggertype="SysMessage" duration="10" triggertext="You fail to steal from the creature and it retaliates against you!" />
<trigger triggertype="OverheadMessage" duration="10" triggertext="You have hidden yourself well" />
<trigger triggertype="SysMessage" duration="10" triggertext="You begin to move quietly" />
<trigger triggertype="SysMessage" duration="10" triggertext="You successfully steal the item." />
<trigger triggertype="SysMessage" duration="10" triggertext="You fail in your stealing attempt" />
</cooldownentry>
</cooldowns>