Skip to content

Commit c59e8c1

Browse files
committed
Merge branch 'origin' of https://github.com/Sup2point0/Assort into origin
2 parents 9b42413 + 40e38dc commit c59e8c1

File tree

4 files changed

+31
-4
lines changed

4 files changed

+31
-4
lines changed

.site/.dev/notes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## Todo
22

33
### Tweaks
4+
- use `export let data` instead of `$page.data`
45
- tags
56
- fix import orders
67
- fix links during squarkup

Yu-Gi-Oh/thoughts/archetypes.md

Lines changed: 28 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Thoughts on Archetypes
2-
<!-- #SQUARK live!
2+
<!-- #SQUARK live! dev!
33
| dest = yugioh/thoughts-on-archetypes
44
| desc = My thoughts on all the Yu-Gi-Oh archetypes I’ve watched, researched, or played against
55
| style = yugioh
6-
| shard = yugioh / writing / opinion
6+
| index = yugioh
7+
| shard = yugioh / writing / opinion / long
78
| clean = angles
89
-->
910

@@ -203,6 +204,31 @@ One of the archetypes I respect the most from a conceptual perspective. *This* i
203204
<br>
204205

205206

207+
## HERO
208+
209+
I’m not familiar with the *whole* archetype (and all the lore), so all I have to go off of here is what I see in Master Duel, and, well... it’s pretty repetitive. And also mostly just [Destroyer Phoenix Enforcer<sup>↗</sup>](...) :P
210+
211+
The deck doesn’t do much tbh, and I’m not that much of a fan of the art. I like how they split it into Elemental, Evil, etc. factions tho, it’s a cool way to add more dimensions to an archetype.[^hero-factions] The capitalisation on “HERO” is stylish too.
212+
213+
[^hero-factions]: Ofc, this would be less cool if overdone.
214+
215+
216+
<br>
217+
218+
219+
## Kaiju
220+
221+
I love this archetype’s existence, because while I have always loved playing unaffecteds,[^kaiju-unaffecteds] I do not think they are healthy for the game, and having more ways to deal with them is not a bad thing. The cards are also very well-designed to be useful but not too unfair,[^kaiju-unfair] preventing multiple from being used and Summoning to the opponent’s field (altho this has become more useful than not in recent years).
222+
223+
[^kaiju-unaffecteds]: [Ultimate Falcon<sup>↗</sup>](...). Actually, I’ve always loved protection of any kind. It just feels a bit stupid when your Ace Monster is so easily destroyed, y’know? Ofc, now I understand there are *other* ways of making a monster good...
224+
[^kaiju-unfair]: Fairer than [Lava Golem<sup>↗</sup>](...), at least...
225+
226+
And of course, as an Ultraman fan since childhood I absolutely adore the references to [Ultraman Belial<sup>↗</sup>](~) and [Dark Lugiel<sup>↗</sup>](~) in [Radian <sup>↗</sup>](https://yugipedia.com/wiki/Radian,_the_Multidimensional_Kaiju), not least the whole theme of ‘kaiju’ itself.
227+
228+
229+
<br>
230+
231+
206232
## Kashtira
207233

208234
> I will sacrifice my soul to steal yours

~poetry/Strive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Awaiting,
3737
Someone, something,
3838
Right there for the taking.
3939

40-
Just a stretch of timea away,
40+
Just a stretch of time away,
4141
An age of brighter days,
4242
Perhaps it was not meant to be.
4343

~poetry/export public protected static final const Love.md renamed to ~poetry/export protected final const Love.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# export public protected static final const Love;
1+
# export protected final const Love;
22
<!-- #SQUARK live!
33
| dest = poetry/love
44
| desc = """A love letter to programming"""

0 commit comments

Comments
 (0)