Tweaked several areas, mobs, and added
the codi ai to some mobs.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"__data_type": "UTC ",
|
||||
"Appearance_Type": {
|
||||
"type": "word",
|
||||
"value": 205
|
||||
"value": 149
|
||||
},
|
||||
"BodyBag": {
|
||||
"type": "byte",
|
||||
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"ChallengeRating": {
|
||||
"type": "float",
|
||||
"value": 73.0
|
||||
"value": 27.0
|
||||
},
|
||||
"ClassList": {
|
||||
"type": "list",
|
||||
@@ -27,7 +27,7 @@
|
||||
},
|
||||
"ClassLevel": {
|
||||
"type": "short",
|
||||
"value": 30
|
||||
"value": 12
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -38,7 +38,7 @@
|
||||
},
|
||||
"ClassLevel": {
|
||||
"type": "short",
|
||||
"value": 30
|
||||
"value": 15
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -57,11 +57,11 @@
|
||||
},
|
||||
"CRAdjust": {
|
||||
"type": "int",
|
||||
"value": -5
|
||||
"value": -20
|
||||
},
|
||||
"CurrentHitPoints": {
|
||||
"type": "short",
|
||||
"value": 424
|
||||
"value": 480
|
||||
},
|
||||
"DecayTime": {
|
||||
"type": "dword",
|
||||
@@ -75,7 +75,7 @@
|
||||
"id": 12353,
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Among the swiftest and most agile creatures in existence, Air Elementals are often summoned for use in great battles over vast stretches of open terrain."
|
||||
"0": ""
|
||||
}
|
||||
},
|
||||
"Dex": {
|
||||
@@ -93,28 +93,7 @@
|
||||
"__struct_id": 4,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "elementalearth"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 8,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "earthgloves"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 128,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "item004"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 512,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "mobtrueseeing"
|
||||
"value": "item007"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -142,7 +121,7 @@
|
||||
"__struct_id": 131072,
|
||||
"EquippedRes": {
|
||||
"type": "resref",
|
||||
"value": "earth_skin"
|
||||
"value": "earth_skin001"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -336,27 +315,6 @@
|
||||
"value": 289
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"Feat": {
|
||||
"type": "word",
|
||||
"value": 44
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"Feat": {
|
||||
"type": "word",
|
||||
"value": 45
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"Feat": {
|
||||
"type": "word",
|
||||
"value": 46
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 1,
|
||||
"Feat": {
|
||||
@@ -394,7 +352,7 @@
|
||||
},
|
||||
"HitPoints": {
|
||||
"type": "short",
|
||||
"value": 424
|
||||
"value": 480
|
||||
},
|
||||
"Int": {
|
||||
"type": "byte",
|
||||
@@ -555,11 +513,11 @@
|
||||
},
|
||||
"MaxHitPoints": {
|
||||
"type": "short",
|
||||
"value": 1024
|
||||
"value": 750
|
||||
},
|
||||
"NaturalAC": {
|
||||
"type": "byte",
|
||||
"value": 36
|
||||
"value": 0
|
||||
},
|
||||
"NoPermDeath": {
|
||||
"type": "byte",
|
||||
@@ -583,7 +541,7 @@
|
||||
},
|
||||
"PortraitId": {
|
||||
"type": "word",
|
||||
"value": 231
|
||||
"value": 1270
|
||||
},
|
||||
"Race": {
|
||||
"type": "byte",
|
||||
@@ -591,59 +549,59 @@
|
||||
},
|
||||
"refbonus": {
|
||||
"type": "short",
|
||||
"value": 0
|
||||
"value": 11
|
||||
},
|
||||
"ScriptAttacked": {
|
||||
"type": "resref",
|
||||
"value": "nw_c2_default5"
|
||||
"value": "no_ai_atk"
|
||||
},
|
||||
"ScriptDamaged": {
|
||||
"type": "resref",
|
||||
"value": "nw_c2_default6"
|
||||
"value": "no_ai_dam"
|
||||
},
|
||||
"ScriptDeath": {
|
||||
"type": "resref",
|
||||
"value": "nw_c2_default7"
|
||||
"value": "no_ai_dth"
|
||||
},
|
||||
"ScriptDialogue": {
|
||||
"type": "resref",
|
||||
"value": "nw_c2_default4"
|
||||
"value": "no_ai_cnv"
|
||||
},
|
||||
"ScriptDisturbed": {
|
||||
"type": "resref",
|
||||
"value": "nw_c2_default8"
|
||||
"value": "no_ai_dis"
|
||||
},
|
||||
"ScriptEndRound": {
|
||||
"type": "resref",
|
||||
"value": "nw_c2_default3"
|
||||
"value": "no_ai_cmb"
|
||||
},
|
||||
"ScriptHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": "nw_c2_default1"
|
||||
"value": "no_ai_hrt"
|
||||
},
|
||||
"ScriptOnBlocked": {
|
||||
"type": "resref",
|
||||
"value": "nw_c2_defaulte"
|
||||
"value": "no_ai_blk"
|
||||
},
|
||||
"ScriptOnNotice": {
|
||||
"type": "resref",
|
||||
"value": "nw_c2_default2"
|
||||
"value": "no_ai_per"
|
||||
},
|
||||
"ScriptRested": {
|
||||
"type": "resref",
|
||||
"value": "nw_c2_defaulta"
|
||||
"value": "no_ai_rst"
|
||||
},
|
||||
"ScriptSpawn": {
|
||||
"type": "resref",
|
||||
"value": "earthnoble_spawn"
|
||||
"value": "no_spn_ftrsize"
|
||||
},
|
||||
"ScriptSpellAt": {
|
||||
"type": "resref",
|
||||
"value": "nw_c2_defaultb"
|
||||
"value": "no_ai_spt"
|
||||
},
|
||||
"ScriptUserDefine": {
|
||||
"type": "resref",
|
||||
"value": "nw_c2_defaultd"
|
||||
"value": ""
|
||||
},
|
||||
"SkillList": {
|
||||
"type": "list",
|
||||
@@ -1095,13 +1053,33 @@
|
||||
"type": "resref",
|
||||
"value": "earthnoble"
|
||||
},
|
||||
"VarTable": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Name": {
|
||||
"type": "cexostring",
|
||||
"value": "SCALE_SIZE"
|
||||
},
|
||||
"Type": {
|
||||
"type": "dword",
|
||||
"value": 2
|
||||
},
|
||||
"Value": {
|
||||
"type": "float",
|
||||
"value": 1.799999952316284
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"WalkRate": {
|
||||
"type": "int",
|
||||
"value": 3
|
||||
"value": 7
|
||||
},
|
||||
"willbonus": {
|
||||
"type": "short",
|
||||
"value": 0
|
||||
"value": 14
|
||||
},
|
||||
"Wings_New": {
|
||||
"type": "dword",
|
||||
|
Reference in New Issue
Block a user