RoT2_PRC8/_module/utw/ffx_bouncer.utw.json
Jaysyn904 499aba4eb3 Initial upload
Initial upload
2023-09-25 18:13:22 -04:00

52 lines
891 B
JSON

{
"__data_type": "UTW ",
"Appearance": {
"type": "byte",
"value": 4
},
"Comment": {
"type": "cexostring",
"value": "This is a force effect bouncer object. Players entering a force field will be repelled from it."
},
"Description": {
"type": "cexolocstring",
"value": {
"0": ""
}
},
"HasMapNote": {
"type": "byte",
"value": 0
},
"LinkedTo": {
"type": "cexostring",
"value": ""
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Force Effect Bouncer"
}
},
"MapNote": {
"type": "cexolocstring",
"value": {}
},
"MapNoteEnabled": {
"type": "byte",
"value": 0
},
"PaletteID": {
"type": "byte",
"value": 4
},
"Tag": {
"type": "cexostring",
"value": "ffx_bouncer"
},
"TemplateResRef": {
"type": "resref",
"value": "ffx_bouncer"
}
}