Initial upload
Initial upload. PRC8 has been added. Module compiles, PRC's default AI & treasure scripts have been integrated. Started work on top hak for SLA / Ability / Scripting modifications.
This commit is contained in:
113
_module/ute/jw_goblin_alc_en.ute.json
Normal file
113
_module/ute/jw_goblin_alc_en.ute.json
Normal file
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"__data_type": "UTE ",
|
||||
"Active": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Comment": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"CreatureList": {
|
||||
"type": "list",
|
||||
"value": [
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"Appearance": {
|
||||
"type": "int",
|
||||
"value": 85
|
||||
},
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 7.0
|
||||
},
|
||||
"ResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_goblinalch"
|
||||
},
|
||||
"SingleSpawn": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Difficulty": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"DifficultyIndex": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
},
|
||||
"Faction": {
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "jw_goblin_alc_enc"
|
||||
}
|
||||
},
|
||||
"MaxCreatures": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"OnEntered": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExhausted": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"OnUserDefined": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
},
|
||||
"PaletteID": {
|
||||
"type": "byte",
|
||||
"value": 6
|
||||
},
|
||||
"PlayerOnly": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"RecCreatures": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
},
|
||||
"Reset": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"ResetTime": {
|
||||
"type": "int",
|
||||
"value": 600
|
||||
},
|
||||
"Respawns": {
|
||||
"type": "int",
|
||||
"value": -1
|
||||
},
|
||||
"SpawnOption": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "jw_goblin_alc_enc"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "jw_goblin_alc_en"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user