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

닫힘
neatz093 년 전을 오픈 · 1개의 코멘트
neatz09 코멘트됨, 3 년 전
아직 콘텐츠가 없습니다.
image 코멘트됨, 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 ```
image 3 년 전가 Close
로그인하여 이 대화에 참여
로딩중...
취소
저장
아직 콘텐츠가 없습니다.