quest, convo, mob, and spawn fixes

This commit is contained in:
EpicValor
2023-10-14 19:57:58 -05:00
parent 25b518454d
commit 9c4d6c7eb2
140 changed files with 28623 additions and 11985 deletions

View File

@@ -16,7 +16,7 @@
void main()
{
//Behaviour config
AddBehaviour( "+AVOIDMELEE", 50 ); //avoid melee
AddBehaviour( "+AVOIDMELEE", 10 ); //avoid melee
AddBehaviour( "+EVACAOE", 80 ); //evac AOEs
AddBehaviour( "+HEALSELF", 100 ); //heal self
AddBehaviour( "+REGROUP", 20 ); //regroup
@@ -25,10 +25,10 @@ void main()
AddBehaviour( "+VIS", 50 ); //vision
AddBehaviour( "+DEFSELF", 10 ); //defend self
AddBehaviour( "+DEFSING", 5 ); //defend single
AddBehaviour( "+ENHANCESELF", 10 ); //enhance self
AddBehaviour( "+GROUPENHANCE", 5 ); //enhance group
AddBehaviour( "+ENHANCESING", 5 ); //enhance single
AddBehaviour( "+FEATENHANCE", 10 ); //enhance self via feats
AddBehaviour( "+ENHANCESELF", 40 ); //enhance self
AddBehaviour( "+GROUPENHANCE", 15 ); //enhance group
AddBehaviour( "+ENHANCESING", 15 ); //enhance single
AddBehaviour( "+FEATENHANCE", 15 ); //enhance self via feats
AddBehaviour( "+DISPEL", 10 ); //dispel single
AddBehaviour( "+DISPELAOE", 10 ); //dispel AOEs
AddBehaviour( "+DISMISSAL", 10 ); //dismiss summons