Files
HeroesStone_PRC8/_module/utw/sj_tilemagic_003.utw.json
Jaysyn904 1eefc84201 Initial Commit
Initial Commit.
2025-09-14 15:40:46 -04:00

160 lines
3.2 KiB
JSON

{
"__data_type": "UTW ",
"Appearance": {
"type": "byte",
"value": 1
},
"Comment": {
"type": "cexostring",
"value": "Sunjammer's TileMagic System - Marker\r\n\r\nCan be placed at design time by a builder. Once placed it can be converted by a script or Control object into a TileMagic tile or tiles (according to its setting). It is destoyed in the process.\r\n\r\nMust be tagged sj_tilemagic_marker to function correctly."
},
"Description": {
"type": "cexolocstring",
"value": {}
},
"HasMapNote": {
"type": "byte",
"value": 0
},
"LinkedTo": {
"type": "cexostring",
"value": ""
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "TileMagic - Marker - Grass (1x1, 0.01m, Normalised)"
}
},
"MapNote": {
"type": "cexolocstring",
"value": {}
},
"MapNoteEnabled": {
"type": "byte",
"value": 1
},
"PaletteID": {
"type": "byte",
"value": 2
},
"Tag": {
"type": "cexostring",
"value": "sj_tilemagic_marker"
},
"TemplateResRef": {
"type": "resref",
"value": "sj_tilemagic_003"
},
"VarTable": {
"type": "list",
"value": [
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "sj_tilemagic_columns"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "sj_tilemagic_rows"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "sj_tilemagic_normalise"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "sj_tilemagic_tile"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 402
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "sj_tilemagic_z"
},
"Type": {
"type": "dword",
"value": 2
},
"Value": {
"type": "float",
"value": 0.01099999994039536
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "sj_tilemagic_corner"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
},
{
"__struct_id": 0,
"Name": {
"type": "cexostring",
"value": "sj_tilemagic_use_layer"
},
"Type": {
"type": "dword",
"value": 1
},
"Value": {
"type": "int",
"value": 1
}
}
]
}
}