I see there is an equip skills,now im trying to make them unequip their stuff
i tried this
and this
it didnt work for some reason
if there is a way let me know!
i tried this
Code:
Skills: - equip{item=air:4} - equip{item=air:3} - equip{item=air:2} - equip{item=air:1}
Code:
Skills: - equip{Item=Nothing:4} - equip{Item=Nothing:3} - equip{Item=Nothing:2} - equip{Item=Nothing:1} # 'Nothing' is an item with id: 0
if there is a way let me know!
