Custom creatures modded to suit their level
All constructs through dragons, and their associated items.
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
},
|
||||
"DecayTime": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
"value": 5000
|
||||
},
|
||||
"Deity": {
|
||||
"type": "cexostring",
|
||||
@@ -64,7 +64,7 @@
|
||||
"id": 12480,
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "This Dragon looks at you as if your his next meal",
|
||||
"0": "This dragon looks at you as if your his next meal, but it is relatively young.",
|
||||
"2": "Gold Dragons are graceful, sinuous, and wise. They hate injustice and foul play, often embarking on self-appointed quests to promote good."
|
||||
}
|
||||
},
|
||||
@@ -843,6 +843,26 @@
|
||||
"type": "resref",
|
||||
"value": "drggold002"
|
||||
},
|
||||
"VarTable": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Name": {
|
||||
"type": "cexostring",
|
||||
"value": "SCALE_SIZE"
|
||||
},
|
||||
"Type": {
|
||||
"type": "dword",
|
||||
"value": 2
|
||||
},
|
||||
"Value": {
|
||||
"type": "float",
|
||||
"value": 0.800000011920929
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"WalkRate": {
|
||||
"type": "int",
|
||||
"value": 4
|
||||
|
Reference in New Issue
Block a user