for YML
- Id: 515
AegisName: Carrot
Name: Carrot
Type: Healing
Buy: 15
Weight: 20
Flags:
BuyingStore: true
Script: |
itemheal rand(18,20),0;
if (getequipid(EQI_HEAD_LOW) == 18683)
itemheal 0,rand(2,4);
for TXT
515,Carrot,Carrot,0,15,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(18,20),0; if (getequipid(EQI_HEAD_LOW) == 18683) itemheal 0,rand(2,4); },{},{}