OGC:Tactical Feats
Tactical Feats: Feats that either lend themselves to specific tactics or facilitate specific combat maneuvers. Subtypes include Attack of Opportunity Feats, Melee Attack Feats, Mounted Attack Feats, Ranged Attack Feats, and Special Attack Feats.
Back to Open Game Content → Character Options → Feats |
D&D 3e Feats
Feat | Prerequisites | Summary
{{#dpl: debug=1 |
category=3e | category=OGC | category=Tactical Feat | notcategory=Supplement | notcategory=Preload | notcategory=! | include={3e OGC Feat}:prereqs:summary | format=,¦- class="²{Odd-Even¦²{var:odd}²}²"\n¦ [[%PAGE%¦²{#replace:%PAGE%¦OGC:¦}²]],\n, | tablerow=¦¦ style="text-align: left;" ¦ %%\n
}} |
---|
D&D 3.5e Feats
Feat | Prerequisites | Summary
{{#dpl: debug=1 |
category=3.5e | category=OGC | category=Tactical Feat | notcategory=Supplement | notcategory=Preload | notcategory=! | include={3.5e OGC Feat}:prereqs:summary | format=,¦- class="²{Odd-Even¦²{var:odd}²}²"\n¦ [[%PAGE%¦²{#replace:%PAGE%¦OGC:¦}²]],\n, | tablerow=¦¦ style="text-align: left;" ¦ %%\n
}} |
---|
D&D 5e Feats
Feat | Prerequisites | Summary
{{#dpl: debug=1 |
category=5e | category=OGC | category=Tactical Feat¦Combat Feat | notcategory=Supplement | notcategory=Preload | notcategory=! | include={5e OGC Feat}:prereqs:summary | format=,¦- class="²{Odd-Even¦²{var:odd}²}²"\n¦ [[%PAGE%¦²{#replace:%PAGE%¦OGC:¦}²]],\n, | tablerow=¦¦ style="text-align: left;" ¦ %%\n
}} |
---|
d20M Feats
Feat | Prerequisites | Summary
{{#dpl: debug=1 |
category=d20M | category=OGC | category=Tactical Feat | notcategory=Supplement | notcategory=Preload | notcategory=! | include={d20M OGC Feat}:prereqs:summary | format=,¦- class="²{Odd-Even¦²{var:odd}²}²"\n¦ [[%PAGE%¦²{#replace:%PAGE%¦OGC:¦}²]],\n, | tablerow=¦¦ style="text-align: left;" ¦ %%\n
}} |
---|
gollark: It stores a schema version number and uses that to determine whether it needs to run commands to create new tables and stuff, so if you delete tables without actually creating a migration for it then it will *not* automatically recreate them but will act as if they still exist, so stuff will break horribly.
gollark: That would wipe all deleted items and quite possibly break the bot's database migration logic.
gollark: You could do something like `DELETE FROM deleted_items WHERE id = [whatever]`, though obviously that would require finding the ID..
gollark: It uses SQLite3.
gollark: The only way to undelete things would be to remove the row storing their deletion record from the AutoBotRobot database, and only I and [REDACTED] have that access.
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.