Skip to content

Commit f29e4d7

Browse files
committed
Start of entites
1 parent 9283e39 commit f29e4d7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+1434
-3024
lines changed

docs/Unknown_person.jpg

36.6 KB
Loading

docs/assets/index-BIE7Fa7C.js

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/index-BkP9GVF6.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/assets/index-DyjEberd.js

Lines changed: 0 additions & 16 deletions
This file was deleted.

docs/assets/index-icmCO1YT.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/virtual_pwa-register-BuWKHZXo.js renamed to docs/assets/virtual_pwa-register-CWSUTgCj.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/data/characters.json

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
{
2+
"characters": {
3+
"valora_iceclaw": {
4+
"name": "Valora Iceclaw",
5+
"threatLevel": "S",
6+
"type": "Character",
7+
"race": "Silver Dragon",
8+
"description": "Valora is queen of [The Kingdom of the Iceclaw](/politics#kingdom-iceclaw). She appears as a beautiful young elven woman with long white hair and eyes the color of ice, but in reality is a silver dragon. Valora tends to allow disputes to be settled among the tribes rarely holding audiences, but acts decisively when absolutely required.",
9+
"imageUrl": "/images/characters/valora_iceclaw-192.png",
10+
"class": "Mage",
11+
"alignment": {
12+
"ideology": {
13+
"value": "Order",
14+
"modifier": "Stewardship",
15+
"guidance": "Goal: To maintain the conditions for stability and survival (Order). Her role is Stewardship—she curates the system at a cosmic level, providing guidance rather than enforcement."
16+
},
17+
"morality": {
18+
"value": "Good",
19+
"modifier": "Laissez-faire",
20+
"guidance": "Motive: Her ultimate intent is benevolent (Good). This is expressed through a Laissez-faire policy: she refuses to micromanage, prioritizing self-sufficiency and acting only when necessary."
21+
},
22+
"methodology": {
23+
"value": "Direct",
24+
"modifier": "Opportunistic",
25+
"guidance": "Tactic: When intervention is required, her response is immediate, physical, and overwhelming (Direct), using armies or her breath weapon. This force is deployed Opportunistically at the exact moment of systemic failure."
26+
},
27+
"temperament": {
28+
"value": "Aether",
29+
"guidance": "Style: Her interactions are detached, analytical, and logical. Her advice is genuinely compassionate (reflecting her Good Morality) but frequently delivered with the somewhat patronizing tone of a vastly superior, patient teacher addressing a struggling student."
30+
}
31+
},
32+
"attributes": {
33+
"strength": "B",
34+
"agility": "A",
35+
"constitution": "B",
36+
"intelligence": "S",
37+
"willpower": "A",
38+
"charisma": "B"
39+
},
40+
"skills": {
41+
"water_magic": "S"
42+
}
43+
},
44+
"aria-flameheart": {
45+
"name": "Aria Flameheart",
46+
"type": "Character",
47+
"description": "A powerful fire mage from the northern kingdoms, Aria specializes in combat magic and has dedicated her life to protecting villages from bandits and monsters.",
48+
"fullDescription": "A powerful fire mage from the northern kingdoms, Aria specializes in combat magic and has dedicated her life to protecting villages from bandits and monsters. She carries ancient flame artifacts passed down through her family for generations, each one containing the essence of legendary fire spirits that have bonded with her bloodline over centuries.",
49+
"imageUrl": null,
50+
"class": "Mage",
51+
"race": "Human",
52+
"threatLevel": "B",
53+
"attributes": {
54+
"strength": "D",
55+
"agility": "C",
56+
"constitution": "C",
57+
"intelligence": "A",
58+
"willpower": "B",
59+
"charisma": "B"
60+
},
61+
"skills": {
62+
"fire_magic": "A"
63+
}
64+
}
65+
}
66+
}

docs/data/creatures.json

Lines changed: 44 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,47 @@
11
{
2-
"wolf": {
3-
"name": "Wolf",
4-
"rank": "E",
5-
"ideology": "Volition (Survivalist)",
6-
"morality": "Autonomous (Self-Interest)",
7-
"methodology": "Collective (Pack)",
8-
"temperament": "Water (Adaptive)",
9-
"tags": [
10-
"animal",
11-
"predator",
12-
"pack_hunter"
13-
],
14-
"description": "A common wild canine known for its pack behavior and keen senses. Wolves are skilled hunters and are often found in forests and tundras."
2+
"creatures": {
3+
"wolf": {
4+
"name": "Wolf",
5+
"threatLevel": "E",
6+
"description": "A common wild canine known for its pack behavior and keen senses. Wolves are skilled hunters and are often found in forests and tundras.",
7+
"alignment": {
8+
"ideology": {
9+
"value": "Volition",
10+
"modifier": "Survivalist",
11+
"guidance": "Wolves act according to their own nature and instincts, defending their territory and pack from threats while following natural hunting patterns."
12+
},
13+
"morality": {
14+
"value": "Autonomous",
15+
"modifier": "Self-Interest",
16+
"guidance": "Wolves are neither good nor evil, simply following their natural instincts for survival. They act without moral judgment, driven by biological needs rather than ethical considerations."
17+
},
18+
"methodology": {
19+
"value": "Collective",
20+
"modifier": "Pack",
21+
"guidance": "Wolves work together as a unified pack, using coordinated tactics and established hierarchy to hunt prey and defend territory through teamwork and communication."
22+
},
23+
"temperament": {
24+
"value": "Water",
25+
"guidance": "Adaptable and flowing in their approach, wolves adjust their behavior based on circumstances - cautious and observant when threatened, but persistent and patient when hunting."
26+
}
27+
},
28+
"attributes": {
29+
"strength": "E",
30+
"agility": "D",
31+
"constitution": "D",
32+
"intelligence": "D",
33+
"willpower": "E",
34+
"charisma": "E"
35+
},
36+
"skills": {
37+
"tracking": "D",
38+
"stealth": "C"
39+
},
40+
"tags": [
41+
"animal",
42+
"predator",
43+
"pack_hunter"
44+
]
45+
}
1546
}
1647
}

docs/data/entities.json

Whitespace-only changes.

0 commit comments

Comments
 (0)