migrate virtual augments to native Daggerheart weapon features and remove legacy injection logic

This commit is contained in:
CPTN Cosmo 2026-04-26 18:43:24 +02:00
parent 689a9ec2ff
commit 5e14c2a178
15 changed files with 62 additions and 137 deletions

View file

@ -42,18 +42,5 @@
"name": "English",
"path": "lang/en.json"
}
],
"packs": [
{
"name": "ikonis-features",
"label": "Ikonis Features",
"path": "packs/ikonis-features",
"type": "Item",
"system": "daggerheart",
"ownership": {
"PLAYER": "OBSERVER",
"ASSISTANT": "OWNER"
}
}
]
}