mirror of
https://github.com/yoimiya-kokomi/miao-plugin.git
synced 2025-01-30 23:19:54 +00:00
更新忘归人、星期日、乱破的遗器评分规则
This commit is contained in:
parent
bb2435157a
commit
a475d4d40f
@ -3,6 +3,9 @@
|
||||
* 如character/${name}/artis.js下有角色自定义规则优先使用自定义
|
||||
*/
|
||||
export const usefulAttr = {
|
||||
忘归人: { hp: 0, atk: 0, def: 0, speed: 100, cpct: 0, cdmg: 0, stance: 100, heal: 0, recharge: 100, effPct: 100, effDef: 0, dmg: 100 },
|
||||
星期日: { hp: 50, atk: 0, def: 50, speed: 100, cpct: 0, cdmg: 100, stance: 0, heal: 0, recharge: 100, effPct: 0, effDef: 75, dmg: 100 },
|
||||
乱破: { hp: 0, atk: 100, def: 0, speed: 100, cpct: 0, cdmg: 0, stance: 100, heal: 0, recharge: 0, effPct: 0, effDef: 0, dmg: 100 },
|
||||
灵砂: { hp: 0, atk: 75, def: 0, speed: 100, cpct: 0, cdmg: 0, stance: 100, heal: 100, recharge: 100, effPct: 0, effDef: 0, dmg: 0 },
|
||||
飞霄: { hp: 0, atk: 75, def: 0, speed: 75, cpct: 100, cdmg: 100, stance: 0, heal: 0, recharge: 100, effPct: 0, effDef: 0, dmg: 100 },
|
||||
云璃: { hp: 0, atk: 75, def: 0, speed: 0, cpct: 100, cdmg: 100, stance: 0, heal: 0, recharge: 100, effPct: 0, effDef: 0, dmg: 100 },
|
||||
|
Loading…
Reference in New Issue
Block a user