#33 Added CR missing "Agasha Pattern" Pattern and Property.
This commit is contained in:
12
CHANGELOG.md
12
CHANGELOG.md
@@ -5,11 +5,13 @@ Date format : day/month/year
|
||||
- Added 179 Japanese' style villages name table.
|
||||
- Added Rōnin icon tag symbol (thanks to TesserWract).
|
||||
- Fixed : Missing translation for EN and ES - "Armors, Weapons, and Items" in Npc Generator dialog.
|
||||
- Compendium : Updated Weapon Names and Grips, thanks to TesserWract :
|
||||
- Added "N/A" to invalid weapon grips.
|
||||
- Grips with more than one quality and/or style now use a more consistent format: "(style): Quality 1, Quality 2, ..."
|
||||
- Renamed "Tinbe-Rochin" to "Rochin" as the DB entry is for the single item rather than the item pair.
|
||||
- Added macrons to relevant weapon names.
|
||||
- Compendiums :
|
||||
- Added CR missing "Agasha Pattern" Pattern and Property.
|
||||
- Updated Weapon Names and Grips, thanks to TesserWract :
|
||||
- Added "N/A" to invalid weapon grips.
|
||||
- Grips with more than one quality and/or style now use a more consistent format: "(style): Quality 1, Quality 2, ..."
|
||||
- Renamed "Tinbe-Rochin" to "Rochin" as the DB entry is for the single item rather than the item pair.
|
||||
- Added macrons to relevant weapon names.
|
||||
- Refactor the way of symbols was handled, now compatible with "monks enhanced journal".
|
||||
|
||||
## 1.7.1 - 01/04/2022 - Spring fixes
|
||||
|
||||
@@ -106,6 +106,12 @@
|
||||
"name": "Procédé du Coeur du vent de Kökejin",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues p.117"
|
||||
},
|
||||
{
|
||||
"id": "Agasha Pattern",
|
||||
"name": "Agasha Pattern (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -202,6 +202,12 @@
|
||||
"name": "Procédé du Coeur du vent de Kökejin",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues p.117"
|
||||
},
|
||||
{
|
||||
"id": "Agasha Pattern",
|
||||
"name": "Agasha Pattern (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -15,3 +15,4 @@
|
||||
{"_id":"L5RCoreItp000015","name":"Spirit of the Qamarist Pattern","permission":{"default":0},"type":"item_pattern","data":{"in_curriculum":false,"xp_used":0,"rank":1,"bought_at_rank":0,"ring":"void","xp_cost":"5","rarity_modifier":"4","linked_property_id":"L5RCorePro000031","description":"","book_reference":"Path of Waves p.117"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item_pattern.svg","effects":[]}
|
||||
{"_id":"L5RCoreItp000016","name":"Ghostlands Yodhaniya Pattern","permission":{"default":0},"type":"item_pattern","data":{"in_curriculum":false,"xp_used":0,"rank":1,"bought_at_rank":0,"ring":"void","xp_cost":"6","rarity_modifier":"4","linked_property_id":"L5RCorePro000032","description":"","book_reference":"Path of Waves p.117"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item_pattern.svg","effects":[]}
|
||||
{"_id":"L5RCoreItp000017","name":"Kökejin’s Heart of the Wind Pattern","permission":{"default":0},"type":"item_pattern","data":{"in_curriculum":false,"xp_used":0,"rank":1,"bought_at_rank":0,"ring":"void","xp_cost":"8","rarity_modifier":"5","linked_property_id":"L5RCorePro000033","description":"","book_reference":"Path of Waves p.117"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item_pattern.svg","effects":[]}
|
||||
{"_id":"L5RCoreItp000018","name":"Agasha Pattern","permission":{"default":0},"type":"item_pattern","data":{"in_curriculum":false,"xp_used":0,"rank":1,"bought_at_rank":0,"ring":"void","xp_cost":"6","rarity_modifier":"4","linked_property_id":"L5RCorePro000034","description":"","book_reference":"Celestial Realms p.105"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item_pattern.svg","effects":[]}
|
||||
|
||||
@@ -31,3 +31,4 @@
|
||||
{"_id":"L5RCorePro000031","name":"Spirit of the Qamarist Pattern","permission":{"default":0},"type":"property","data":{"properties":[],"description":"","book_reference":"Path of Waves p.117"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
{"_id":"L5RCorePro000032","name":"Ghostlands Yodhaniya Pattern","permission":{"default":0},"type":"property","data":{"properties":[],"description":"","book_reference":"Path of Waves p.117"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
{"_id":"L5RCorePro000033","name":"Kökejin’s Heart of the Wind Pattern","permission":{"default":0},"type":"property","data":{"properties":[],"description":"","book_reference":"Path of Waves p.117"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
{"_id":"L5RCorePro000034","name":"Agasha Pattern","permission":{"default":0},"type":"property","data":{"properties":[],"description":"","book_reference":"Celestial Realms p.105"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
|
||||
Reference in New Issue
Block a user