migrate virtual augments to native Daggerheart weapon features and remove legacy injection logic
This commit is contained in:
parent
689a9ec2ff
commit
5e14c2a178
15 changed files with 62 additions and 137 deletions
13
module.json
13
module.json
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue