for(let key in this.item.system.AP) { if (this.item.system.AP[key]) { this.item.system.AP[key]++; } }