Annence/Boheme

This commit is contained in:
2023-08-08 18:05:10 +02:00
parent b2219c0f81
commit 554a1af531
27 changed files with 104 additions and 68 deletions

View File

@ -416,6 +416,7 @@ export class EcrymeActor extends Actor {
let rollData = this.getCommonRollData()
rollData.mode = "cephaly"
rollData.skill = duplicate(this.system.cephaly.skilllist[skillKey])
rollData.annency = duplicate(this.getAnnency())
rollData.img = rollData.skill.img
rollData.skill.categKey = "cephaly"
rollData.skill.skillKey = skillKey