Encounter work

Separated static spawns in "Forest of Hope: Central".  Fixed faction issues with Corrak's Crew.  Added "Faction Zoo" area for future faction work.  Tweaked factions.  Made sure creatures with CODI AI were granting XP.  Tweaked Masterwork weapons.  Fixed Warforged appearance not showing up properly in toolset.
This commit is contained in:
Jaysyn904
2022-12-04 12:37:44 -05:00
parent cc8fd99a19
commit 269eca1d1e
58 changed files with 14417 additions and 37514 deletions

View File

@@ -14,7 +14,7 @@
},
"Comment": {
"type": "cexostring",
"value": ""
"value": "Masterwork Heavy Crossbow"
},
"Cost": {
"type": "dword",
@@ -27,18 +27,18 @@
"DescIdentified": {
"type": "cexolocstring",
"value": {
"0": "Better and more efficent than the standard crossbow, this masterworked variant is truly a piece of craftsmanship."
"0": "The heavy crossbow is the largest hand-held launcher of its type, and is favored by militia groups for its durability and ease of use. It is deadlier than its smaller cousin, but also more cumbersome. \n\nA Masterwork weapon is a finely crafted version of a normal weapon. Wielding it provides a +1 enhancement bonus on attack rolls."
}
},
"Description": {
"type": "cexolocstring",
"value": {
"0": ""
"0": "The heavy crossbow is the largest hand-held launcher of its type, and is favored by militia groups for its durability and ease of use. It is deadlier than its smaller cousin, but also more cumbersome. \n\nA Masterwork weapon is a finely crafted version of a normal weapon. Wielding it provides a +1 enhancement bonus on attack rolls."
}
},
"Identified": {
"type": "byte",
"value": 0
"value": 1
},
"LocalizedName": {
"type": "cexolocstring",
@@ -99,6 +99,68 @@
"type": "word",
"value": 0
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 28
},
"CostValue": {
"type": "word",
"value": 37
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 85
},
"Subtype": {
"type": "word",
"value": 0
}
},
{
"__struct_id": 0,
"ChanceAppear": {
"type": "byte",
"value": 100
},
"CostTable": {
"type": "byte",
"value": 29
},
"CostValue": {
"type": "word",
"value": 11
},
"Param1": {
"type": "byte",
"value": 255
},
"Param1Value": {
"type": "byte",
"value": 0
},
"PropertyName": {
"type": "word",
"value": 86
},
"Subtype": {
"type": "word",
"value": 0
}
}
]
},
@@ -112,7 +174,7 @@
},
"Tag": {
"type": "cexostring",
"value": "MasterworkHeavyCrossbow"
"value": "RA_WBWXH_MSTRWRK"
},
"TemplateResRef": {
"type": "resref",