Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update altered_object_active.json #55852

Merged
merged 1 commit into from
Mar 9, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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