|
391 | 391 | "damageRollOptions": "TODO: Add translation", |
392 | 392 | "edRollOptions": "TODO: Add translation", |
393 | 393 | "fullRestRecovery": "TODO: Add translation", |
| 394 | + "halfMagicRollOptions": "TODO: Add translation", |
394 | 395 | "horrorMarkRollOptions": "TODO: Add translation", |
395 | 396 | "ignoresArmor": "TODO: Add translation", |
396 | 397 | "invalidDiceFormula": "TODO: Add translation", |
|
402 | 403 | "rollAbility": "TODO: Add translation", |
403 | 404 | "rollAttribute": "TODO: Add translation", |
404 | 405 | "rollEquipment": "TODO: Add translation", |
405 | | - "rollHalfMagic": "TODO: Add translation", |
406 | 406 | "rollInitiative": "TODO: Add translation", |
407 | 407 | "rollRecovery": "TODO: Add translation", |
408 | 408 | "rollSubstitute": "TODO: Add translation", |
|
675 | 675 | "attribute": "TODO: Add translation", |
676 | 676 | "attuning": "TODO: Add translation", |
677 | 677 | "damage": "TODO: Add translation", |
678 | | - "halfmagic": "TODO: Add translation", |
| 678 | + "halfMagic": "TODO: Add translation", |
679 | 679 | "horrorMark": "TODO: Add translation", |
680 | 680 | "initiative": "TODO: Add translation", |
681 | 681 | "jumpUp": "TODO: Add translation", |
|
2611 | 2611 | } |
2612 | 2612 | } |
2613 | 2613 | }, |
| 2614 | + "HalfMagicRollOptions": { |
| 2615 | + "FIELDS": { |
| 2616 | + "attribute": { |
| 2617 | + "hint": "TODO: Add translation", |
| 2618 | + "label": "TODO: Add translation" |
| 2619 | + }, |
| 2620 | + "disciplineUuid": { |
| 2621 | + "hint": "TODO: Add translation", |
| 2622 | + "label": "TODO: Add translation" |
| 2623 | + } |
| 2624 | + } |
| 2625 | + }, |
2614 | 2626 | "InitiativeRollOptions": { |
2615 | 2627 | "FIELDS": { |
2616 | 2628 | "increaseAbilities": { |
|
3316 | 3328 | "Title": { |
3317 | 3329 | "attuneGrimoire": "TODO: Add translation", |
3318 | 3330 | "damage": "TODO: Add translation", |
| 3331 | + "halfMagic": "TODO: Add translation", |
3319 | 3332 | "itemHistory": "TODO: Add translation", |
3320 | 3333 | "jumpUp": "TODO: Add translation", |
3321 | 3334 | "rollAttribute": "TODO: Add translation", |
|
0 commit comments