Removed JAI

Removed JAI, added CODI AI.  Fixed encounters & NPCs in Forest of Hope Central.  Fixed Outcast store not opening.  Added Druid Grove & associated NPCS.
This commit is contained in:
Jaysyn904
2022-12-04 01:43:33 -05:00
parent 9a3a98bf52
commit f143ccfc24
353 changed files with 136542 additions and 85666 deletions

View File

@@ -262,7 +262,12 @@
"type": "byte",
"value": 0
}
},
}
]
},
"MemorizedList2": {
"type": "list",
"value": [
{
"__struct_id": 3,
"Spell": {
@@ -271,18 +276,28 @@
},
"SpellFlags": {
"type": "byte",
"value": 1
"value": 0
},
"SpellMetaMagic": {
"type": "byte",
"value": 16
}
}
]
},
"MemorizedList2": {
"type": "list",
"value": [
},
{
"__struct_id": 3,
"Spell": {
"type": "word",
"value": 456
},
"SpellFlags": {
"type": "byte",
"value": 0
},
"SpellMetaMagic": {
"type": "byte",
"value": 2
}
},
{
"__struct_id": 3,
"Spell": {
@@ -298,6 +313,21 @@
"value": 0
}
},
{
"__struct_id": 3,
"Spell": {
"type": "word",
"value": 102
},
"SpellFlags": {
"type": "byte",
"value": 0
},
"SpellMetaMagic": {
"type": "byte",
"value": 2
}
},
{
"__struct_id": 3,
"Spell": {
@@ -318,36 +348,6 @@
"MemorizedList3": {
"type": "list",
"value": [
{
"__struct_id": 3,
"Spell": {
"type": "word",
"value": 456
},
"SpellFlags": {
"type": "byte",
"value": 1
},
"SpellMetaMagic": {
"type": "byte",
"value": 2
}
},
{
"__struct_id": 3,
"Spell": {
"type": "word",
"value": 102
},
"SpellFlags": {
"type": "byte",
"value": 1
},
"SpellMetaMagic": {
"type": "byte",
"value": 2
}
},
{
"__struct_id": 3,
"Spell": {
@@ -486,7 +486,7 @@
},
"Comment": {
"type": "cexostring",
"value": "Brigand :Human Male Wizard 01"
"value": "Brigand: Human Male Wizard 01"
},
"Con": {
"type": "byte",
@@ -711,7 +711,7 @@
"FirstName": {
"type": "cexolocstring",
"value": {
"0": "Brigand :Human Male Wizard 01"
"0": "Brigand: Human Male Wizard 01"
}
},
"fortbonus": {
@@ -971,55 +971,55 @@
},
"ScriptAttacked": {
"type": "resref",
"value": "x2_def_attacked"
"value": "ra_ai_attacked"
},
"ScriptDamaged": {
"type": "resref",
"value": "x2_def_ondamage"
"value": "ra_ai_ondamaged"
},
"ScriptDeath": {
"type": "resref",
"value": "x2_def_ondeath"
"value": "ra_ai_ondeath"
},
"ScriptDialogue": {
"type": "resref",
"value": "x2_def_onconv"
"value": "ra_ai_onconverse"
},
"ScriptDisturbed": {
"type": "resref",
"value": "x2_def_ondisturb"
"value": "ra_ai_ondisturb"
},
"ScriptEndRound": {
"type": "resref",
"value": "x2_def_endcombat"
"value": "ra_ai_endcmbtrnd"
},
"ScriptHeartbeat": {
"type": "resref",
"value": "x2_def_heartbeat"
"value": "ra_ai_heartbeat"
},
"ScriptOnBlocked": {
"type": "resref",
"value": "x2_def_onblocked"
"value": "ra_ai_onblocked"
},
"ScriptOnNotice": {
"type": "resref",
"value": "x2_def_percept"
"value": "ra_ai_onpercept"
},
"ScriptRested": {
"type": "resref",
"value": "x2_def_rested"
"value": "ra_ai_onrested"
},
"ScriptSpawn": {
"type": "resref",
"value": "ra_bandit_spawn"
"value": "ra_ai_onspawn"
},
"ScriptSpellAt": {
"type": "resref",
"value": "x2_def_spellcast"
"value": "ra_ai_onspelled"
},
"ScriptUserDefine": {
"type": "resref",
"value": "x2_def_userdef"
"value": "ra_ai_userdef"
},
"SkillList": {
"type": "list",
@@ -1357,30 +1357,15 @@
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "AUTOBUFF"
"value": "SPAWN_TYPE"
},
"Type": {
"type": "dword",
"value": 1
"value": 3
},
"Value": {
"type": "int",
"value": 1
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "X2_L_BEH_MAGIC"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 100
"value": "no_spn_wiz"
}
}
]