Legendary Resistance

Creature featureUNK2014

This entry has no prose โ€” see the raw data below.

Raw data
{
  "hp": "((expectedCr >= 0 && expectedCr <= 4) ? 10*trait : ((expectedCr >= 5 && expectedCr <= 10) ? 20*trait : ((expectedCr >= 11) ? 30*trait : 0)))",
  "name": "Legendary Resistance",
  "effect": "If the creature fails a saving throw, it can choose to succeed instead. Input the number of uses per day.",
  "example": "Tarrasque",
  "hasNumberParam": true
}