Skip to content
Merged
Show file tree
Hide file tree
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
96 changes: 48 additions & 48 deletions data/json/artifact/altered_object_active.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
{
"type": "SPELL",
"id": "AO_FRIENDLY_VORTEX",
"name": { "str": "Artifact Vortex" },
"description": "Summon vortexes.",
"name": { "str": "Artifact Vortex", "//~": "NO_I18N" },
"description": { "str": "Summon vortexes.", "//~": "NO_I18N" },
"valid_targets": [ "ground" ],
"effect": "summon",
"effect_str": "mon_vortex",
Expand All @@ -21,8 +21,8 @@
{
"type": "SPELL",
"id": "AO_CALL_OF_TINDALOS",
"name": { "str": "Artifact Call of Tindalos" },
"description": "Summon hostile hounds of Tindalos.",
"name": { "str": "Artifact Call of Tindalos", "//~": "NO_I18N" },
"description": { "str": "Summon hostile hounds of Tindalos.", "//~": "NO_I18N" },
"valid_targets": [ "ground" ],
"effect": "summon",
"effect_str": "mon_hound_tindalos",
Expand All @@ -40,8 +40,8 @@
{
"id": "AO_FORCE_PULL",
"type": "SPELL",
"name": { "str": "Artifact Force Pull" },
"description": "Pull objects.",
"name": { "str": "Artifact Force Pull", "//~": "NO_I18N" },
"description": { "str": "Pull objects.", "//~": "NO_I18N" },
"effect": "area_pull",
"shape": "blast",
"valid_targets": [ "self", "ally", "hostile", "ground", "item", "field" ],
Expand All @@ -56,8 +56,8 @@
{
"id": "AO_TELEPORTITIS",
"type": "SPELL",
"name": { "str": "Artifact Teleportitis" },
"description": "Causes you to teleport uncontrollably.",
"name": { "str": "Artifact Teleportitis", "//~": "NO_I18N" },
"description": { "str": "Causes you to teleport uncontrollably.", "//~": "NO_I18N" },
"message": "The world loses coherence, with images of nearby places forming and disappearing around you.",
"valid_targets": [ "self" ],
"effect": "attack",
Expand All @@ -71,8 +71,8 @@
{
"id": "AO_SLOW",
"type": "SPELL",
"name": { "str": "Artifact Slow" },
"description": "Slows you for a few turns.",
"name": { "str": "Artifact Slow", "//~": "NO_I18N" },
"description": { "str": "Slows you for a few turns.", "//~": "NO_I18N" },
"message": "The world shifts blue, and reality accelerates around you.",
"valid_targets": [ "self" ],
"effect": "attack",
Expand All @@ -86,8 +86,8 @@
{
"id": "AO_TIME_STOP",
"type": "SPELL",
"name": { "str": "Artifact Time Stop" },
"description": "Grants you a few turns of super speed.",
"name": { "str": "Artifact Time Stop", "//~": "NO_I18N" },
"description": { "str": "Grants you a few turns of super speed.", "//~": "NO_I18N" },
"message": "Stale golden light floods the world, and reality stands still.",
"valid_targets": [ "self" ],
"effect": "mod_moves",
Expand All @@ -100,8 +100,8 @@
{
"id": "AO_SPATIAL_ANCHOR",
"type": "SPELL",
"name": { "str": "Artifact anchor" },
"description": "Return to the spot where you cast this spell after a random amount of time.",
"name": { "str": "Artifact anchor", "//~": "NO_I18N" },
"description": { "str": "Return to the spot where you cast this spell after a random amount of time.", "//~": "NO_I18N" },
"message": "You feel a deep sense of connection to this place.",
"valid_targets": [ "self" ],
"flags": [ "SILENT", "NO_EXPLOSION_SFX" ],
Expand All @@ -114,8 +114,8 @@
{
"id": "AO_SPATIAL_ANCHOR_SLOW",
"type": "SPELL",
"name": { "str": "Artifact anchor (SLOW)" },
"description": "Return to the spot where you cast this spell after a random amount of time.",
"name": { "str": "Artifact anchor (SLOW)", "//~": "NO_I18N" },
"description": { "str": "Return to the spot where you cast this spell after a random amount of time.", "//~": "NO_I18N" },
"message": "You feel a deep sense of connection to this place.",
"valid_targets": [ "self" ],
"flags": [ "SILENT", "NO_EXPLOSION_SFX" ],
Expand Down Expand Up @@ -150,8 +150,8 @@
{
"id": "AO_RESONANCE_BARRIER",
"type": "SPELL",
"name": { "str": "Artifact resonance barrier" },
"description": "Creates a low hp energy shield around you.",
"name": { "str": "Artifact resonance barrier", "//~": "NO_I18N" },
"description": { "str": "Creates a low hp energy shield around you.", "//~": "NO_I18N" },
"message": "Your surroundings start shimmering.",
"valid_targets": [ "self" ],
"effect": "spawn_item",
Expand All @@ -165,8 +165,8 @@
{
"id": "AO_SURFACE",
"type": "SPELL",
"name": { "str": "Artifact surfacing" },
"description": "Sends you to the surface.",
"name": { "str": "Artifact surfacing", "//~": "NO_I18N" },
"description": { "str": "Sends you to the surface.", "//~": "NO_I18N" },
"message": "You reel as your sense of balance falters, but you didn't fall anywhere.",
"valid_targets": [ "self" ],
"flags": [ "SILENT", "NO_EXPLOSION_SFX" ],
Expand All @@ -187,8 +187,8 @@
{
"id": "AO_BOOK_SNAP",
"type": "SPELL",
"name": { "str": "Grimoire Snap" },
"description": "Creates a shockwave that damages nearby enemies.",
"name": { "str": "Grimoire Snap", "//~": "NO_I18N" },
"description": { "str": "Creates a shockwave that damages nearby enemies.", "//~": "NO_I18N" },
"message": "The tome snaps shut with tremendous force.",
"flags": [ "RANDOM_DAMAGE", "NO_EXPLOSION_SFX", "SILENT" ],
"valid_targets": [ "hostile", "ally", "ground" ],
Expand Down Expand Up @@ -223,8 +223,8 @@
{
"id": "AO_READ_GOOD",
"type": "SPELL",
"name": { "str": "Artifact fast reader" },
"description": "Makes you a fast reader.",
"name": { "str": "Artifact fast reader", "//~": "NO_I18N" },
"description": { "str": "Makes you a fast reader.", "//~": "NO_I18N" },
"message": "You don't understand the book yet, but you feel like you are making progress.",
"effect": "mutate",
"shape": "blast",
Expand All @@ -237,8 +237,8 @@
{
"id": "AO_READ_BAD",
"type": "SPELL",
"name": { "str": "Artifact Nearsighted" },
"description": "Makes you nearsighted.",
"name": { "str": "Artifact Nearsighted", "//~": "NO_I18N" },
"description": { "str": "Makes you nearsighted.", "//~": "NO_I18N" },
"message": "Your eyes hurt after focusing on the strange tome.",
"effect": "mutate",
"shape": "blast",
Expand All @@ -251,8 +251,8 @@
{
"id": "AO_READ_VERY_BAD",
"type": "SPELL",
"name": { "str": "Artifact Illiterate" },
"description": "Makes you illiterate.",
"name": { "str": "Artifact Illiterate", "//~": "NO_I18N" },
"description": { "str": "Makes you illiterate.", "//~": "NO_I18N" },
"message": "You realize that staring at the scratches within is pointless, you don't know how to read.",
"effect": "mutate",
"shape": "blast",
Expand All @@ -265,8 +265,8 @@
{
"id": "AO_BOOK_FAR_TP",
"type": "SPELL",
"name": { "str": "Book far tp" },
"description": "Teleports you to a distant location.",
"name": { "str": "Book far tp", "//~": "NO_I18N" },
"description": { "str": "Teleports you to a distant location.", "//~": "NO_I18N" },
"message": "You find the description of a distance place.",
"valid_targets": [ "self" ],
"flags": [ "SILENT", "NO_EXPLOSION_SFX" ],
Expand All @@ -291,8 +291,8 @@
{
"id": "AO_BOOK_BLAST",
"type": "SPELL",
"name": { "str": "Book blast Attack" },
"description": "A cone AOE cut damage attack.",
"name": { "str": "Book blast Attack", "//~": "NO_I18N" },
"description": { "str": "A cone AOE cut damage attack.", "//~": "NO_I18N" },
"message": "Razor sharp pages shoot out from the book when you open it.",
"valid_targets": [ "self" ],
"extra_effects": [ { "id": "AO_BOOK_BLAST_ATTACK" } ],
Expand All @@ -304,8 +304,8 @@
{
"id": "AO_BOOK_BLAST_ATTACK",
"type": "SPELL",
"name": { "str": "Book blast Attack" },
"description": "A cone AOE cut damage attack.",
"name": { "str": "Book blast Attack", "//~": "NO_I18N" },
"description": { "str": "A cone AOE cut damage attack.", "//~": "NO_I18N" },
"message": "Razor sharp pages shoot out from the book when you open it.",
"valid_targets": [ "hostile", "ground", "ally" ],
"min_damage": { "math": [ "(u_artifact_resonance() / 60) + 5" ] },
Expand All @@ -323,8 +323,8 @@
{
"id": "AO_BOOK_COMBUSTION",
"type": "SPELL",
"name": { "str": "Book combustion" },
"description": "Causes other nearby books to explode.",
"name": { "str": "Book combustion", "//~": "NO_I18N" },
"description": { "str": "Causes other nearby books to explode.", "//~": "NO_I18N" },
"message": "The pages glint slightly as you flip through them.",
"valid_targets": [ "self" ],
"effect": "effect_on_condition",
Expand Down Expand Up @@ -391,8 +391,8 @@
{
"id": "AO_MAGIC_CASCADE_START",
"type": "SPELL",
"name": { "str": "Artifact magic cascade" },
"description": "Fires bursts of low damage ranged attacks.",
"name": { "str": "Artifact magic cascade", "//~": "NO_I18N" },
"description": { "str": "Fires bursts of low damage ranged attacks.", "//~": "NO_I18N" },
"message": "Burning ash whirls around you.",
"valid_targets": [ "self" ],
"effect": "effect_on_condition",
Expand All @@ -415,8 +415,8 @@
{
"id": "MAGIC_CASCADE",
"type": "SPELL",
"name": { "str": "Artifact magic cascade" },
"description": "Fires bursts of low damage ranged attacks.",
"name": { "str": "Artifact magic cascade", "//~": "NO_I18N" },
"description": { "str": "Fires bursts of low damage ranged attacks.", "//~": "NO_I18N" },
"message": "Burning ash whirls around you.",
"valid_targets": [ "self" ],
"extra_effects": [ { "id": "MAGIC_CASCADE_MISSILE" }, { "id": "MAGIC_CASCADE_MISSILE" }, { "id": "MAGIC_CASCADE_MISSILE" } ],
Expand Down Expand Up @@ -449,8 +449,8 @@
{
"type": "SPELL",
"id": "AO_TRUESIGHT_EFFECT",
"name": { "str": "Artifact Truesight" },
"description": "Grants you the TRUE_SEEING flag.",
"name": { "str": "Artifact Truesight", "//~": "NO_I18N" },
"description": { "str": "Grants you the TRUE_SEEING flag.", "//~": "NO_I18N" },
"message": "You see movement in the corners of your vision.",
"valid_targets": [ "self" ],
"flags": [ "NO_PROJECTILE", "NO_EXPLOSION_SFX" ],
Expand All @@ -463,8 +463,8 @@
{
"type": "SPELL",
"id": "AO_DARKNESS_EFFECT",
"name": { "str": "Artifact Darkness" },
"description": "Grants you the Darkness effect.",
"name": { "str": "Artifact Darkness", "//~": "NO_I18N" },
"description": { "str": "Grants you the Darkness effect.", "//~": "NO_I18N" },
"message": "Persistent shadows invade your field of view.",
"valid_targets": [ "self" ],
"flags": [ "NO_PROJECTILE", "NO_EXPLOSION_SFX" ],
Expand All @@ -477,8 +477,8 @@
{
"type": "SPELL",
"id": "AO_LIFE_DRAIN",
"name": { "str": "Artifact Hurtall" },
"description": "Hurts you for random damage.",
"name": { "str": "Artifact Hurtall", "//~": "NO_I18N" },
"description": { "str": "Hurts you for random damage.", "//~": "NO_I18N" },
"message": "You feel hollow inside.",
"min_damage": 0,
"max_damage": 10,
Expand All @@ -490,8 +490,8 @@
{
"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.",
"name": { "str": "Artifact Close Tear", "//~": "NO_I18N" },
"description": { "str": "Closes a tear in reality and transfers strange energy to the artifact user.", "//~": "NO_I18N" },
"message": "",
"min_aoe": 40,
"max_aoe": 40,
Expand Down
Loading
Loading