Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed source json references. #2255

Merged
merged 1 commit into from
Sep 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions subclass/Jagans_eye; Haste Knight.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dateReleased": "2023-04-01"
}
],
"status": "wip",
"status": "ready",
"dateAdded": 1707448569,
"dateLastModified": 1707448569,
"_dateLastModifiedHash": "49f7a65e40"
Expand All @@ -31,11 +31,11 @@
"classSource": "PHB",
"shortName": "Haste Knight",
"subclassFeatures": [
"Haste Knight|Fighter|PHB|Haste Knight|HAKN|3",
"Enhanced Adrenal Surge|Fighter|PHB|Haste Knight|HAKN|7",
"Felid Reflexes|Fighter|PHB|Haste Knight|HAKN|10",
"Preventative Measures|Fighter|PHB|Haste Knight|HAKN|15",
"Extreme Conditioning|Fighter|PHB|Haste Knight|HAKN|18"
"Haste Knight|Fighter|PHB|Haste Knight|HasteKnight|3",
"Enhanced Adrenal Surge|Fighter|PHB|Haste Knight|HasteKnight|7",
"Felid Reflexes|Fighter|PHB|Haste Knight|HasteKnight|10",
"Preventative Measures|Fighter|PHB|Haste Knight|HasteKnight|15",
"Extreme Conditioning|Fighter|PHB|Haste Knight|HasteKnight|18"
]
}
],
Expand All @@ -52,11 +52,11 @@
"Live fast, and die well! The battle cry of Haste Knight squadrons. They come from nowhere, streaking across battlefield as blurs and leaving behind waves of shattered carcasses. A small group of these warriors is all it takes to turn the tides of war, and they do so in a blink of an eye. Haste Knights learn to unlock their body's full potential by pushing themselves well beyond a normal person's physical limits.",
{
"type": "refSubclassFeature",
"subclassFeature": "One Step Ahead|Fighter|PHB|Haste Knight|HAKN|3"
"subclassFeature": "One Step Ahead|Fighter|PHB|Haste Knight|HasteKnight|3"
},
{
"type": "refSubclassFeature",
"subclassFeature": "Adrenal Surge|Fighter|PHB|Haste Knight|HAKN|3"
"subclassFeature": "Adrenal Surge|Fighter|PHB|Haste Knight|HasteKnight|3"
}
]
},
Expand Down Expand Up @@ -157,7 +157,7 @@
"header": 2,
"entries": [
"{@i 15th-level Haste Knight feature}",
"While using your {@subclassFeature Adrenal Surge|HAKN} feature, you gain a new way of using your additional action from that feature. You can now choose to hold your additional a and potentially make an attack of opportunity. Ifa hostile creature within 5 feet of you attacks either you or an ally, you can use your reaction to make an attack of opportunity against that creature. This attack occurs immediately before the creature's attack takes place. If you succeed on your attack roll, that creature immediately misses with their attack."
"While using your {@subclassFeature Adrenal Surge|Fighter||Haste Knight|HasteKnight|3} feature, you gain a new way of using your additional action from that feature. You can now choose to hold your additional a and potentially make an attack of opportunity. Ifa hostile creature within 5 feet of you attacks either you or an ally, you can use your reaction to make an attack of opportunity against that creature. This attack occurs immediately before the creature's attack takes place. If you succeed on your attack roll, that creature immediately misses with their attack."
]
},
{
Expand All @@ -176,7 +176,7 @@
"type": "list",
"items": [
"You always have advantage on Initiative rolls.",
"You no longer suffer the wave of lethargy at the end of your {@subclassFeature Adrenal Surge|HAKN} feature.",
"You no longer suffer the wave of lethargy at the end of your {@subclassFeature Adrenal Surge|Fighter||Haste Knight|HasteKnight|3} feature.",
"Your Constitution score increases by 2 and your Constitution maximum also increases by 2."
]
}
Expand Down