Updated Revirax UTC
Updated the Revirax UTC to use the new model.
This commit is contained in:
parent
f74e45784c
commit
15c23bc487
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ _content/ratdot_creatures/animals1.png
|
|||||||
*.hak
|
*.hak
|
||||||
_content/output/ra_tdog.tlk
|
_content/output/ra_tdog.tlk
|
||||||
_module/ra_tdog.mod
|
_module/ra_tdog.mod
|
||||||
|
*.mod
|
||||||
|
@ -11169,7 +11169,7 @@
|
|||||||
},
|
},
|
||||||
"Version": {
|
"Version": {
|
||||||
"type": "dword",
|
"type": "dword",
|
||||||
"value": 12
|
"value": 13
|
||||||
},
|
},
|
||||||
"Width": {
|
"Width": {
|
||||||
"type": "int",
|
"type": "int",
|
||||||
|
@ -12905,7 +12905,7 @@
|
|||||||
"__struct_id": 0,
|
"__struct_id": 0,
|
||||||
"CR": {
|
"CR": {
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"value": 12.0
|
"value": 25.0
|
||||||
},
|
},
|
||||||
"FACTION": {
|
"FACTION": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
|
@ -4963,7 +4963,7 @@
|
|||||||
"__struct_id": 0,
|
"__struct_id": 0,
|
||||||
"NAME": {
|
"NAME": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": "revirax bite"
|
"value": "Revirax Bite"
|
||||||
},
|
},
|
||||||
"RESREF": {
|
"RESREF": {
|
||||||
"type": "resref",
|
"type": "resref",
|
||||||
@ -9306,7 +9306,7 @@
|
|||||||
"__struct_id": 0,
|
"__struct_id": 0,
|
||||||
"NAME": {
|
"NAME": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": "revirax hide"
|
"value": "Revirax Hide"
|
||||||
},
|
},
|
||||||
"RESREF": {
|
"RESREF": {
|
||||||
"type": "resref",
|
"type": "resref",
|
||||||
|
Binary file not shown.
@ -2,7 +2,7 @@
|
|||||||
"__data_type": "UTC ",
|
"__data_type": "UTC ",
|
||||||
"Appearance_Type": {
|
"Appearance_Type": {
|
||||||
"type": "word",
|
"type": "word",
|
||||||
"value": 5491
|
"value": 2003
|
||||||
},
|
},
|
||||||
"BodyBag": {
|
"BodyBag": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
@ -10,11 +10,11 @@
|
|||||||
},
|
},
|
||||||
"Cha": {
|
"Cha": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
"value": 10
|
"value": 6
|
||||||
},
|
},
|
||||||
"ChallengeRating": {
|
"ChallengeRating": {
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"value": 12.0
|
"value": 25.0
|
||||||
},
|
},
|
||||||
"ClassList": {
|
"ClassList": {
|
||||||
"type": "list",
|
"type": "list",
|
||||||
@ -27,14 +27,14 @@
|
|||||||
},
|
},
|
||||||
"ClassLevel": {
|
"ClassLevel": {
|
||||||
"type": "short",
|
"type": "short",
|
||||||
"value": 12
|
"value": 32
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"Comment": {
|
"Comment": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": ""
|
"value": "Revirax"
|
||||||
},
|
},
|
||||||
"Con": {
|
"Con": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
@ -50,11 +50,11 @@
|
|||||||
},
|
},
|
||||||
"CurrentHitPoints": {
|
"CurrentHitPoints": {
|
||||||
"type": "short",
|
"type": "short",
|
||||||
"value": 60
|
"value": 140
|
||||||
},
|
},
|
||||||
"DecayTime": {
|
"DecayTime": {
|
||||||
"type": "dword",
|
"type": "dword",
|
||||||
"value": 5000
|
"value": 7000
|
||||||
},
|
},
|
||||||
"Deity": {
|
"Deity": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
@ -68,7 +68,7 @@
|
|||||||
},
|
},
|
||||||
"Dex": {
|
"Dex": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
"value": 16
|
"value": 13
|
||||||
},
|
},
|
||||||
"Disarmable": {
|
"Disarmable": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
@ -121,6 +121,13 @@
|
|||||||
"value": 6
|
"value": 6
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 1,
|
||||||
|
"Feat": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 22774
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"__struct_id": 1,
|
"__struct_id": 1,
|
||||||
"Feat": {
|
"Feat": {
|
||||||
@ -153,7 +160,14 @@
|
|||||||
"__struct_id": 1,
|
"__struct_id": 1,
|
||||||
"Feat": {
|
"Feat": {
|
||||||
"type": "word",
|
"type": "word",
|
||||||
"value": 40
|
"value": 24070
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 1,
|
||||||
|
"Feat": {
|
||||||
|
"type": "word",
|
||||||
|
"value": 2569
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -185,11 +199,11 @@
|
|||||||
},
|
},
|
||||||
"HitPoints": {
|
"HitPoints": {
|
||||||
"type": "short",
|
"type": "short",
|
||||||
"value": 60
|
"value": 140
|
||||||
},
|
},
|
||||||
"Int": {
|
"Int": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
"value": 8
|
"value": 6
|
||||||
},
|
},
|
||||||
"Interruptable": {
|
"Interruptable": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
@ -211,7 +225,7 @@
|
|||||||
},
|
},
|
||||||
"LawfulChaotic": {
|
"LawfulChaotic": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
"value": 0
|
"value": 100
|
||||||
},
|
},
|
||||||
"Lootable": {
|
"Lootable": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
@ -219,11 +233,11 @@
|
|||||||
},
|
},
|
||||||
"MaxHitPoints": {
|
"MaxHitPoints": {
|
||||||
"type": "short",
|
"type": "short",
|
||||||
"value": 96
|
"value": 204
|
||||||
},
|
},
|
||||||
"NaturalAC": {
|
"NaturalAC": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
"value": 16
|
"value": 14
|
||||||
},
|
},
|
||||||
"NoPermDeath": {
|
"NoPermDeath": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
@ -247,7 +261,7 @@
|
|||||||
},
|
},
|
||||||
"PortraitId": {
|
"PortraitId": {
|
||||||
"type": "word",
|
"type": "word",
|
||||||
"value": 319
|
"value": 234
|
||||||
},
|
},
|
||||||
"Race": {
|
"Race": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
@ -337,7 +351,7 @@
|
|||||||
"__struct_id": 0,
|
"__struct_id": 0,
|
||||||
"Rank": {
|
"Rank": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
"value": 0
|
"value": 35
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -351,14 +365,14 @@
|
|||||||
"__struct_id": 0,
|
"__struct_id": 0,
|
||||||
"Rank": {
|
"Rank": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
"value": 15
|
"value": 21
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"__struct_id": 0,
|
"__struct_id": 0,
|
||||||
"Rank": {
|
"Rank": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
"value": 15
|
"value": 16
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -372,21 +386,7 @@
|
|||||||
"__struct_id": 0,
|
"__struct_id": 0,
|
||||||
"Rank": {
|
"Rank": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
"value": 0
|
"value": 23
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"__struct_id": 0,
|
|
||||||
"Rank": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"__struct_id": 0,
|
|
||||||
"Rank": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 15
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -435,7 +435,21 @@
|
|||||||
"__struct_id": 0,
|
"__struct_id": 0,
|
||||||
"Rank": {
|
"Rank": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
"value": 15
|
"value": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Rank": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__struct_id": 0,
|
||||||
|
"Rank": {
|
||||||
|
"type": "byte",
|
||||||
|
"value": 16
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -651,7 +665,7 @@
|
|||||||
},
|
},
|
||||||
"Subrace": {
|
"Subrace": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": ""
|
"value": "Outsider (native, evil, fire, lawful)"
|
||||||
},
|
},
|
||||||
"Tag": {
|
"Tag": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
@ -671,7 +685,7 @@
|
|||||||
},
|
},
|
||||||
"WalkRate": {
|
"WalkRate": {
|
||||||
"type": "int",
|
"type": "int",
|
||||||
"value": 7
|
"value": 5
|
||||||
},
|
},
|
||||||
"willbonus": {
|
"willbonus": {
|
||||||
"type": "short",
|
"type": "short",
|
||||||
|
@ -14,11 +14,11 @@
|
|||||||
},
|
},
|
||||||
"Comment": {
|
"Comment": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": ""
|
"value": "Revirax Bite"
|
||||||
},
|
},
|
||||||
"Cost": {
|
"Cost": {
|
||||||
"type": "dword",
|
"type": "dword",
|
||||||
"value": 18000
|
"value": 91124
|
||||||
},
|
},
|
||||||
"Cursed": {
|
"Cursed": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
@ -26,20 +26,24 @@
|
|||||||
},
|
},
|
||||||
"DescIdentified": {
|
"DescIdentified": {
|
||||||
"type": "cexolocstring",
|
"type": "cexolocstring",
|
||||||
"value": {}
|
"value": {
|
||||||
|
"0": "Revirax Bite"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"Description": {
|
"Description": {
|
||||||
"type": "cexolocstring",
|
"type": "cexolocstring",
|
||||||
"value": {}
|
"value": {
|
||||||
|
"0": "Revirax Bite"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"Identified": {
|
"Identified": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
"value": 0
|
"value": 1
|
||||||
},
|
},
|
||||||
"LocalizedName": {
|
"LocalizedName": {
|
||||||
"type": "cexolocstring",
|
"type": "cexolocstring",
|
||||||
"value": {
|
"value": {
|
||||||
"0": "revirax bite"
|
"0": "Revirax Bite"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ModelPart1": {
|
"ModelPart1": {
|
||||||
@ -69,7 +73,7 @@
|
|||||||
},
|
},
|
||||||
"CostValue": {
|
"CostValue": {
|
||||||
"type": "word",
|
"type": "word",
|
||||||
"value": 11
|
"value": 10
|
||||||
},
|
},
|
||||||
"Param1": {
|
"Param1": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
@ -81,11 +85,11 @@
|
|||||||
},
|
},
|
||||||
"PropertyName": {
|
"PropertyName": {
|
||||||
"type": "word",
|
"type": "word",
|
||||||
"value": 74
|
"value": 16
|
||||||
},
|
},
|
||||||
"Subtype": {
|
"Subtype": {
|
||||||
"type": "word",
|
"type": "word",
|
||||||
"value": 0
|
"value": 10
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -131,7 +135,7 @@
|
|||||||
},
|
},
|
||||||
"Tag": {
|
"Tag": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": "reviraxbite"
|
"value": "ReviraxBite"
|
||||||
},
|
},
|
||||||
"TemplateResRef": {
|
"TemplateResRef": {
|
||||||
"type": "resref",
|
"type": "resref",
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
},
|
},
|
||||||
"Comment": {
|
"Comment": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": ""
|
"value": "Revirax Hide"
|
||||||
},
|
},
|
||||||
"Cost": {
|
"Cost": {
|
||||||
"type": "dword",
|
"type": "dword",
|
||||||
@ -26,20 +26,24 @@
|
|||||||
},
|
},
|
||||||
"DescIdentified": {
|
"DescIdentified": {
|
||||||
"type": "cexolocstring",
|
"type": "cexolocstring",
|
||||||
"value": {}
|
"value": {
|
||||||
|
"0": "Revirax Hide"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"Description": {
|
"Description": {
|
||||||
"type": "cexolocstring",
|
"type": "cexolocstring",
|
||||||
"value": {}
|
"value": {
|
||||||
|
"0": "Revirax Hide"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"Identified": {
|
"Identified": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
"value": 0
|
"value": 1
|
||||||
},
|
},
|
||||||
"LocalizedName": {
|
"LocalizedName": {
|
||||||
"type": "cexolocstring",
|
"type": "cexolocstring",
|
||||||
"value": {
|
"value": {
|
||||||
"0": "revirax hide"
|
"0": "Revirax Hide"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ModelPart1": {
|
"ModelPart1": {
|
||||||
@ -85,7 +89,7 @@
|
|||||||
},
|
},
|
||||||
"Subtype": {
|
"Subtype": {
|
||||||
"type": "word",
|
"type": "word",
|
||||||
"value": 2
|
"value": 3
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -96,11 +100,11 @@
|
|||||||
},
|
},
|
||||||
"CostTable": {
|
"CostTable": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
"value": 7
|
"value": 22
|
||||||
},
|
},
|
||||||
"CostValue": {
|
"CostValue": {
|
||||||
"type": "word",
|
"type": "word",
|
||||||
"value": 4
|
"value": 7
|
||||||
},
|
},
|
||||||
"Param1": {
|
"Param1": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
@ -112,44 +116,13 @@
|
|||||||
},
|
},
|
||||||
"PropertyName": {
|
"PropertyName": {
|
||||||
"type": "word",
|
"type": "word",
|
||||||
"value": 23
|
"value": 24
|
||||||
},
|
},
|
||||||
"Subtype": {
|
"Subtype": {
|
||||||
"type": "word",
|
"type": "word",
|
||||||
"value": 7
|
"value": 7
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"__struct_id": 0,
|
|
||||||
"ChanceAppear": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 100
|
|
||||||
},
|
|
||||||
"CostTable": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 7
|
|
||||||
},
|
|
||||||
"CostValue": {
|
|
||||||
"type": "word",
|
|
||||||
"value": 4
|
|
||||||
},
|
|
||||||
"Param1": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 255
|
|
||||||
},
|
|
||||||
"Param1Value": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 0
|
|
||||||
},
|
|
||||||
"PropertyName": {
|
|
||||||
"type": "word",
|
|
||||||
"value": 23
|
|
||||||
},
|
|
||||||
"Subtype": {
|
|
||||||
"type": "word",
|
|
||||||
"value": 10
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"__struct_id": 0,
|
"__struct_id": 0,
|
||||||
"ChanceAppear": {
|
"ChanceAppear": {
|
||||||
@ -189,11 +162,11 @@
|
|||||||
},
|
},
|
||||||
"CostTable": {
|
"CostTable": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
"value": 0
|
"value": 5
|
||||||
},
|
},
|
||||||
"CostValue": {
|
"CostValue": {
|
||||||
"type": "word",
|
"type": "word",
|
||||||
"value": 0
|
"value": 7
|
||||||
},
|
},
|
||||||
"Param1": {
|
"Param1": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
@ -205,42 +178,11 @@
|
|||||||
},
|
},
|
||||||
"PropertyName": {
|
"PropertyName": {
|
||||||
"type": "word",
|
"type": "word",
|
||||||
"value": 37
|
"value": 20
|
||||||
},
|
},
|
||||||
"Subtype": {
|
"Subtype": {
|
||||||
"type": "word",
|
"type": "word",
|
||||||
"value": 3
|
"value": 10
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"__struct_id": 0,
|
|
||||||
"ChanceAppear": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 100
|
|
||||||
},
|
|
||||||
"CostTable": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 2
|
|
||||||
},
|
|
||||||
"CostValue": {
|
|
||||||
"type": "word",
|
|
||||||
"value": 3
|
|
||||||
},
|
|
||||||
"Param1": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 255
|
|
||||||
},
|
|
||||||
"Param1Value": {
|
|
||||||
"type": "byte",
|
|
||||||
"value": 0
|
|
||||||
},
|
|
||||||
"PropertyName": {
|
|
||||||
"type": "word",
|
|
||||||
"value": 51
|
|
||||||
},
|
|
||||||
"Subtype": {
|
|
||||||
"type": "word",
|
|
||||||
"value": 0
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -255,7 +197,7 @@
|
|||||||
},
|
},
|
||||||
"CostValue": {
|
"CostValue": {
|
||||||
"type": "word",
|
"type": "word",
|
||||||
"value": 7
|
"value": 4
|
||||||
},
|
},
|
||||||
"Param1": {
|
"Param1": {
|
||||||
"type": "byte",
|
"type": "byte",
|
||||||
@ -286,7 +228,7 @@
|
|||||||
},
|
},
|
||||||
"Tag": {
|
"Tag": {
|
||||||
"type": "cexostring",
|
"type": "cexostring",
|
||||||
"value": "reviraxhide"
|
"value": "ReviraxHide"
|
||||||
},
|
},
|
||||||
"TemplateResRef": {
|
"TemplateResRef": {
|
||||||
"type": "resref",
|
"type": "resref",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user