This commit is contained in:
2025-09-16 13:36:35 -07:00
commit 857d605c9f
13 changed files with 342 additions and 0 deletions

3
.obsidian/app.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"alwaysUpdateLinks": true
}

1
.obsidian/appearance.json vendored Normal file
View File

@@ -0,0 +1 @@
{}

33
.obsidian/core-plugins.json vendored Normal file
View File

@@ -0,0 +1,33 @@
{
"file-explorer": true,
"global-search": true,
"switcher": true,
"graph": true,
"backlink": true,
"canvas": true,
"outgoing-link": true,
"tag-pane": true,
"footnotes": false,
"properties": false,
"page-preview": true,
"daily-notes": true,
"templates": true,
"note-composer": true,
"command-palette": true,
"slash-command": false,
"editor-status": true,
"bookmarks": true,
"markdown-importer": false,
"zk-prefixer": false,
"random-note": false,
"outline": true,
"word-count": true,
"slides": false,
"audio-recorder": false,
"workspaces": false,
"file-recovery": true,
"publish": false,
"sync": true,
"bases": true,
"webviewer": false
}

51
.obsidian/graph.json vendored Normal file
View File

@@ -0,0 +1,51 @@
{
"collapse-filter": true,
"search": "",
"showTags": false,
"showAttachments": false,
"hideUnresolved": false,
"showOrphans": true,
"collapse-color-groups": false,
"colorGroups": [
{
"query": "tag:#Intro ",
"color": {
"a": 1,
"rgb": 65284
}
},
{
"query": "tag:#TableOfContents",
"color": {
"a": 1,
"rgb": 14725458
}
},
{
"query": "tag:#Item",
"color": {
"a": 1,
"rgb": 11657298
}
},
{
"query": "Tag:#System ",
"color": {
"a": 1,
"rgb": 5431378
}
}
],
"collapse-display": true,
"showArrow": true,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1.06979166666667,
"lineSizeMultiplier": 1.14635416666667,
"collapse-forces": true,
"centerStrength": 0.518713248970312,
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 0.4675508913371702,
"close": false
}

196
.obsidian/workspace.json vendored Normal file
View File

@@ -0,0 +1,196 @@
{
"main": {
"id": "777dbfe78c10fb7e",
"type": "split",
"children": [
{
"id": "a2e73b8379647125",
"type": "tabs",
"children": [
{
"id": "91007689af7b9978",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Character Systems.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Character Systems"
}
}
]
},
{
"id": "6058875cf5bb762a",
"type": "tabs",
"children": [
{
"id": "f9461dc7140b5f9b",
"type": "leaf",
"state": {
"type": "graph",
"state": {},
"icon": "lucide-git-fork",
"title": "Graph view"
}
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "462ae504fad293aa",
"type": "split",
"children": [
{
"id": "05000be97d9cc46e",
"type": "tabs",
"children": [
{
"id": "18a03d64fc889cf6",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical",
"autoReveal": false
},
"icon": "lucide-folder-closed",
"title": "Files"
}
},
{
"id": "bdabd43639f3cd60",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
},
"icon": "lucide-search",
"title": "Search"
}
},
{
"id": "9153c4aef65e9176",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {},
"icon": "lucide-bookmark",
"title": "Bookmarks"
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"right": {
"id": "83cfe33199ebda6d",
"type": "split",
"children": [
{
"id": "4a936fb4c09a630e",
"type": "tabs",
"children": [
{
"id": "f1ce333bf893bab9",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-coming-in",
"title": "Backlinks"
}
},
{
"id": "e873e6dad6754681",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"linksCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-going-out",
"title": "Outgoing links"
}
},
{
"id": "1c0689bb69b13c89",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-tags",
"title": "Tags"
}
},
{
"id": "d33227dedb43d05c",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"followCursor": false,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-list",
"title": "Outline"
}
}
]
}
],
"direction": "horizontal",
"width": 300,
"collapsed": true
},
"left-ribbon": {
"hiddenItems": {
"switcher:Open quick switcher": false,
"graph:Open graph view": false,
"canvas:Create new canvas": false,
"daily-notes:Open today's daily note": false,
"templates:Insert template": false,
"command-palette:Open command palette": false,
"bases:Create new base": false
}
},
"active": "f9461dc7140b5f9b",
"lastOpenFiles": [
"Character Systems.md",
"Systems.md",
"Items.md",
"Enhancements Systems.md",
"Attributes.md",
"New World.md",
"Table of Contents.md",
"World.md"
]
}

0
Attributes.md Normal file
View File

15
Character Systems.md Normal file
View File

@@ -0,0 +1,15 @@
#System
The Character System is the system that all of the other system is based off of. The Character System is the system on how your character acts / interacts with the world and how well one interacts with the world. The Character System's foundation is the a thing called stats. Stats are numbers that correspond with how well your character will do in a specific area.
# Stat Types
## Str (Strength)
This is the strength of your character. If there is a situation where it requires force, lifting, throwing, or anything that uses the strength of the character this is the stat that you use.
## Dex (Dexterity)
This is the dexterity of the character. This is whats used when the character needs to perform an action that requires precision of movement, flexibility, or fences of a character.
## Wis (Wisdom)
This is how wise the character is. If there is a situation where you have had to much to drink, which path to take, or if the character should do something use wisdom.
## Int (Intellect)
This is how book smart the character is.
## Res (Resistance)
This is the how much resistance to possen

0
Enhancements Systems.md Normal file
View File

24
Items.md Normal file
View File

@@ -0,0 +1,24 @@
#TableOfContents
This is the list of items that will be in New World.
- [[Weapons]]
- [[Weapon Systems]]
- [[Weapon Attributes]]
- [[Melee Weapons]]
- [[Fire Arms]]
- [[Golden Age]]
- [[Food]]
- [[Food Systems]]
- [[Animal]]
- [[Baked]]
- [[Food Other]]
- [[Drink]]
- [[Drink Systems]]
- [[Acahal]]
- [[Water]]
- [[Drink Other]]
- [[Enhancements]]
- [[Enhancements Systems]]
- [[Stims]]
- [[Meds]]
- [[Enhancements Other]]
- [[Consumables]]

4
New World.md Normal file
View File

@@ -0,0 +1,4 @@
#Intro
New World is a TTRPG that take place in the distant future where Yellow Stone erupts and creates a nuclear winter across the United States.
- [[Table of Contents]]

8
Systems.md Normal file
View File

@@ -0,0 +1,8 @@
#TableOfContents
- [[Character Systems]]
- [[Weapon System]]
- [[Food Systems]]
- [[Drink Systems]]
- [[Movement System]]
- [[Actions System]]
- [[Consume System]]

7
Table of Contents.md Normal file
View File

@@ -0,0 +1,7 @@
#TableOfContents
This is the table of contents for New World.
- [[Items]]
- [[World]]
- [[Classes]]
- [[Attributes]]
- [[Systems]]

0
World.md Normal file
View File