Skip to content

Commit

Permalink
Update altered_object_active.json (#55852)
Browse files Browse the repository at this point in the history
  • Loading branch information
Faalagorn authored Mar 9, 2022
1 parent 28c7101 commit 05ba5e3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions data/json/artifact/altered_object_active.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "SPELL",
"id": "AO_FRIENDLY_VORTEX",
"name": { "str": "Artifact Vortex" },
"description": "Summon Vortexes",
"description": "Summon vortexes.",
"valid_targets": [ "ground" ],
"effect": "summon",
"effect_str": "mon_vortex",
Expand All @@ -22,7 +22,7 @@
"type": "SPELL",
"id": "AO_CALL_OF_TINDALOS",
"name": { "str": "Artifact Call of Tindalos" },
"description": "Summon hostile hounds of tindalos",
"description": "Summon hostile hounds of Tindalos.",
"valid_targets": [ "ground" ],
"effect": "summon",
"effect_str": "mon_hound_tindalos",
Expand Down Expand Up @@ -97,7 +97,7 @@
"type": "SPELL",
"id": "AO_DARKNESS_EFFECT",
"name": { "str": "Artifact Darkness" },
"description": "Grants you the Darkness effect",
"description": "Grants you the Darkness effect.",
"message": "Persistent shadows invade your field of view.",
"valid_targets": [ "self" ],
"flags": [ "NO_PROJECTILE" ],
Expand All @@ -111,7 +111,7 @@
"type": "SPELL",
"id": "AO_LIFE_DRAIN",
"name": { "str": "Artifact Hurtall" },
"description": "Hurts you for random damage",
"description": "Hurts you for random damage.",
"message": "You feel hollow inside.",
"min_damage": 0,
"max_damage": 10,
Expand All @@ -124,7 +124,7 @@
"type": "SPELL",
"id": "AO_CLOSE_TEAR",
"name": { "str": "Artifact Close Tear" },
"description": "Closes a tear in reality and transfers strange energy to the artifact user",
"description": "Closes a tear in reality and transfers strange energy to the artifact user.",
"message": "",
"min_aoe": 40,
"max_aoe": 40,
Expand Down

0 comments on commit 05ba5e3

Please sign in to comment.