diff --git a/_posts/0000-01-01-Constellations.html b/_posts/0000-01-01-Constellations.html new file mode 100644 index 0000000..6394431 --- /dev/null +++ b/_posts/0000-01-01-Constellations.html @@ -0,0 +1,187 @@ +--- +redirect_from: "/Caen-Moons/" +published: true +layout: ikrpg +tags: [ Version 1 ] +--- + + + +

+ Caen has three moons: Calder, Laris, and Artis. + Apparently, many of Immoren's wilderness peoples have strong connection to those moons: + Tharn and Warpwolves transform during full moons, blackclad rituals are more effective during full moons (constellations) and so on. + That made me wonder how the lunar phases of Calder, Laris, and Artis would interact. + So let us look up to the sky: +

+ +
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CalderLarisArtis
Appearence + + + + + +
Days per Month
Current Day of Month
+ + + + + + + + + + + + + + + + + + + + +
Days elapsedFuturePastPresentReset
0Fast forwardRewind
Stop fast forward or rewind
Reset elapsed days
+ + \ No newline at end of file diff --git a/ikrpg.appcache b/ikrpg.appcache index ff92474..3a98065 100644 --- a/ikrpg.appcache +++ b/ikrpg.appcache @@ -11,6 +11,9 @@ CACHE: /Characters/ /Character-Cards/ +# Moons of Caen Tool +/Constellations/ + # Index /Index/ /index/Ability-Index/ diff --git a/index.html b/index.html index 1745acc..c410cd9 100644 --- a/index.html +++ b/index.html @@ -155,4 +155,16 @@ tags: [ Version 3 ]

The old version 2.0 cards can be found here. +

+ +

Moons of Caen Constellations

+

+ Caen has three moons: Calder, Laris, and Artis. + Apparently, many of Immoren's wilderness peoples have strong connection to those moons: + Tharn and Warpwolves transform during full moons, blackclad rituals are more effective during full moons (constellations) and so on. + That made me wonder how the lunar phases of Calder, Laris, and Artis would interact. + So let us look up to the sky: +

+

+ Check out the Moons of Caen Tool.

\ No newline at end of file diff --git a/static/images/constellations/moons.jpg b/static/images/constellations/moons.jpg new file mode 100644 index 0000000..877acc4 Binary files /dev/null and b/static/images/constellations/moons.jpg differ diff --git a/static/images/constellations/shadow.png b/static/images/constellations/shadow.png new file mode 100644 index 0000000..7d54b62 Binary files /dev/null and b/static/images/constellations/shadow.png differ