CSS+Predilection+Niveau de competence
This commit is contained in:
@@ -127,6 +127,9 @@ export class MournbladeActor extends Actor {
|
||||
getArmors() {
|
||||
return this.getItemSorted(["protection"])
|
||||
}
|
||||
getRuneEffects() {
|
||||
return this.getItemSorted(["runeeffect"])
|
||||
}
|
||||
getOrigine() {
|
||||
return this.items.find(item => item.type == "origine")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user