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

[#4125] New icons for magic bows #4126

Merged
merged 8 commits into from
Sep 4, 2024
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion packs/_source/items/weapon/longbow-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"_id": "A2i08i8gAFscm6hZ",
"name": "Longbow +1",
"type": "weapon",
"img": "icons/weapons/bows/longbow-leather-green.webp",
"img": "icons/weapons/bows/longbow-recurve-brown.webp",
"system": {
"description": {
"value": "<p><em>Whether through demonic blessing, celestial bequeathment, crazed experiment, or skillful craft, this weapon has been enhanced to bring more bloodshed by the bearer.</em></p>\n<p>You have a bonus to attack and damage rolls made with this magic weapon.</p>",
Expand Down
2 changes: 1 addition & 1 deletion packs/_source/items/weapon/longbow-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"_id": "ZcvU9rRb573NOywv",
"name": "Longbow +2",
"type": "weapon",
"img": "icons/weapons/bows/longbow-leather-green.webp",
"img": "icons/weapons/bows/bow-ornamental-silver-black.webp",
"system": {
"description": {
"value": "<p><em>Whether through demonic blessing, celestial bequeathment, crazed experiment, or skillful craft, this weapon has been enhanced to bring more bloodshed by the bearer.</em></p>\n<p>You have a bonus to attack and damage rolls made with this magic weapon.</p>",
Expand Down
2 changes: 1 addition & 1 deletion packs/_source/items/weapon/longbow-3.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"_id": "8W6ULfSqzuHh6Peg",
"name": "Longbow +3",
"type": "weapon",
"img": "icons/weapons/bows/longbow-leather-green.webp",
"img": "icons/weapons/bows/bow-ornamental-gold-blue.webp",
"system": {
"description": {
"value": "<p><em>Whether through demonic blessing, celestial bequeathment, crazed experiment, or skillful craft, this weapon has been enhanced to bring more bloodshed by the bearer.</em></p>\n<p>You have a bonus to attack and damage rolls made with this magic weapon.</p>",
Expand Down
2 changes: 1 addition & 1 deletion packs/_source/items/weapon/longbow.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"_id": "3cymOVja8jXbzrdT",
"name": "Longbow",
"type": "weapon",
"img": "icons/weapons/bows/longbow-leather-green.webp",
"img": "icons/weapons/bows/longbow-recurve-leather-brown.webp",
"system": {
"description": {
"value": "<p>A thick shaft of laminated wood is bowed by a taut string capable of launching deadly arrows at long distances.</p>",
Expand Down
2 changes: 1 addition & 1 deletion packs/_source/items/weapon/shortbow-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"_id": "tt4WokZBZMGqgYm5",
"name": "Shortbow +2",
"type": "weapon",
"img": "icons/weapons/bows/longbow-recurve-brown.webp",
"img": "icons/weapons/bows/shortbow-recurve-blue.webp",
"system": {
"description": {
"value": "<p><em>Whether through demonic blessing, celestial bequeathment, crazed experiment, or skillful craft, this weapon has been enhanced to bring more bloodshed by the bearer.</em></p>\n<p>You have a bonus to attack and damage rolls made with this magic weapon.</p>",
Expand Down
2 changes: 1 addition & 1 deletion packs/_source/items/weapon/shortbow-3.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"_id": "egJhGFU3v5OfjPNS",
"name": "Shortbow +3",
"type": "weapon",
"img": "icons/weapons/bows/longbow-recurve-brown.webp",
"img": "icons/weapons/bows/bow-ornamental-carved-brown.webp",
"system": {
"description": {
"value": "<p><em>Whether through demonic blessing, celestial bequeathment, crazed experiment, or skillful craft, this weapon has been enhanced to bring more bloodshed by the bearer.</em></p>\n<p>You have a bonus to attack and damage rolls made with this magic weapon.</p>",
Expand Down
2 changes: 1 addition & 1 deletion packs/_source/items/weapon/shortbow.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"_id": "GJv6WkD7D2J6rP6M",
"name": "Shortbow",
"type": "weapon",
"img": "icons/weapons/bows/longbow-recurve-brown.webp",
"img": "icons/weapons/bows/shortbow-leather.webp",
"system": {
"description": {
"value": "<p>This two handed bow is somewhat smaller than the traditional longbow variant, making it well suited for rapid attacks while on the move or mounted from horseback.</p>",
Expand Down
2 changes: 1 addition & 1 deletion packs/_source/items/weapon/vicious-longbow.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"_id": "gVo3UbvwjFIiFR0c",
"name": "Vicious Longbow",
"type": "weapon",
"img": "icons/weapons/bows/longbow-leather-green.webp",
"img": "icons/weapons/bows/bow-recurve-black.webp",
"system": {
"description": {
"value": "<p>A thick shaft of laminated wood is bowed by a taut string capable of launching deadly arrows at long distances.</p>\n<p>When you roll a 20 on your attack roll with this magic weapon, your critical hit deals an extra 2d6 damage of the weapon's type.</p>",
Expand Down