Skip to content

Commit

Permalink
Update shield & buckler DB to be a conditional modifier
Browse files Browse the repository at this point in the history
  • Loading branch information
richardwilkes committed Sep 25, 2023
1 parent 64bee0e commit 8a8c8d9
Show file tree
Hide file tree
Showing 7 changed files with 189 additions and 21,493 deletions.
166 changes: 85 additions & 81 deletions Library/Basic Set/Basic Set Equipment.eqp
Original file line number Diff line number Diff line change
Expand Up @@ -6965,7 +6965,6 @@
"type": "equipment",
"description": "Force Shield",
"reference": "B287",
"notes": "+3 DB",
"tech_level": "^",
"legality_class": "3",
"tags": [
Expand Down Expand Up @@ -7017,6 +7016,13 @@
}
}
],
"features": [
{
"type": "conditional_modifier",
"situation": "to Dodge, Parry \u0026 Block against attacks from the front or shield side",
"amount": 3
}
],
"calc": {
"extended_value": 1500,
"extended_weight": "0.5 lb"
Expand Down Expand Up @@ -10678,7 +10684,6 @@
"type": "equipment",
"description": "Large Shield",
"reference": "B287",
"notes": "+3 DB; -2 to all attacks with the non-shield hand unless you have Shield-Wall Training",
"tech_level": "1",
"tags": [
"Shield"
Expand Down Expand Up @@ -10729,6 +10734,18 @@
}
}
],
"features": [
{
"type": "conditional_modifier",
"situation": " to all attacks with the non-shield hand unless you have Shield-Wall Training",
"amount": -2
},
{
"type": "conditional_modifier",
"situation": "to Dodge, Parry \u0026 Block against attacks from the front or shield side",
"amount": 3
}
],
"calc": {
"extended_value": 90,
"extended_weight": "25 lb"
Expand All @@ -10739,7 +10756,6 @@
"type": "equipment",
"description": "Large Shield with Spike",
"reference": "B287",
"notes": "+3 DB; -2 to all attacks with the non-shield hand unless you have Shield-Wall Training",
"tech_level": "1",
"tags": [
"Shield"
Expand Down Expand Up @@ -10791,6 +10807,18 @@
}
}
],
"features": [
{
"type": "conditional_modifier",
"situation": "to all attacks with the non-shield hand unless you have Shield-Wall Training",
"amount": -2
},
{
"type": "conditional_modifier",
"situation": "to Dodge, Parry \u0026 Block against attacks from the front or shield side",
"amount": 3
}
],
"calc": {
"extended_value": 110,
"extended_weight": "30 lb"
Expand Down Expand Up @@ -11643,18 +11671,8 @@
],
"features": [
{
"type": "attribute_bonus",
"attribute": "dodge",
"amount": 1
},
{
"type": "attribute_bonus",
"attribute": "parry",
"amount": 1
},
{
"type": "attribute_bonus",
"attribute": "block",
"type": "conditional_modifier",
"situation": "to Dodge, Parry \u0026 Block against attacks from the front or shield side",
"amount": 1
}
],
Expand Down Expand Up @@ -11720,18 +11738,8 @@
],
"features": [
{
"type": "attribute_bonus",
"attribute": "dodge",
"amount": 1
},
{
"type": "attribute_bonus",
"attribute": "parry",
"amount": 1
},
{
"type": "attribute_bonus",
"attribute": "block",
"type": "conditional_modifier",
"situation": "to Dodge, Parry \u0026 Block against attacks from the front or buckler side",
"amount": 1
}
],
Expand Down Expand Up @@ -12005,7 +12013,6 @@
"type": "equipment",
"description": "Light Shield",
"reference": "B287",
"notes": "+1 DB",
"tech_level": "1",
"tags": [
"Shield"
Expand Down Expand Up @@ -12056,6 +12063,13 @@
}
}
],
"features": [
{
"type": "conditional_modifier",
"situation": "to Dodge, Parry \u0026 Block against attacks from the front or shield side",
"amount": 1
}
],
"calc": {
"extended_value": 25,
"extended_weight": "2 lb"
Expand All @@ -12066,7 +12080,6 @@
"type": "equipment",
"description": "Light Shield with Spike",
"reference": "B287",
"notes": "+1 DB",
"tech_level": "1",
"tags": [
"Shield"
Expand Down Expand Up @@ -12118,6 +12131,13 @@
}
}
],
"features": [
{
"type": "conditional_modifier",
"situation": "to Dodge, Parry \u0026 Block against attacks from the front or shield side",
"amount": 1
}
],
"calc": {
"extended_value": 45,
"extended_weight": "7 lb"
Expand Down Expand Up @@ -13070,18 +13090,8 @@
],
"features": [
{
"type": "attribute_bonus",
"attribute": "dodge",
"amount": 2
},
{
"type": "attribute_bonus",
"attribute": "parry",
"amount": 2
},
{
"type": "attribute_bonus",
"attribute": "block",
"type": "conditional_modifier",
"situation": "to Dodge, Parry \u0026 Block against attacks from the front or buckler side",
"amount": 2
}
],
Expand Down Expand Up @@ -13147,18 +13157,8 @@
],
"features": [
{
"type": "attribute_bonus",
"attribute": "dodge",
"amount": 2
},
{
"type": "attribute_bonus",
"attribute": "parry",
"amount": 2
},
{
"type": "attribute_bonus",
"attribute": "block",
"type": "conditional_modifier",
"situation": "to Dodge, Parry \u0026 Block against attacks from the front or buckler side",
"amount": 2
}
],
Expand All @@ -13172,7 +13172,6 @@
"type": "equipment",
"description": "Medium Shield",
"reference": "B287",
"notes": "+2 DB",
"tech_level": "1",
"tags": [
"Shield"
Expand Down Expand Up @@ -13221,6 +13220,13 @@
}
}
],
"features": [
{
"type": "conditional_modifier",
"situation": "to Dodge, Parry \u0026 Block against attacks from the front or shield side",
"amount": 2
}
],
"calc": {
"extended_value": 60,
"extended_weight": "15 lb"
Expand All @@ -13231,7 +13237,6 @@
"type": "equipment",
"description": "Medium Shield with Spike",
"reference": "B287",
"notes": "+2 DB",
"tech_level": "1",
"tags": [
"Shield"
Expand Down Expand Up @@ -13283,6 +13288,13 @@
}
}
],
"features": [
{
"type": "conditional_modifier",
"situation": "to Dodge, Parry \u0026 Block against attacks from the front or shield side",
"amount": 2
}
],
"calc": {
"extended_value": 80,
"extended_weight": "20 lb"
Expand Down Expand Up @@ -18260,18 +18272,8 @@
],
"features": [
{
"type": "attribute_bonus",
"attribute": "dodge",
"amount": 1
},
{
"type": "attribute_bonus",
"attribute": "parry",
"amount": 1
},
{
"type": "attribute_bonus",
"attribute": "block",
"type": "conditional_modifier",
"situation": "to Dodge, Parry \u0026 Block against attacks from the front or buckler side",
"amount": 1
}
],
Expand Down Expand Up @@ -18337,18 +18339,8 @@
],
"features": [
{
"type": "attribute_bonus",
"attribute": "dodge",
"amount": 1
},
{
"type": "attribute_bonus",
"attribute": "parry",
"amount": 1
},
{
"type": "attribute_bonus",
"attribute": "block",
"type": "conditional_modifier",
"situation": "to Dodge, Parry \u0026 Block against attacks from the front or buckler side",
"amount": 1
}
],
Expand Down Expand Up @@ -18599,7 +18591,6 @@
"type": "equipment",
"description": "Small Shield",
"reference": "B287",
"notes": "+1 DB",
"tech_level": "1",
"tags": [
"Shield"
Expand Down Expand Up @@ -18650,6 +18641,13 @@
}
}
],
"features": [
{
"type": "conditional_modifier",
"situation": "to Dodge, Parry \u0026 Block against attacks from the front or shield side",
"amount": 1
}
],
"calc": {
"extended_value": 40,
"extended_weight": "8 lb"
Expand All @@ -18660,7 +18658,6 @@
"type": "equipment",
"description": "Small Shield with Spike",
"reference": "B287",
"notes": "+1 DB",
"tech_level": "1",
"tags": [
"Shield"
Expand Down Expand Up @@ -18712,6 +18709,13 @@
}
}
],
"features": [
{
"type": "conditional_modifier",
"situation": "to Dodge, Parry \u0026 Block against attacks from the front or shield side",
"amount": 1
}
],
"calc": {
"extended_value": 60,
"extended_weight": "13 lb"
Expand Down
Loading

0 comments on commit 8a8c8d9

Please sign in to comment.