How to use the duration.splitted function in duration

To help you get started, we’ve selected a few duration examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github elyukai / optolith-client / src / App / Utilities / Raw / Entries / toL10n.ts View on Github external
"halers": res ["halers"],
          "kreutzers": res ["kreutzers"],
          "gems": res ["gems"],
          "jewelry": res ["jewelry"],
          "other": res ["other"],
          "carryingcapacity": res ["carryingcapacity"],
          "carryingcapacitycalc": res ["carryingcapacitycalc"],
          "carryingcapacitylabel": res ["carryingcapacitylabel"],
          "animal": res ["animal"],
          "spellsandrituals": res ["spellsandrituals"],
          "aemax": res ["aemax"],
          "spellorritual": res ["spellorritual"],
          "cost": res ["cost"],
          "castingtime.splitted": res ["castingtime.splitted"],
          "range.splitted": res ["range.splitted"],
          "duration.splitted": res ["duration.splitted"],
          "effect": res ["effect"],
          "primaryattribute": res ["primaryattribute"],
          "tradition": res ["tradition"],
          "magicalspecialabilities": res ["magicalspecialabilities"],
          "liturgicalchantsandceremonies": res ["liturgicalchantsandceremonies"],
          "kpmax": res ["kpmax"],
          "liturgicaltime.splitted": res ["liturgicaltime.splitted"],
          "aspect": res ["aspect"],
          "aspects.oneormore": res ["aspects.oneormore"],
          "blessedspecialabilities": res ["blessedspecialabilities"],
          "blessings": res ["blessings"],
          "rulebase": res ["rulebase"],
          "optionalrules": res ["optionalrules"],
          "maximumattributescores": res ["maximumattributescores"],
          "higherdefensestats": res ["higherdefensestats"],
          "languagespecializations": res ["languagespecializations"],