I need to make sure that when a player has 20 HP this event will not be implemented, and I also want the delay to be shown in the action bar above the experience bar.
'Вампиризм':
name: 'Вампиризм'
type: 'Active'
'max-level': 1
'skill-req-lvl': 0
'needs-permission': 'false'
'cooldown-message': 'true'
attributes:
'level-base': '0'
'level-scale': '0'
'cost-base': '0'
'cost-scale': '0'
'cooldown-base': '10'
'cooldown-scale': '0'
'mana-base': '0'
'mana-scale': '0'
'points-spent-req-base': '0'
'points-spent-req-scale': '0'
incompatible:
I need to make sure that when a player has 20 HP this event will not be implemented, and I also want the delay to be shown in the action bar above the experience bar. 'Вампиризм': name: 'Вампиризм' type: 'Active' 'max-level': 1 'skill-req-lvl': 0 'needs-permission': 'false' 'cooldown-message': 'true' attributes: 'level-base': '0' 'level-scale': '0' 'cost-base': '0' 'cost-scale': '0' 'cooldown-base': '10' 'cooldown-scale': '0' 'mana-base': '0' 'mana-scale': '0' 'points-spent-req-base': '0' 'points-spent-req-scale': '0' incompatible: