Initial commit
Adding all of the current content for Anphillia Unlimited.
This commit is contained in:
93
_module/ute/nadia.ute.json
Normal file
93
_module/ute/nadia.ute.json
Normal file
@@ -0,0 +1,93 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": []
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 2
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Nadia"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": "nw_s2_bardsong"
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 9
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 23137
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "Nadia"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "nadia"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user