parent
9a84cf7fc2
commit
b4702278d2
13 changed files with 719 additions and 677 deletions
src/pages/blog
|
@ -6,6 +6,9 @@ description: 'A handful of observations from the cernunnos fight'
|
|||
author: 'Requiem & Firq'
|
||||
tags: ['fgo', 'lostbelt 6', 'cernunnos']
|
||||
---
|
||||
import thumbnail_firq from "../../assets/thumbnails/WrHudtdfivA.jpg"
|
||||
import thumbnail_requiem from "../../assets/thumbnails/O1f-go7uJQM.jpg"
|
||||
import YoutubeEmbed from "../../components/youtubeEmbed.astro"
|
||||
|
||||
## Foreword
|
||||
|
||||
|
@ -45,3 +48,19 @@ On the first break Cernunnos skill seals your servants. This means on turn 2 you
|
|||
As an example:
|
||||
Let's say I used Alteras third skill turn 1. She has to wait 5 turns to reuse it and on turn 3 Vitch gives her 2 times cooldown reduction.
|
||||
Ideally you would be able to reuse her third skill on turn 4 but because she gets skill sealed she can't do it.
|
||||
|
||||
## Resulting runs
|
||||
|
||||
Both Requiem and I managed to get unique TAs done with Scathach (Requiem even with more servants). Those runs are embedded here:
|
||||
|
||||
### Firq
|
||||
|
||||
This run doesn't use the support Castoria provided by the game and instead makes use of Sherlock instead.
|
||||
|
||||
<YoutubeEmbed id="WrHudtdfivA" thumbnail={thumbnail_firq.src}/>
|
||||
|
||||
### Requiem
|
||||
|
||||
A frontline only run with double Castoria
|
||||
|
||||
<YoutubeEmbed id="O1f-go7uJQM" thumbnail={thumbnail_requiem.src}/>
|
Loading…
Add table
Add a link
Reference in a new issue