#311 Additional spell types needed -> Root and Snare(should be separated)

已關閉
neatz093 年之前創建 · 1 條評論
neatz09 commented 3 年之前
尚未有任何內容
image commented 3 年之前
協同者

we will use these types, not sure we need anything in the code yet for these two (conflict/stacking should already be applicable based on stronger skill required for the spell) -- I guess that a higher level spell might not have as much of a movement speed decrease on a snare, but how often does that happen?

#define SPELL_TYPE_ROOT         15
#define SPELL_TYPE_SNARE        16
we will use these types, not sure we need anything in the code yet for these two (conflict/stacking should already be applicable based on stronger skill required for the spell) -- I guess that a higher level spell might not have as much of a movement speed decrease on a snare, but how often does that happen? ``` #define SPELL_TYPE_ROOT 15 #define SPELL_TYPE_SNARE 16 ```
image3 年之前 關閉
Sign in to join this conversation.
正在加載...
取消
保存
尚未有任何內容