Enhance appeareance

This commit is contained in:
2025-05-09 22:17:00 +02:00
parent b21c5ac9bb
commit d5eba47ab6
27 changed files with 341 additions and 74 deletions

View File

@@ -265,6 +265,12 @@
"submachinegun": "Submachinegun",
"riflecarabine": "Rifle/Carabine"
},
"SelectiveFire": {
"shortburst": "Short Burst",
"longburst": "Long Burst",
"shortspray": "Short Spray",
"longspray": "Long Spray"
},
"FIELDS": {
"hasDirectSkill": {
"label": "Has direct skill"
@@ -284,6 +290,12 @@
"weaponSubtype": {
"label": "Firearm Subtype"
},
"hasSelectiveFire": {
"label": "Has selective fire"
},
"applyDamageBonus": {
"label": "Add damage bonus"
},
"damage": {
"label": "Damage"
},