{
  "_fv": 69,
  "_type": "procedure",
  "definition": {
    "procedurexml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"event_trigger\" deletable=\"false\" x=\"160\" y=\"62\"><field name=\"trigger\">player_critical_hit</field><next><block type=\"controls_if\"><comment pinned=\"false\" h=\"69\" w=\"245\">This tests if the difficulty is not peaceful if the condition is true. It will then strike lighting at the current cords.</comment><value name=\"IF0\"><block type=\"logic_entity_compare\"><field name=\"entity\">CUSTOM:Zeus</field><value name=\"compareTo\"><block type=\"entity_from_deps\"></block></value></block></value><statement name=\"DO0\"><block type=\"controls_repeat_ext\"><value name=\"TIMES\"><block type=\"math_number\"><field name=\"NUM\">10</field></block></value><statement name=\"DO\"><block type=\"strike_lightning\" inline=\"false\"><field name=\"effectOnly\">FALSE</field><value name=\"x\"><block type=\"math_dual_ops\"><field name=\"OP\">ADD</field><value name=\"A\"><block type=\"coord_x\"></block></value><value name=\"B\"><block type=\"math_random_number_between\"><value name=\"min\"><block type=\"math_number\"><field name=\"NUM\">-5</field></block></value><value name=\"max\"><block type=\"math_number\"><field name=\"NUM\">5</field></block></value></block></value></block></value><value name=\"y\"><block type=\"math_dual_ops\"><field name=\"OP\">ADD</field><value name=\"A\"><block type=\"coord_y\"></block></value><value name=\"B\"><block type=\"math_random_number_between\"><value name=\"min\"><block type=\"math_number\"><field name=\"NUM\">-5</field></block></value><value name=\"max\"><block type=\"math_number\"><field name=\"NUM\">5</field></block></value></block></value></block></value><value name=\"z\"><block type=\"math_dual_ops\"><field name=\"OP\">ADD</field><value name=\"A\"><block type=\"coord_z\"></block></value><value name=\"B\"><block type=\"math_random_number_between\"><value name=\"min\"><block type=\"math_number\"><field name=\"NUM\">-5</field></block></value><value name=\"max\"><block type=\"math_number\"><field name=\"NUM\">5</field></block></value></block></value></block></value></block></statement></block></statement></block></next></block></xml>"
  }
}