Skip to content
This repository has been archived by the owner on Nov 24, 2024. It is now read-only.

Commit

Permalink
Update effects_psionic.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Standing-Storm authored Mar 30, 2023
1 parent fb5f6f2 commit 45219c1
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions effects/effects_psionic.json
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@
"max_intensity": 106,
"dur_add_perc": 10,
"int_dur_factor": "68 s",
"limb_score_mods": [ { "limb_score": "night_vis", "modifier": 6 } ],
"limb_score_mods": [ { "limb_score": "night_vis", "modifier": 5 } ],
"flags": [ "EFFECT_LIMB_SCORE_MOD" ]
},
{
Expand All @@ -299,7 +299,7 @@
"max_intensity": 106,
"dur_add_perc": 10,
"int_dur_factor": "68 s",
"limb_score_mods": [ { "limb_score": "night_vis", "modifier": 9 } ],
"limb_score_mods": [ { "limb_score": "night_vis", "modifier": 7 } ],
"flags": [ "EFFECT_LIMB_SCORE_MOD" ]
},
{
Expand All @@ -318,7 +318,7 @@
"max_intensity": 106,
"dur_add_perc": 10,
"int_dur_factor": "68 s",
"limb_score_mods": [ { "limb_score": "night_vis", "modifier": 12 } ],
"limb_score_mods": [ { "limb_score": "night_vis", "modifier": 9 } ],
"flags": [ "EFFECT_LIMB_SCORE_MOD" ]
},
{
Expand All @@ -337,7 +337,7 @@
"max_intensity": 106,
"dur_add_perc": 10,
"int_dur_factor": "68 s",
"limb_score_mods": [ { "limb_score": "night_vis", "modifier": 15 } ],
"limb_score_mods": [ { "limb_score": "night_vis", "modifier": 11 } ],
"flags": [ "EFFECT_LIMB_SCORE_MOD" ]
},
{
Expand All @@ -356,7 +356,7 @@
"max_intensity": 106,
"dur_add_perc": 10,
"int_dur_factor": "68 s",
"limb_score_mods": [ { "limb_score": "night_vis", "modifier": 18 } ],
"limb_score_mods": [ { "limb_score": "night_vis", "modifier": 13 } ],
"flags": [ "EFFECT_LIMB_SCORE_MOD" ]
},
{
Expand All @@ -375,7 +375,7 @@
"max_intensity": 106,
"dur_add_perc": 10,
"int_dur_factor": "68 s",
"limb_score_mods": [ { "limb_score": "night_vis", "modifier": 21 } ],
"limb_score_mods": [ { "limb_score": "night_vis", "modifier": 15 } ],
"flags": [ "EFFECT_LIMB_SCORE_MOD" ]
},
{
Expand All @@ -394,7 +394,7 @@
"max_intensity": 106,
"dur_add_perc": 10,
"int_dur_factor": "68 s",
"limb_score_mods": [ { "limb_score": "night_vis", "modifier": 24 } ],
"limb_score_mods": [ { "limb_score": "night_vis", "modifier": 17 } ],
"flags": [ "EFFECT_LIMB_SCORE_MOD" ]
},
{
Expand Down

0 comments on commit 45219c1

Please sign in to comment.