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

クローズ
3 年 前neatz09 によって開かれました · 1 コメント
neatz093 年 前 にコメントしました
まだコンテンツがありません
image3 年 前 にコメントしました
共同編集者

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 ```
image 3 年 前 に閉じられました
会話に参加するには サインイン してください。
読み込み中…
キャンセル
保存
まだコンテンツがありません