修复终阶黑暗骑士的属性;增加了一条提示。

This commit is contained in:
bdf1 2024-08-25 00:32:22 +08:00
parent f1db7a0d59
commit 4c459a1c45
2 changed files with 3 additions and 2 deletions

View File

@ -372,7 +372,7 @@ var enemys_fcae963b_31c9_42b4_b48c_bb48d09f3f80 =
"E850": {"name":"新敌人","hp":0,"atk":0,"def":0,"money":0,"exp":0,"point":0,"special":[]},
"E851": {"name":"高阶黑暗骑士","hp":1800000,"atk":500000,"def":210000,"money":560,"exp":0,"point":0,"special":[36],"X":30,"level":"六阶无上","beforeBattle":[{"type":"if","condition":"(flag:heianshengzi===1)","true":["\t[黑暗骑士,E851]\b[this]吾之荣耀即忠诚!",{"type":"setValue","name":"item:I346","operator":"+=","value":"1"},{"type":"hide","remove":true}],"false":[]}]},
"E852": {"name":"双剑黑暗骑士","hp":1800000,"atk":650000,"def":160000,"money":580,"exp":0,"point":0,"special":[36],"X":30,"level":"六阶无上","displayIdInBook":null,"beforeBattle":[{"type":"if","condition":"(flag:heianshengzi===1)","true":["\t[黑暗骑士,E852]\b[this]为圣子殿下而战!",{"type":"setValue","name":"item:I347","operator":"+=","value":"1"},{"type":"hide","remove":true}],"false":[]}]},
"E853": {"name":"新敌人","hp":0,"atk":0,"def":0,"money":0,"exp":0,"point":0,"special":[],"beforeBattle":[{"type":"if","condition":"(flag:heianshengzi===1)","true":["\t[黑暗骑士,E851]\b[this]吾之荣耀即忠诚",{"type":"setValue","name":"item:I346","operator":"+=","value":"1"},{"type":"hide","remove":true}],"false":[]}]},
"E853": {"name":"终阶黑暗骑士","hp":3000000,"atk":680000,"def":220000,"money":600,"exp":0,"point":0,"special":[],"level":"六阶无上","beforeBattle":[{"type":"if","condition":"(flag:heianshengzi===1)","true":["\t[黑暗骑士,E852]\b[this]为圣子殿下而战",{"type":"setValue","name":"item:I350","operator":"+=","value":"1"},{"type":"hide","remove":true}],"false":[]}]},
"E854": {"name":"西方黄金护法","hp":6000000,"atk":800000,"def":100000,"money":1000,"exp":0,"point":0,"special":[30],"beforeBattle":[{"type":"if","condition":"(flag:heianshengzi===1)","true":["\t[西方护法,E854]为圣子殿下献上我的一切",{"type":"setValue","name":"item:I353","operator":"+=","value":"1"},{"type":"setValue","name":"item:redKey","operator":"+=","value":"1"},{"type":"setValue","name":"item:I1100","operator":"+=","value":"1"},{"type":"setValue","name":"item:I416","operator":"+=","value":"1"},{"type":"hide","loc":[[9,6]],"remove":true},{"type":"hide","loc":[[8,8]],"floorId":"HA15","remove":true},{"type":"hide","remove":true}],"false":[]}],"level":"七阶无上","value30_1":1000,"value30_2":50},
"E855": {"name":"北方极炽护法","hp":5000000,"atk":680000,"def":275000,"money":1000,"exp":0,"point":0,"special":[29,30],"level":"七阶无上","fantan":15,"value30_1":10000,"value30_2":50,"beforeBattle":[{"type":"if","condition":"(flag:heianshengzi===1)","true":["\t[北方护法,E855]礼赞圣子殿下!",{"type":"setValue","name":"item:I353","operator":"+=","value":"1"},{"type":"setValue","name":"item:redKey","operator":"+=","value":"1"},{"type":"setValue","name":"item:I416","operator":"+=","value":"1"},{"type":"setValue","name":"item:I1100","operator":"+=","value":"1"},{"type":"hide","loc":[[6,9]],"remove":true},{"type":"hide","loc":[[8,9]],"floorId":"HA15","remove":true},{"type":"hide","remove":true}],"false":[]}]},
"E856": {"name":"南方离火护法","hp":6000000,"atk":50000,"def":300000,"money":1000,"exp":0,"point":0,"special":[2,30],"beforeBattle":[{"type":"if","condition":"(flag:heianshengzi===1)","true":["\t[南方护法,E856]黑暗之神保佑殿下!",{"type":"setValue","name":"item:I353","operator":"+=","value":"1"},{"type":"setValue","name":"item:redKey","operator":"+=","value":"1"},{"type":"setValue","name":"item:I416","operator":"+=","value":"1"},{"type":"setValue","name":"item:I1100","operator":"+=","value":"1"},{"type":"hide","loc":[[6,3]],"remove":true},{"type":"hide","loc":[[8,10]],"floorId":"HA15","remove":true},{"type":"hide","remove":true}],"false":[]}],"value30_2":50,"value30_1":10000},

View File

@ -508,7 +508,8 @@ main.floors.XW1=
"parallelDo": "",
"events": {
"5,6": [
"光明血瓶效果恢复已损生命值的50%。\n黑暗血瓶效果将当前生命值翻倍。"
"光明血瓶效果恢复已损生命值的50%。\n黑暗血瓶效果将当前生命值翻倍。",
"红蝙蝠吸血,请压血打。\n先吃一个光明血瓶再吃一个黑暗血瓶会让勇士回满血。"
]
},
"changeFloor": {