finally another commit

This commit is contained in:
2025-07-23 23:56:07 +01:00
parent 224300f3ea
commit ba468cafa7
30 changed files with 1591 additions and 318 deletions
@@ -0,0 +1,23 @@
{
"id": "161227ef-ba29-41a7-b40a-ed4ac550a8ea",
"template_id": "69cf7e1d-96a1-4d2a-9f08-bd3386d4bc69",
"name": "nucleus",
"fields": {
"age": {
"Number": 0.0
},
"parent": {
"Link": ""
},
"dob": {
"Date": "1970-01-01"
},
"pfp": {
"Image": "characters/nucleus.png"
},
"description": {
"MultiLine": "an AI"
}
},
"tags": []
}
@@ -0,0 +1,23 @@
{
"id": "3ce0e977-9f65-4f4c-a036-67f3d5c25fdc",
"template_id": "69cf7e1d-96a1-4d2a-9f08-bd3386d4bc69",
"name": "ZXQ5",
"fields": {
"dob": {
"Date": "1970-01-01"
},
"description": {
"MultiLine": "yes"
},
"age": {
"Number": 19.1
},
"parent": {
"Link": ""
},
"pfp": {
"Image": "characters/zxq5.png"
}
},
"tags": []
}
@@ -0,0 +1,23 @@
{
"id": "57429207-5fc1-4bab-a524-c550773c3d45",
"template_id": "69cf7e1d-96a1-4d2a-9f08-bd3386d4bc69",
"name": "Tayles",
"fields": {
"pfp": {
"Image": "characters/tayles.png"
},
"parent": {
"Link": ""
},
"description": {
"MultiLine": "trainspotter"
},
"age": {
"Number": 17.5
},
"dob": {
"Date": "1970-01-01"
}
},
"tags": []
}
@@ -1,23 +0,0 @@
{
"id": "8d76fdcd-0c3e-41a9-abc4-66fe21c0cb73",
"template_id": "d1223e6b-ade0-405a-8c3b-657c743a21cc",
"name": "Prophet",
"fields": {
"Age": {
"value": ""
},
"Appearance": {
"value": ""
},
"Species": {
"value": ""
},
"DOB": {
"value": ""
},
"PFP": {
"value": "./project/assets/the prophet.png"
}
},
"tags": []
}
@@ -0,0 +1,25 @@
{
"id": "be24e58f-3f79-4c5a-9224-9037eea5f51f",
"template_id": "69cf7e1d-96a1-4d2a-9f08-bd3386d4bc69",
"name": "The Order",
"fields": {
"pfp": {
"Image": "characters/the order.png"
},
"description": {
"MultiLine": "yes"
},
"dob": {
"Date": "1970-01-29"
},
"parent": {
"Link": ""
},
"age": {
"Number": 20.6
}
},
"tags": [
"bbeddabd-914c-4648-8262-bf14bfcf8fff"
]
}
@@ -0,0 +1,25 @@
{
"id": "deeaee92-bdec-4eb3-bb3b-ee760fc83d45",
"template_id": "69cf7e1d-96a1-4d2a-9f08-bd3386d4bc69",
"name": "The Chancellor",
"fields": {
"age": {
"Number": 37.0
},
"parent": {
"Link": ""
},
"dob": {
"Date": "1970-01-01"
},
"description": {
"MultiLine": "a tall ahh american"
},
"pfp": {
"Image": "characters/the chancellor.jpg"
}
},
"tags": [
"bbeddabd-914c-4648-8262-bf14bfcf8fff"
]
}