Home · skill · Priest_Rosary

You can add several Prayers to your Rosary. Each Prayer can be selected once.

Prayers have their own condition to become ready and their own effect triggering when you cast Judgment.

Properties

status
Done
type
ClassPassive
nature
Passive

Referenced by

unit (1)

Raw data
{
  "status": "Done",
  "gfx": {
    "file": "UI/icons/atlas_class_Priest_96PX.png",
    "size": 96,
    "x": 5,
    "y": 2
  },
  "id": "Priest_Rosary",
  "type": "ClassPassive",
  "nature": "Passive",
  "texts": {
    "name": "Rosary",
    "desc": "You can add several [Prayer]s to your ::name::. Each [Prayer] can be selected once.\n\n[Prayer]s have their own condition to become ready and their own effect triggering when you cast ::ref_name::.",
    "refs": {
      "ref": "Priest_Sig_DivineIntervention"
    }
  },
  "anim": {},
  "steps": [],
  "flags": [],
  "mastery": [],
  "props": {},
  "vars": {
    "var1": 3
  },
  "_xrefs": [
    {
      "from_sheet": "unit",
      "from_id": "Priest",
      "via_field": "skills"
    }
  ]
}