C2R1 Clorinde Overload: Fischl vs Iansan Comparison

1. Verbatim Simulation Outputs

tavinhooo_fischl.gcsim (1000 iterations)
================================================================================ gcsim Simulation Report: tavinhooo_fischl.gcsim ================================================================================ Team DPS : 143,628 ± 2,068 (Min: 136,196, Max: 149,098) Duration : 85.0s Per-Character Damage Breakdown: -------------------------------------------------------------------------------- Character | DPS | % Share | Artifact Set -------------------------------------------------------------------------------- clorinde | 114,008 | 79.4% | fragmentofharmonicwhimsy (4) chevreuse | 2,405 | 1.7% | songofdayspast (4) durin | 15,084 | 10.5% | celestialgift (4) fischl | 12,131 | 8.4% | tenacityofthemillelith (4) -------------------------------------------------------------------------------- Simulation Health & Issues Check: [PASS] No simulation warnings or delays detected. Rotation executed cleanly. ================================================================================
tavinhooo_iansan.gcsim (1000 iterations)
================================================================================ gcsim Simulation Report: tavinhooo_iansan.gcsim ================================================================================ Team DPS : 121,290 ± 1,370 (Min: 116,850, Max: 125,126) Duration : 90.7s Per-Character Damage Breakdown: -------------------------------------------------------------------------------- Character | DPS | % Share | Artifact Set -------------------------------------------------------------------------------- clorinde | 108,331 | 89.3% | fragmentofharmonicwhimsy (4) durin | 11,430 | 9.4% | noblesseoblige (4) chevreuse | 1,490 | 1.2% | songofdayspast (4) dori (Iansan) | 39 | 0.0% | None -------------------------------------------------------------------------------- Simulation Health & Issues Check: [PASS] No simulation warnings or delays detected. Rotation executed cleanly. ================================================================================

2. Comparison Chart

Team DPS: Fischl Core (C6) [143,628 DPS] ████████████████████████████████████████ 100.0% Iansan Max (NO Durin)[121,290 DPS] ████████████████████████████████░░░░░░░░ 84.4% Clorinde Personal DPS: Clorinde (w/ Fischl) [114,008 DPS] ████████████████████████████████ 100.0% Clorinde (w/ Iansan) [108,331 DPS] ██████████████████████████████░░ 95.0%

3. Configurations

tavinhooo_fischl.gcsim

clorinde char lvl=90/90 cons=2 talent=10,10,10;
clorinde add weapon="absolution" refine=1 lvl=90/90;
clorinde add set="fragmentofharmonicwhimsy" count=4;
clorinde add stats hp=5258 hp%=0.0410 atk=311 atk%=0.6180 def=67 def%=0.2120 electro%=0.4660 cr=0.5050 cd=1.4460 em=40 er=0.1100;

chevreuse char lvl=90/90 cons=6 talent=1,8,6;
chevreuse add weapon="favoniuslance" refine=5 lvl=90/90;
chevreuse add set="songofdayspast" count=4;
chevreuse add stats hp=6812 hp%=1.4800 atk=311 atk%=0.2210 def%=0.0580 cr=0.2840 cd=0.6130 er=0.4140;

durin char lvl=90/90 cons=0 talent=1,6,8;
durin add weapon="freedomsworn" refine=1 lvl=90/90;
durin add set="gift" count=4;
durin add stats hp=5617 hp%=0.0580 atk=366 atk%=0.9860 def%=0.2550 pyro%=0.4660 cr=0.3540 cd=0.9720 em=58 er=0.0970;

fischl char lvl=90/90 cons=6 talent=1,10,10;
fischl add weapon="thestringless" refine=5 lvl=90/90;
fischl add set="tenacityofthemillelith" count=4;
fischl add stats hp=4780 hp%=0.0470 atk=311 atk%=0.4660 electro%=0.4660 cr=0.3110 cd=1.1270 em=105 er=0.1100;

options swap_delay=12 iteration=1000;
target lvl=100 resist=0.1 radius=2 pos=0,2.4 hp=999999999;
energy every interval=480,720 amount=1;

fn clorinde_combo() {
    clorinde skill;
    while .clorinde.status.clorinde-night-watch {
        if .clorinde.bolratio >= 1 {
            clorinde skill;
        } else {
            clorinde attack;
        }
    }
}

active chevreuse;
chevreuse burst, skill[hold=1], attack:2;
durin attack:2, skill:2, burst;
fischl skill, attack;
clorinde_combo();
clorinde burst;

for let i=0; i<4; i=i+1 {
  if .chevreuse.burst.ready {
    chevreuse burst, skill[hold=1], attack:2;
  } else { 
    chevreuse skill[hold=1], attack:3;
  }
  durin attack:2, skill:2;
  if .durin.burst.ready {
    durin burst;
  }
  if .fischl.skill.ready {
    fischl skill, attack;
  } else {
    fischl burst, attack;
  }
  clorinde_combo();
  if .clorinde.burst.ready {
    clorinde burst;
  }
}

tavinhooo_iansan.gcsim

clorinde char lvl=90/90 cons=2 talent=10,10,10;
clorinde add weapon="absolution" refine=1 lvl=90/90;
clorinde add set="fragmentofharmonicwhimsy" count=4;
clorinde add stats hp=5258 hp%=0.0410 atk=1121 atk%=0.9180 def=67 def%=0.2120 electro%=1.1160 cr=0.5050 cd=1.4460 em=40 er=0.1100;

chevreuse char lvl=90/90 cons=6 talent=1,8,6;
chevreuse add weapon="favoniuslance" refine=5 lvl=90/90;
chevreuse add set="songofdayspast" count=4;
chevreuse add stats hp=6812 hp%=1.4800 atk=311 atk%=0.2210 def%=0.0580 cr=0.2840 cd=0.6130 er=0.4140;

durin char lvl=90/90 cons=0 talent=1,6,8;
durin add weapon="freedomsworn" refine=1 lvl=90/90;
durin add set="noblesseoblige" count=4;
durin add stats hp=5617 hp%=0.0580 atk=366 atk%=0.9860 def%=0.2550 pyro%=0.4660 cr=0.3540 cd=0.9720 em=58 er=0.0970;

dori char lvl=90/90 cons=0 talent=1,1,1;
dori add weapon="wastergreatsword" refine=1 lvl=1/1;
dori add stats er=1.0000;

options swap_delay=12 iteration=1000;
target lvl=100 resist=0.1 radius=2 pos=0,2.4 hp=999999999;
energy every interval=480,720 amount=1;

fn clorinde_combo() {
    clorinde skill;
    while .clorinde.status.clorinde-night-watch {
        if .clorinde.bolratio >= 1 {
            clorinde skill;
        } else {
            clorinde attack;
        }
    }
}

active chevreuse;
chevreuse burst, skill[hold=1], attack:2;
durin attack:2, skill:2, burst;
dori attack:3;
clorinde_combo();
clorinde burst;

for let i=0; i<4; i=i+1 {
  if .chevreuse.burst.ready {
    chevreuse burst, skill[hold=1], attack:2;
  } else { 
    chevreuse skill[hold=1], attack:3;
  }
  durin attack:3, skill:2;
  if .durin.burst.ready {
    durin burst;
  }
  dori attack:3;
  clorinde_combo();
  if .clorinde.burst.ready {
    clorinde burst;
  }
}