create DHResourceData

This commit is contained in:
Dapoolp 2025-07-15 20:13:33 +02:00
parent 31647d71ee
commit 82a7a99b65
7 changed files with 45 additions and 20 deletions

View file

@ -35,6 +35,9 @@
"Settings": {
"resultBased": {
"label": "Formula based on Hope/Fear result."
},
"applyTo": {
"label": "Targeted Resource"
}
},
"TYPES": {
@ -647,6 +650,10 @@
"armorStack": {
"name": "Armor Stack",
"abbreviation": "AS"
},
"fear": {
"name": "Fear",
"abbreviation": "FR"
}
},
"ItemResourceType": {