原神内鬼吧 关注:812,038贴子:50,610,547
  • 3回复贴,共1

刻皇比我想像中的的还要强

取消只看楼主收藏回复

用gcsim算了算刻皇妲砂,6金dps能达到接近8.3w



IP属地:广东1楼2023-02-12 20:34回复
    dps在同水平6金队伍中属于中上水平了


    IP属地:广东4楼2023-02-12 20:38
    回复
      代码如下。轴不是我写的,词条我配的。
      sucrose char lvl=90/90 cons=6 talent=9,9,9;
      sucrose add weapon="prototypeamber" refine=5 lvl=90/90;
      sucrose add set="viridescentvenerer" count=5;
      sucrose add stats def%=0.124 def=39.36 hp=5287.88 hp%=0.0992 atk=344.08 atk%=0.496 er=0.551 em=679.92 cr=0.0662 cd=0.1324;
      keqing char lvl=90/90 cons=0 talent=10,10,10;
      keqing add weapon="mistsplitterreforged" refine=1 lvl=90/90;
      keqing add set="thunderingfury" count=5;
      keqing add stats def%=0.124 def=39.36 hp=5287.88 hp%=0.0992 atk=344.08 atk%=0.6644 er=0.1102 em=39.64 cr=0.642 cd=0.7944 electro%=0.466;
      fischl char lvl=90/90 cons=6 talent=9,10,9;
      fischl add weapon="aquasimulacra" refine=1 lvl=90/90;
      fischl add set="thundersoother" count=4;
      fischl add stats def%=0.124 def=39.36 hp=5287.88 hp%=0.0992 atk=344.08 atk%=0.5652 er=0.1102 em=79.28 cr=0.642 cd=0.7944 electro%=0.466;
      nahida char lvl=90/90 cons=2 talent=9,10,10;
      nahida add weapon="wanderingevenstar" refine=5 lvl=90/90;
      nahida add set="deepwoodmemories" count=4;
      nahida add stats def%=0.124 def=39.36 hp=5287.88 hp%=0.0992 atk=344.08 atk%=0.0992 er=0.2204 em=600.64 cr=0.3641 cd=0.7282;
      # 12 frame swap delay
      options swap_delay=12 iteration=100;
      energy every interval=480,720 amount=1; # Clear particle every 8-12 seconds
      target lvl=100 resist=0.1 hp=10000000; # Impossibly high HP so target doesn't die but duration is ignored
      active fischl;
      # End simulation after 4 rotations
      let rotations = 3;
      while rotations {
      fischl burst;
      nahida skill;
      if .nahida.burst.ready {
      nahida burst;
      } else {
      nahida attack;
      }
      sucrose attack;
      while !.element.t0.electro {
      if .sucrose.normal > 2 {
      sucrose walk;
      }
      sucrose attack;
      }
      sucrose skill, dash, burst;
      keqing skill, burst, skill,
      attack, charge,
      attack, charge,
      attack, skill;
      wait(22);
      keqing attack, charge;
      wait(16);
      keqing attack, charge;
      #...
      fischl skill, attack;
      sucrose attack;
      while !.element.t0.electro {
      if .sucrose.normal > 2 {
      sucrose walk;
      }
      sucrose attack;
      }
      sucrose skill, dash;
      nahida skill;
      if .nahida.burst.ready {
      nahida burst;
      } else {
      nahida attack;
      }
      keqing skill, burst, skill,
      attack, charge,
      attack, charge,
      attack, skill;
      wait(22);
      keqing attack, charge;
      wait(16);
      keqing attack;
      rotations = rotations - 1;
      }
      # 1st rotation:
      # Fischl Q > Nahida E Q/N1 > Sucrose N2W until VV > Sucrose ED Q > Keqing EQE N1C N1C N1E N1C N1C
      # 2nd rotation:
      # Fischl E N1 > Sucrose N2W until VV > Sucrose ED > Nahida E Q/N1 > Keqing EQE N1C N1C N1E N1C N1 > Loop at 1st rotation


      IP属地:广东6楼2023-02-12 20:44
      回复
        这期马杯刚好有人用这个阵容,上半三连四成本98s
        https://www.bilibili.com/video/BV1zx4y1L7kv/?vd_source=001f9bb7bc6b807f4cdf0e23cc182212


        IP属地:广东12楼2023-02-12 21:01
        回复