init
This commit is contained in:
+161
@@ -0,0 +1,161 @@
|
||||
{
|
||||
"players": [],
|
||||
"parties": [],
|
||||
"defaultParty": null,
|
||||
"statuses": [
|
||||
{
|
||||
"name": "Blinded",
|
||||
"id": "Blinded",
|
||||
"description": "A blinded creature can’t see and automatically fails any ability check that requires sight.\nAttack rolls against the creature have advantage, and the creature’s Attack rolls have disadvantage."
|
||||
},
|
||||
{
|
||||
"name": "Charmed",
|
||||
"id": "Charmed",
|
||||
"description": "A charmed creature can’t Attack the charmer or target the charmer with harmful Abilities or magical Effects.\nThe charmer has advantage on any ability check to interact socially with the creature."
|
||||
},
|
||||
{
|
||||
"name": "Concentrating",
|
||||
"id": "Concentrating",
|
||||
"description": "Some spells require you to maintain concentration in order to keep their magic active. If you lose concentration, such a spell ends.\nA creature loses concentration when: it casts another spell that requires concentration, is incapacitated, or dies.\nWhen a creature takes damage, it must make a constitution saving throw with a DC of 10 or half the damage it took, whichever is higher. On a failure, concentration is lost."
|
||||
},
|
||||
{
|
||||
"name": "Deafened",
|
||||
"id": "Deafened",
|
||||
"description": "A deafened creature can’t hear and automatically fails any ability check that requires hearing."
|
||||
},
|
||||
{
|
||||
"name": "Frightened",
|
||||
"id": "Frightened",
|
||||
"description": "A frightened creature has disadvantage on Ability Checks and Attack rolls while the source of its fear is within Line of Sight.\nThe creature can’t willingly move closer to the source of its fear."
|
||||
},
|
||||
{
|
||||
"name": "Grappled",
|
||||
"id": "Grappled",
|
||||
"description": "A grappled creature’s speed becomes 0, and it can’t benefit from any bonus to its speed.\nThe condition ends if the Grappler is incapacitated.\nThe condition also ends if an Effect removes the grappled creature from the reach of the Grappler or Grappling Effect, such as when a creature is hurled away by the Thunderwave spell."
|
||||
},
|
||||
{
|
||||
"name": "Incapacitated",
|
||||
"id": "Incapacitated",
|
||||
"description": "An incapacitated creature can’t take Actions or Reactions."
|
||||
},
|
||||
{
|
||||
"name": "Invisible",
|
||||
"id": "Invisible",
|
||||
"description": "An invisible creature is impossible to see without the aid of magic or a Special sense. For the Purpose of Hiding, the creature is heavily obscured. The creature’s Location can be detected by any noise it makes or any tracks it leaves.\nAttack rolls against the creature have disadvantage, and the creature’s Attack rolls have advantage."
|
||||
},
|
||||
{
|
||||
"name": "Paralyzed",
|
||||
"id": "Paralyzed",
|
||||
"description": "A paralyzed creature is incapacitated and can’t move or speak.\nThe creature automatically fails Strength and Dexterity Saving Throws.\nAttack rolls against the creature have advantage.\nAny Attack that hits the creature is a critical hit if the attacker is within 5 feet of the creature."
|
||||
},
|
||||
{
|
||||
"name": "Petrified",
|
||||
"id": "Petrified",
|
||||
"description": "A petrified creature is transformed, along with any nonmagical object it is wearing or carrying, into a solid inanimate substance (usually stone). Its weight increases by a factor of ten, and it ceases aging.\nThe creature is incapacitated, can’t move or speak, and is unaware of its surroundings.\nAttack rolls against the creature have advantage.\nThe creature automatically fails Strength and Dexterity Saving Throws.\nThe creature has Resistance to all damage.\nThe creature is immune to poison and disease, although a poison or disease already in its system is suspended, not neutralized."
|
||||
},
|
||||
{
|
||||
"name": "Poisoned",
|
||||
"id": "Poisoned",
|
||||
"description": "A poisoned creature has disadvantage on Attack rolls and Ability Checks."
|
||||
},
|
||||
{
|
||||
"name": "Prone",
|
||||
"id": "Prone",
|
||||
"description": "A prone creature’s only Movement option is to crawl, unless it stands up and thereby ends the condition.\nThe creature has disadvantage on Attack rolls.\nAn Attack roll against the creature has advantage if the attacker is within 5 feet of the creature. Otherwise, the Attack roll has disadvantage."
|
||||
},
|
||||
{
|
||||
"name": "Reacted",
|
||||
"id": "Reacted",
|
||||
"description": "A creature, unless otherwise specified, gets one reaction per round of combat.\nA reaction is an instant response to a trigger of some kind, which can occur on your turn or on someone else’s.\nA reaction can be spent to make an opportunity attack, do a readied action, or use an ability that requires a reaction.\nA creature that has already reacted cannot use a reaction until the start of its turn."
|
||||
},
|
||||
{
|
||||
"name": "Restrained",
|
||||
"id": "Restrained",
|
||||
"description": "A restrained creature’s speed becomes 0, and it can’t benefit from any bonus to its speed.\nAttack rolls against the creature have advantage, and the creature’s Attack rolls have disadvantage.\nThe creature has disadvantage on Dexterity Saving Throws."
|
||||
},
|
||||
{
|
||||
"name": "Stunned",
|
||||
"id": "Stunned",
|
||||
"description": "A stunned creature is incapacitated, can’t move, and can speak only falteringly.\nThe creature automatically fails Strength and Dexterity Saving Throws.\nAttack rolls against the creature have advantage."
|
||||
},
|
||||
{
|
||||
"name": "Unconscious",
|
||||
"id": "Unconscious",
|
||||
"description": "An unconscious creature is incapacitated, can’t move or speak, and is unaware of its surroundings.\nThe creature drops whatever it’s holding and falls prone.\nThe creature automatically fails Strength and Dexterity Saving Throws.\nAttack rolls against the creature have advantage.\nAny Attack that hits the creature is a critical hit if the attacker is within 5 feet of the creature."
|
||||
}
|
||||
],
|
||||
"unconsciousId": "Unconscious",
|
||||
"version": [
|
||||
13,
|
||||
0,
|
||||
17
|
||||
],
|
||||
"canUseDiceRoll": false,
|
||||
"preferStatblockLink": false,
|
||||
"initiative": "1d20 + %mod%",
|
||||
"modifier": null,
|
||||
"sync": false,
|
||||
"playerMarker": "default",
|
||||
"monsterMarker": "default",
|
||||
"state": {
|
||||
"creatures": [],
|
||||
"state": false,
|
||||
"name": null,
|
||||
"round": 1,
|
||||
"logFile": "",
|
||||
"rollHP": false
|
||||
},
|
||||
"condense": false,
|
||||
"clamp": true,
|
||||
"autoStatus": true,
|
||||
"beginnerTips": true,
|
||||
"displayDifficulty": true,
|
||||
"encounters": {},
|
||||
"warnedAboutImports": false,
|
||||
"openState": {
|
||||
"battle": true,
|
||||
"party": true,
|
||||
"status": true,
|
||||
"plugin": true,
|
||||
"player": true,
|
||||
"builder": true
|
||||
},
|
||||
"hpOverflow": "ignore",
|
||||
"additiveTemp": false,
|
||||
"rpgSystem": "dnd5e",
|
||||
"logging": false,
|
||||
"logFolder": "/",
|
||||
"resolveTies": "playerFirst",
|
||||
"useLegacy": false,
|
||||
"diplayPlayerHPValues": true,
|
||||
"rollHP": false,
|
||||
"descending": true,
|
||||
"builder": {
|
||||
"showParty": true,
|
||||
"showXP": true,
|
||||
"sidebarIcon": true,
|
||||
"headers": [
|
||||
{
|
||||
"text": "CR",
|
||||
"field": "cr",
|
||||
"type": 1
|
||||
},
|
||||
{
|
||||
"text": "Type",
|
||||
"field": "type",
|
||||
"type": 0
|
||||
},
|
||||
{
|
||||
"text": "Size",
|
||||
"field": "size",
|
||||
"type": 0
|
||||
},
|
||||
{
|
||||
"text": "Alignment",
|
||||
"field": "alignment",
|
||||
"type": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"rollPlayerInitiatives": 0
|
||||
}
|
||||
+149
File diff suppressed because one or more lines are too long
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "initiative-tracker",
|
||||
"name": "Initiative Tracker",
|
||||
"version": "13.0.17",
|
||||
"minAppVersion": "0.15.0",
|
||||
"author": "Jeremy Valentine",
|
||||
"description": "TTRPG Initiative Tracker for Obsidian.md",
|
||||
"authorUrl": "https://github.com/valentine195/obsidian-initiative-tracker",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user