using helpers for selects

This commit is contained in:
Vlyan
2020-12-18 13:55:28 +01:00
parent 1ad9d639f2
commit 97060b5666
22 changed files with 138 additions and 102 deletions

View File

@@ -140,7 +140,8 @@
"in_curriculum": false,
"xp_used": 0,
"rank": 1,
"bought_at_rank": 1
"bought_at_rank": 1,
"ring": "void"
},
"item": {
"equipped": false,
@@ -177,7 +178,6 @@
"technique": {
"templates": ["advancement"],
"technique_type": "",
"ring": "void",
"effects": "",
"description": ""
},
@@ -187,13 +187,13 @@
"peculiarity": {
"templates": ["advancement"],
"peculiarity_type": "distinction",
"ring": "void",
"types": "",
"description": ""
},
"advancement": {
"templates": ["advancement"],
"advancement_type": "",
"skill": "",
"description": ""
}
}