Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Join the Playtest on Steam Now: SpiritVale

Skill:Judgement Blade: Difference between revisions

From SpiritVale Wiki
Created page with "<noinclude>{{DISPLAYTITLE:Judgement Blade}} {{#seo: |title=Judgement Blade — Skill |description=Summon a radiant blade at a target point that strikes enemies 3 times with hybrid holy damage, inflicts Slow, and opens a brief combo window for follow-up attacks. |icon=File:skill-judgement-blade.webp |image=skill-judgement-blade.webp |image_width=100 |image_height=100 }}</noinclude> <onlyinclude> {{#invoke:GameInfo|Skills |id=sv-skill-judgement-blade-1 |index=1 |n..."
Tags: wikieditor mobile web edit mobile edit
 
No edit summary
Tags: wikieditor mobile web edit mobile edit
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{DISPLAYTITLE:Judgement Blade}}
<noinclude>{{DISPLAYTITLE:Skill:Judgement Blade}}
{{#seo:
{{#seo:
  |title=Judgement Blade — Skill
  |title=Judgement Blade — Skill
Line 26: Line 26:


   "skill_meta": [
   "skill_meta": [
     { "icon": "File:skill-judgement-blade.webp", "label_wt": "Damage\u007CHybrid" },
     { "icon": "File:dmg-hybrid.webp", "label_wt": "Damage\u007CHybrid" },
     { "icon": "File:skill-judgement-blade.webp", "label_wt": "Element\u007CHoly" },
     { "icon": "File:element-holy.webp", "label_wt": "Element\u007CHoly" },
     { "icon": "File:skill-judgement-blade.webp", "label_wt": "Target\u007CEnemy" },
     { "icon": "File:Target-enemy.webp", "label_wt": "Target\u007CEnemy" },
     {
     {
       "icon": "File:skill-judgement-blade.webp",
       "icon": "File:cast-ground.webp",
       "label_wt": "Cast\u007CGround",
       "label_wt": "Cast\u007CGround",
       "label_lines": ["Ground", "Cast"]
       "label_lines": ["Ground", "Cast"]

Latest revision as of 22:10, 9 March 2026

{{#seo:

|title=Judgement Blade — Skill
|description=Summon a radiant blade at a target point that strikes enemies 3 times with hybrid holy damage, inflicts Slow, and opens a brief combo window for follow-up attacks.
|icon=File:skill-judgement-blade.webp
|image=skill-judgement-blade.webp
|image_width=100
|image_height=100

}}

{{#invoke:GameInfo|Skills

|id=sv-skill-judgement-blade-1
|index=1
|notes=
  • Placeholder
|data={
  "schema": 2,
  "identity": {
    "display_name": "Judgement Blade",
    "description": "Summon a radiant blade at a target point that strikes enemies 3 times with hybrid holy damage, inflicts Slow, and opens a brief combo window for follow-up attacks.",
    "sprite": {
      "page": "File:skill-judgement-blade.webp",
      "alt": "Judgement Blade"
    }
  },
  "skill_meta": [
    { "icon": "File:dmg-hybrid.webp", "label_wt": "Damage\u007CHybrid" },
    { "icon": "File:element-holy.webp", "label_wt": "Element\u007CHoly" },
    { "icon": "File:Target-enemy.webp", "label_wt": "Target\u007CEnemy" },
    {
      "icon": "File:cast-ground.webp",
      "label_wt": "Cast\u007CGround",
      "label_lines": ["Ground", "Cast"]
    }
  ],
  "requirements": {
    "Skills": [
      ["Sacrifice", "(Lv 1)"]
    ]
  },
  "users": {
    "Classes": ["Paladin"],
    "Monsters": ["Turtle Champion"],
    "Summons": ["Turtle Champion"]
  },
  "level": {
    "base": 1,
    "default": 10,
    "overcap": {
      "max": 12,
      "sources": [
        { "page": "Helm Of Blade" }
      ]
    }
  },
  "skill_scaling": {
    "damage": {
      "label": "Damage",
      "value": {
        "series": ["100%","200%","300%","400%","500%","600%","700%","800%","900%","1000%"]
      }
    },
    "stat_scaling": [
      { "str": "3%" },
      { "vit": "—" },
      { "dex": "—" },
      { "agi": "—" },
      { "int": "3%" },
      { "luk": "—" }
    ],
    "cost": {
      "unit": "MP",
      "value": { "series": ["5","7","9","11","13","15","17","19","21","23"] }
    },
    "cast_time": {
      "unit": "s",
      "value": { "text": "—" }
    },
    "cooldown": {
      "unit": "s",
      "value": { "text": "1.0" }
    },
    "range": {
      "unit": "",
      "value": { "text": "10" }
    },
    "area": {
      "unit": "",
      "value": { "text": "2" }
    },
    "duration": {
      "unit": "s",
      "value": { "text": "0.1" }
    }
  },
  "tabs": {
    "mechanics": {
      "count": 11,
      "mods": [
        { "label": "Delay",       "value": { "text": "0.5s" } },
        { "label": "Hits",       "value": { "text": "3" } },
        { "label": "Velocity",    "value": { "text": "150" } },
        { "label": "Combo Ready", "value": { "text": "4s" } }
      ],
      "keywords": [
        "Damage\u007CHybrid",
        "Skill\u007CPiercing",
        "Skill\u007CTriggerHit",
        "Skill\u007CComboReady"
      ]
    },
    "effects": {
      "count": 2,
      "cards": [
        {
          "kind": "status",
          "title": "Slow",
          "page": "Status:Slow",
          "icon": { "page": "File:skill-judgement-blade.webp", "alt": "Slow" },
          "stats": {
            "duration": { "text": "4s" },
            "chance":   { "text": "—" },
            "stacks":   { "text": "0" }
          }
        },
        {
          "kind": "event",
          "title": "Example Event",
          "page": "Event:Example Event",
          "icon": { "page": "File:skill-judgement-blade.webp", "alt": "Example Event" },
          "stats": { "text": "On Complete" }
        }
      ]
    }
  }
}

}}


Notes

edit
  • Placeholder
Navigation
Classes
Base
KnightWarriorMageSummonerRogueAcolyteScout
Advanced I
Special
Contents