@@ -452,7 +452,7 @@ const timeline: TimelineItem[] = [
452
452
453
453
const feringDecay : StratRecord = {
454
454
'start' : {
455
- 'description' : 'Healers/Melee West, Tanks/Ranged East\nG1 N, G2 S\nStay in start positions and rotate with heads ' ,
455
+ 'description' : 'H/M West, T/R East, G1 N, G2 S\nRotate with line AOEs ' ,
456
456
'MT' : {
457
457
role : 'Tank' ,
458
458
party : 1 ,
@@ -468,13 +468,13 @@ const feringDecay: StratRecord = {
468
468
'H1' : {
469
469
role : 'Healer' ,
470
470
party : 1 ,
471
- description : '' ,
471
+ description : 'Ranged without AOEs can stay between melee AOEs to give more space ' ,
472
472
imageUrl : './m8s/p1/fer-decay-start.webp' ,
473
473
} ,
474
474
'H2' : {
475
475
role : 'Healer' ,
476
476
party : 2 ,
477
- description : '' ,
477
+ description : 'Ranged without AOEs can stay between melee AOEs to give more space ' ,
478
478
imageUrl : './m8s/p1/fer-decay-start.webp' ,
479
479
} ,
480
480
'M1' : {
@@ -492,18 +492,18 @@ const feringDecay: StratRecord = {
492
492
'R1' : {
493
493
role : 'Ranged' ,
494
494
party : 1 ,
495
- description : '' ,
495
+ description : 'Ranged without AOEs can stay between melee AOEs to give more space ' ,
496
496
imageUrl : './m8s/p1/fer-decay-start.webp' ,
497
497
} ,
498
498
'R2' : {
499
499
role : 'Ranged' ,
500
500
party : 2 ,
501
- description : '' ,
501
+ description : 'Ranged without AOEs can stay between melee AOEs to give more space ' ,
502
502
imageUrl : './m8s/p1/fer-decay-start.webp' ,
503
503
} ,
504
504
} ,
505
505
'spreads' : {
506
- 'description' : 'Stay in static positions while rotating \nMelee Close, Ranged Far' ,
506
+ 'description' : 'Second spreads resolve with third line AOE \nMelee Close, Ranged Far' ,
507
507
'MT' : {
508
508
role : 'Tank' ,
509
509
party : 1 ,
@@ -519,13 +519,13 @@ const feringDecay: StratRecord = {
519
519
'H1' : {
520
520
role : 'Healer' ,
521
521
party : 1 ,
522
- description : '' ,
522
+ description : 'Ranged without AOEs can stay between melee AOEs to give more space ' ,
523
523
imageUrl : './m8s/p1/fer-decay-spreads.webp' ,
524
524
} ,
525
525
'H2' : {
526
526
role : 'Healer' ,
527
527
party : 2 ,
528
- description : '' ,
528
+ description : 'Ranged without AOEs can stay between melee AOEs to give more space ' ,
529
529
imageUrl : './m8s/p1/fer-decay-spreads.webp' ,
530
530
} ,
531
531
'M1' : {
@@ -543,13 +543,13 @@ const feringDecay: StratRecord = {
543
543
'R1' : {
544
544
role : 'Ranged' ,
545
545
party : 1 ,
546
- description : '' ,
546
+ description : 'Ranged without AOEs can stay between melee AOEs to give more space ' ,
547
547
imageUrl : './m8s/p1/fer-decay-spreads.webp' ,
548
548
} ,
549
549
'R2' : {
550
550
role : 'Ranged' ,
551
551
party : 2 ,
552
- description : '' ,
552
+ description : 'Ranged without AOEs can stay between melee AOEs to give more space ' ,
553
553
imageUrl : './m8s/p1/fer-decay-spreads.webp' ,
554
554
} ,
555
555
} ,
0 commit comments