#381 NPC_Spell enhancements

닫힘
neatz092 년 전을 오픈 · 1개의 코멘트
neatz09 코멘트됨, 2 년 전

need DB flag + code to allow a spell to cast upon spawn/reset also need db flag +code for a spell to 100% cast on aggro

need DB flag + code to allow a spell to cast upon spawn/reset also need db flag +code for a spell to 100% cast on aggro
image 코멘트됨, 1 년 전
협업자

This is more involved than it might seem due to the current implementation:

  • Right now we form spell lists for NPC's just as they are "Spells" so there are no ways to track DB information
  • We load up NPC Spells for each Zone (YUCK!)
  • Our Brain logic doesn't even handle encounters/group buffing. We only take care of our "self" which is pretty limited.

So the 3 items above need to be added to the list of adding these DB flags.

This is more involved than it might seem due to the current implementation: - Right now we form spell lists for NPC's just as they are "Spells" so there are no ways to track DB information - We load up NPC Spells for each Zone (YUCK!) - Our Brain logic doesn't even handle encounters/group buffing. We only take care of our "self" which is pretty limited. So the 3 items above need to be added to the list of adding these DB flags.
image 커밋 1 년 전에서 이 이슈 언급
image 1 년 전가 Close
로그인하여 이 대화에 참여
로딩중...
취소
저장
아직 콘텐츠가 없습니다.