Skip to content
The Holy Constituency of the Summer Triangle edited this page Apr 24, 2016 · 2 revisions
{
  "result": [
    {
      "condition": 14,
            ; Time between potential procs.
      "cutin_type": 1,
      "effect_length": [
        500,
        750
      ],
            ; Length of active effect at level 1 and level 10. For other levels,
            ; linearly interpolate.
            ; Divide by 100 to get seconds.
      "explain": "14秒毎、中確率でしばらくの間、PERFECTでライフ3回復",
            ; Japanese effect description.
      "explain_en": "Every 14 seconds: there is a 35..52.5% chance that all Perfect notes will restore 3 health for 5..7.5 seconds.",
            ; English effect description. Not directly translated from JA, but
            ; machine-generated.
      "id": 200167,
      "judge_type": 1,
      "proc_chance": [
        3500,
        5250
      ],
            ; Proc chance at level 1 and level 10. For other levels,
            ; linearly interpolate.
            ; Divide by 100 to get percentage.
      "skill_name": "気高き微笑",
            ; Translation usually available via read_tl.
      "skill_trigger_type": 0,
            ; Trigger effect type. 
            ; Usually 0 except on Overload, which has 1.
      "skill_trigger_value": 0,
            ; This value is used by the skill's proc effect. 
      "skill_type": 17,
      "value": 3
            ; This value is used by the skill's active effect.
            ; For percentage-based skills like Score Bonus,
            ; this value is a percentage (e.g. 116).
    }
  ]
}
Clone this wiki locally