add_stat_temporarily
最后更新于
这有帮助吗?
add_stat_temporarily
触发效果
为(作为触发对象的)玩家临时添加技能属性。
需要 EcoSkills
- id: add_stat_temporarily
args:
stat: strength # 属性ID
amount: 10 # The amount to add (or subtract, allows negative values)
duration: 20 # The duration (in ticks)
最后更新于
这有帮助吗?