Compare commits
40 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c5e874c5ed | ||
|
|
99f342c291 | ||
|
|
5ea1268cbe | ||
|
|
f9dd188531 | ||
|
|
740d5cd8a6 | ||
|
|
2c233a37df | ||
|
|
1928897a49 | ||
|
|
dbe628d022 | ||
|
|
ec0ff5c44c | ||
|
|
46b5618257 | ||
|
|
d0bf736d84 | ||
|
|
75f68a4852 | ||
|
|
a958e17278 | ||
|
|
2cdce21407 | ||
|
|
a01dbfd53d | ||
|
|
6213064020 | ||
|
|
b99e0ab952 | ||
|
|
90ea03df33 | ||
|
|
a474c6caac | ||
|
|
bc7c80f428 | ||
|
|
a5dd8e3eda | ||
|
|
72e0d22a80 | ||
|
|
3fcfa8689d | ||
|
|
acbb12333e | ||
|
|
289ec720de | ||
|
|
8fbf7f9005 | ||
|
|
71a3af85dd | ||
|
|
23db7ed2c2 | ||
|
|
cbd5af8d02 | ||
|
|
f6a91ab564 | ||
|
|
c8a37ab06f | ||
|
|
78423770b1 | ||
|
|
5444671bee | ||
|
|
d5b3a309b1 | ||
|
|
7fbce1500c | ||
|
|
27e88be49d | ||
|
|
58a4e71b32 | ||
|
|
30950a0d63 | ||
|
|
7411120841 | ||
|
|
6a3431e6a0 |
43
CHANGELOG.md
43
CHANGELOG.md
@@ -1,5 +1,46 @@
|
||||
# Changelog
|
||||
|
||||
## 1.1.2 - One Compendium to bring them all
|
||||
- Added compendiums (Thanks to Stéfano Fara for the English version !) Partial for French as PoW and CR are not translated yet
|
||||
- Shadowlands
|
||||
- Emerald Empire
|
||||
- Courts of Stone
|
||||
- Path of Waves
|
||||
- Celestial Realms
|
||||
- English cleanup, thanks to Mark Zeman !
|
||||
- Fix css for Spanish
|
||||
- Fix js error when Advancement is not embed in a actor
|
||||
- Click on a weapon show the DicePicker with the weapon skill selected
|
||||
- Display Rarity in Compendiums for Items, Armors and Weapons
|
||||
- Minion can now choose a stance and if they are prepared
|
||||
- Other minors fix
|
||||
|
||||
## 1.1.1 - The Huns War
|
||||
- Fix Minion initiative
|
||||
- Fix textarea ninjo/giri
|
||||
|
||||
## 1.1.0 - Initiative first !
|
||||
- Added initiative system :
|
||||
- Now use the score rule (the real one if you prefer)
|
||||
- Added global modifiers for Characters, Adversary and Minons in the combat tracker : Confrontation types, Prepared
|
||||
- Added sheet modifiers for Characters and Adversary: Prepared
|
||||
- Initiative buttons in character sheet now display the DicePicker and do the initiative roll
|
||||
- Change the actor stance on initiative roll in DicePicker
|
||||
- Note : Due to the lack of the Roll & Keep system, the score is computed with the full success score.
|
||||
- Spanish real translation by Alejabar (thanks !)
|
||||
- Added a GM Dialog Tool for setting global difficulty (TN) value / hidden (with DicePicker live refresh)
|
||||
- Compendium now display Ring and Rank if any in list view
|
||||
- DicePicker :
|
||||
- Fixed the initial display of "use a void point"
|
||||
- No free void point anymore
|
||||
- PC/NPC Sheet :
|
||||
- Added a visual indicator for equipped / readied
|
||||
- Now only equipped armor / weapon will show in conflict tab, and all armors/weapons now show in inventory tab
|
||||
- Xp not in curriculum are now rounded up (down before, due to a translation error)
|
||||
- No more automation in stats for Npc (these cheaters !)
|
||||
- 20Q Pushed the step3 item's limit to 20 (10 previous)
|
||||
- Added System migration stuff
|
||||
|
||||
## 1.0.0 - First public release
|
||||
- Removed the 0ds if no skill point
|
||||
- Added initiative roll (only tactics for the moment)
|
||||
@@ -26,7 +67,7 @@
|
||||
- Pass for number and focus on click
|
||||
- Xp, added some parseInt
|
||||
- Fix for babele and properties
|
||||
- Add type percularity in item entry
|
||||
- Add type peculiarity in item entry
|
||||
- Fix for cross-loaded French compendium
|
||||
- 20Q : Scroll on top on next button
|
||||
- V-Align for Vlyan pleasure !
|
||||
|
||||
@@ -76,3 +76,10 @@ Vous êtes libre de contribuer et proposer après fork des corrections, modifica
|
||||
1. Assurez-vous de bien être à jour par rapport à la branche référente.
|
||||
2. Des messages de commit clair et précis permettent une relecture rapide du code.
|
||||
3. Limitez-vous si possible à une Feature par demande de Merge pour ne pas bloquer le processus.
|
||||
|
||||
|
||||
Screens
|
||||

|
||||

|
||||

|
||||

|
||||
486
package-lock.json
generated
486
package-lock.json
generated
@@ -732,43 +732,14 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/axios": {
|
||||
"version": "0.19.0",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-0.19.0.tgz",
|
||||
"integrity": "sha512-1uvKqKQta3KBxIz14F2v06AEHZ/dIoeKfbTRkK1E5oqjDnuEerLmYTgJB5AiQZHJcljpg1TuRzdjDR06qNk0DQ==",
|
||||
"deprecated": "Critical security vulnerability fixed in v0.21.1. For more information, see https://github.com/axios/axios/pull/3410",
|
||||
"version": "0.21.1",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.1.tgz",
|
||||
"integrity": "sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"follow-redirects": "1.5.10",
|
||||
"is-buffer": "^2.0.2"
|
||||
"follow-redirects": "^1.10.0"
|
||||
}
|
||||
},
|
||||
"node_modules/axios/node_modules/debug": {
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz",
|
||||
"integrity": "sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"ms": "2.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/axios/node_modules/follow-redirects": {
|
||||
"version": "1.5.10",
|
||||
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.5.10.tgz",
|
||||
"integrity": "sha512-0V5l4Cizzvqt5D44aTXbFZz+FtyXV1vrDN6qrelxtfYQKW0KO0W2T/hkE8xvGa/540LkZlkaUjO4ailYTFtHVQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"debug": "=3.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=4.0"
|
||||
}
|
||||
},
|
||||
"node_modules/axios/node_modules/ms": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
|
||||
"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/babel-eslint": {
|
||||
"version": "10.1.0",
|
||||
"resolved": "https://registry.npmjs.org/babel-eslint/-/babel-eslint-10.1.0.tgz",
|
||||
@@ -4681,29 +4652,6 @@
|
||||
"node": ">=8"
|
||||
}
|
||||
},
|
||||
"node_modules/is-buffer": {
|
||||
"version": "2.0.5",
|
||||
"resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.5.tgz",
|
||||
"integrity": "sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
"type": "github",
|
||||
"url": "https://github.com/sponsors/feross"
|
||||
},
|
||||
{
|
||||
"type": "patreon",
|
||||
"url": "https://www.patreon.com/feross"
|
||||
},
|
||||
{
|
||||
"type": "consulting",
|
||||
"url": "https://feross.org/support"
|
||||
}
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=4"
|
||||
}
|
||||
},
|
||||
"node_modules/is-core-module": {
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.2.0.tgz",
|
||||
@@ -5410,15 +5358,15 @@
|
||||
}
|
||||
},
|
||||
"node_modules/localtunnel": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/localtunnel/-/localtunnel-2.0.0.tgz",
|
||||
"integrity": "sha512-g6E0aLgYYDvQDxIjIXkgJo2+pHj3sGg4Wz/XP3h2KtZnRsWPbOQY+hw1H8Z91jep998fkcVE9l+kghO+97vllg==",
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/localtunnel/-/localtunnel-2.0.1.tgz",
|
||||
"integrity": "sha512-LiaI5wZdz0xFkIQpXbNI62ZnNn8IMsVhwxHmhA+h4vj8R9JG/07bQHWwQlyy7b95/5fVOCHJfIHv+a5XnkvaJA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"axios": "0.19.0",
|
||||
"debug": "4.1.1",
|
||||
"axios": "0.21.1",
|
||||
"debug": "4.3.1",
|
||||
"openurl": "1.1.1",
|
||||
"yargs": "13.3.0"
|
||||
"yargs": "16.2.0"
|
||||
},
|
||||
"bin": {
|
||||
"lt": "bin/lt.js"
|
||||
@@ -5427,172 +5375,101 @@
|
||||
"node": ">=8.3.0"
|
||||
}
|
||||
},
|
||||
"node_modules/localtunnel/node_modules/ansi-regex": {
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz",
|
||||
"integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==",
|
||||
"node_modules/localtunnel/node_modules/ansi-styles": {
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
||||
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"color-convert": "^2.0.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=6"
|
||||
}
|
||||
},
|
||||
"node_modules/localtunnel/node_modules/camelcase": {
|
||||
"version": "5.3.1",
|
||||
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
|
||||
"integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=6"
|
||||
"node": ">=8"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
||||
}
|
||||
},
|
||||
"node_modules/localtunnel/node_modules/cliui": {
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/cliui/-/cliui-5.0.0.tgz",
|
||||
"integrity": "sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==",
|
||||
"version": "7.0.4",
|
||||
"resolved": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz",
|
||||
"integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"string-width": "^3.1.0",
|
||||
"strip-ansi": "^5.2.0",
|
||||
"wrap-ansi": "^5.1.0"
|
||||
"string-width": "^4.2.0",
|
||||
"strip-ansi": "^6.0.0",
|
||||
"wrap-ansi": "^7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/localtunnel/node_modules/debug": {
|
||||
"version": "4.1.1",
|
||||
"resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz",
|
||||
"integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==",
|
||||
"deprecated": "Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)",
|
||||
"node_modules/localtunnel/node_modules/color-convert": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
||||
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"ms": "^2.1.1"
|
||||
"color-name": "~1.1.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/localtunnel/node_modules/emoji-regex": {
|
||||
"version": "7.0.3",
|
||||
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz",
|
||||
"integrity": "sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==",
|
||||
"node_modules/localtunnel/node_modules/color-name": {
|
||||
"version": "1.1.4",
|
||||
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
||||
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/localtunnel/node_modules/find-up": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz",
|
||||
"integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"locate-path": "^3.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=6"
|
||||
}
|
||||
},
|
||||
"node_modules/localtunnel/node_modules/is-fullwidth-code-point": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz",
|
||||
"integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=4"
|
||||
}
|
||||
},
|
||||
"node_modules/localtunnel/node_modules/locate-path": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz",
|
||||
"integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"p-locate": "^3.0.0",
|
||||
"path-exists": "^3.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=6"
|
||||
}
|
||||
},
|
||||
"node_modules/localtunnel/node_modules/p-locate": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz",
|
||||
"integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"p-limit": "^2.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=6"
|
||||
}
|
||||
},
|
||||
"node_modules/localtunnel/node_modules/path-exists": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
|
||||
"integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=4"
|
||||
}
|
||||
},
|
||||
"node_modules/localtunnel/node_modules/string-width": {
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz",
|
||||
"integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"emoji-regex": "^7.0.1",
|
||||
"is-fullwidth-code-point": "^2.0.0",
|
||||
"strip-ansi": "^5.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=6"
|
||||
}
|
||||
},
|
||||
"node_modules/localtunnel/node_modules/strip-ansi": {
|
||||
"version": "5.2.0",
|
||||
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz",
|
||||
"integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"ansi-regex": "^4.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=6"
|
||||
}
|
||||
},
|
||||
"node_modules/localtunnel/node_modules/wrap-ansi": {
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-5.1.0.tgz",
|
||||
"integrity": "sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==",
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
||||
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"ansi-styles": "^3.2.0",
|
||||
"string-width": "^3.0.0",
|
||||
"strip-ansi": "^5.0.0"
|
||||
"ansi-styles": "^4.0.0",
|
||||
"string-width": "^4.1.0",
|
||||
"strip-ansi": "^6.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=6"
|
||||
"node": ">=10"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
||||
}
|
||||
},
|
||||
"node_modules/localtunnel/node_modules/y18n": {
|
||||
"version": "5.0.5",
|
||||
"resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.5.tgz",
|
||||
"integrity": "sha512-hsRUr4FFrvhhRH12wOdfs38Gy7k2FFzB9qgN9v3aLykRq0dRcdcpz5C9FxdS2NuhOrI/628b/KSTJ3rwHysYSg==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
}
|
||||
},
|
||||
"node_modules/localtunnel/node_modules/yargs": {
|
||||
"version": "13.3.0",
|
||||
"resolved": "https://registry.npmjs.org/yargs/-/yargs-13.3.0.tgz",
|
||||
"integrity": "sha512-2eehun/8ALW8TLoIl7MVaRUrg+yCnenu8B4kBlRxj3GJGDKU1Og7sMXPNm1BYyM1DOJmTZ4YeN/Nwxv+8XJsUA==",
|
||||
"version": "16.2.0",
|
||||
"resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
|
||||
"integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"cliui": "^5.0.0",
|
||||
"find-up": "^3.0.0",
|
||||
"get-caller-file": "^2.0.1",
|
||||
"cliui": "^7.0.2",
|
||||
"escalade": "^3.1.1",
|
||||
"get-caller-file": "^2.0.5",
|
||||
"require-directory": "^2.1.1",
|
||||
"require-main-filename": "^2.0.0",
|
||||
"set-blocking": "^2.0.0",
|
||||
"string-width": "^3.0.0",
|
||||
"which-module": "^2.0.0",
|
||||
"y18n": "^4.0.0",
|
||||
"yargs-parser": "^13.1.1"
|
||||
"string-width": "^4.2.0",
|
||||
"y18n": "^5.0.5",
|
||||
"yargs-parser": "^20.2.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
}
|
||||
},
|
||||
"node_modules/localtunnel/node_modules/yargs-parser": {
|
||||
"version": "13.1.2",
|
||||
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-13.1.2.tgz",
|
||||
"integrity": "sha512-3lbsNRf/j+A4QuSZfDRA7HRSfWrzO0YjqTJd5kjAq37Zep1CEgaYmrH9Q3GwPiB9cHyd1Y1UwggGhJGoxipbzg==",
|
||||
"version": "20.2.4",
|
||||
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.4.tgz",
|
||||
"integrity": "sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"camelcase": "^5.0.0",
|
||||
"decamelize": "^1.2.0"
|
||||
"engines": {
|
||||
"node": ">=10"
|
||||
}
|
||||
},
|
||||
"node_modules/locate-path": {
|
||||
@@ -10789,39 +10666,12 @@
|
||||
"dev": true
|
||||
},
|
||||
"axios": {
|
||||
"version": "0.19.0",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-0.19.0.tgz",
|
||||
"integrity": "sha512-1uvKqKQta3KBxIz14F2v06AEHZ/dIoeKfbTRkK1E5oqjDnuEerLmYTgJB5AiQZHJcljpg1TuRzdjDR06qNk0DQ==",
|
||||
"version": "0.21.1",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.1.tgz",
|
||||
"integrity": "sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"follow-redirects": "1.5.10",
|
||||
"is-buffer": "^2.0.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"debug": {
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz",
|
||||
"integrity": "sha512-OX8XqP7/1a9cqkxYw2yXss15f26NKWBpDXQd0/uK/KPqdQhxbPa994hnzjcE2VqQpDslf55723cKPUOGSmMY3g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"ms": "2.0.0"
|
||||
}
|
||||
},
|
||||
"follow-redirects": {
|
||||
"version": "1.5.10",
|
||||
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.5.10.tgz",
|
||||
"integrity": "sha512-0V5l4Cizzvqt5D44aTXbFZz+FtyXV1vrDN6qrelxtfYQKW0KO0W2T/hkE8xvGa/540LkZlkaUjO4ailYTFtHVQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"debug": "=3.1.0"
|
||||
}
|
||||
},
|
||||
"ms": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
|
||||
"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=",
|
||||
"dev": true
|
||||
}
|
||||
"follow-redirects": "^1.10.0"
|
||||
}
|
||||
},
|
||||
"babel-eslint": {
|
||||
@@ -13977,12 +13827,6 @@
|
||||
"binary-extensions": "^2.0.0"
|
||||
}
|
||||
},
|
||||
"is-buffer": {
|
||||
"version": "2.0.5",
|
||||
"resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.5.tgz",
|
||||
"integrity": "sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==",
|
||||
"dev": true
|
||||
},
|
||||
"is-core-module": {
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.2.0.tgz",
|
||||
@@ -14531,153 +14375,89 @@
|
||||
}
|
||||
},
|
||||
"localtunnel": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/localtunnel/-/localtunnel-2.0.0.tgz",
|
||||
"integrity": "sha512-g6E0aLgYYDvQDxIjIXkgJo2+pHj3sGg4Wz/XP3h2KtZnRsWPbOQY+hw1H8Z91jep998fkcVE9l+kghO+97vllg==",
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/localtunnel/-/localtunnel-2.0.1.tgz",
|
||||
"integrity": "sha512-LiaI5wZdz0xFkIQpXbNI62ZnNn8IMsVhwxHmhA+h4vj8R9JG/07bQHWwQlyy7b95/5fVOCHJfIHv+a5XnkvaJA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"axios": "0.19.0",
|
||||
"debug": "4.1.1",
|
||||
"axios": "0.21.1",
|
||||
"debug": "4.3.1",
|
||||
"openurl": "1.1.1",
|
||||
"yargs": "13.3.0"
|
||||
"yargs": "16.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"ansi-regex": {
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz",
|
||||
"integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==",
|
||||
"dev": true
|
||||
},
|
||||
"camelcase": {
|
||||
"version": "5.3.1",
|
||||
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
|
||||
"integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
|
||||
"dev": true
|
||||
"ansi-styles": {
|
||||
"version": "4.3.0",
|
||||
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
||||
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"color-convert": "^2.0.1"
|
||||
}
|
||||
},
|
||||
"cliui": {
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/cliui/-/cliui-5.0.0.tgz",
|
||||
"integrity": "sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==",
|
||||
"version": "7.0.4",
|
||||
"resolved": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz",
|
||||
"integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"string-width": "^3.1.0",
|
||||
"strip-ansi": "^5.2.0",
|
||||
"wrap-ansi": "^5.1.0"
|
||||
"string-width": "^4.2.0",
|
||||
"strip-ansi": "^6.0.0",
|
||||
"wrap-ansi": "^7.0.0"
|
||||
}
|
||||
},
|
||||
"debug": {
|
||||
"version": "4.1.1",
|
||||
"resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz",
|
||||
"integrity": "sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==",
|
||||
"color-convert": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
||||
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"ms": "^2.1.1"
|
||||
"color-name": "~1.1.4"
|
||||
}
|
||||
},
|
||||
"emoji-regex": {
|
||||
"version": "7.0.3",
|
||||
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz",
|
||||
"integrity": "sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==",
|
||||
"color-name": {
|
||||
"version": "1.1.4",
|
||||
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
||||
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
||||
"dev": true
|
||||
},
|
||||
"find-up": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz",
|
||||
"integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"locate-path": "^3.0.0"
|
||||
}
|
||||
},
|
||||
"is-fullwidth-code-point": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz",
|
||||
"integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=",
|
||||
"dev": true
|
||||
},
|
||||
"locate-path": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz",
|
||||
"integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"p-locate": "^3.0.0",
|
||||
"path-exists": "^3.0.0"
|
||||
}
|
||||
},
|
||||
"p-locate": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz",
|
||||
"integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"p-limit": "^2.0.0"
|
||||
}
|
||||
},
|
||||
"path-exists": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
|
||||
"integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=",
|
||||
"dev": true
|
||||
},
|
||||
"string-width": {
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz",
|
||||
"integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"emoji-regex": "^7.0.1",
|
||||
"is-fullwidth-code-point": "^2.0.0",
|
||||
"strip-ansi": "^5.1.0"
|
||||
}
|
||||
},
|
||||
"strip-ansi": {
|
||||
"version": "5.2.0",
|
||||
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz",
|
||||
"integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"ansi-regex": "^4.1.0"
|
||||
}
|
||||
},
|
||||
"wrap-ansi": {
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-5.1.0.tgz",
|
||||
"integrity": "sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==",
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
||||
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"ansi-styles": "^3.2.0",
|
||||
"string-width": "^3.0.0",
|
||||
"strip-ansi": "^5.0.0"
|
||||
"ansi-styles": "^4.0.0",
|
||||
"string-width": "^4.1.0",
|
||||
"strip-ansi": "^6.0.0"
|
||||
}
|
||||
},
|
||||
"y18n": {
|
||||
"version": "5.0.5",
|
||||
"resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.5.tgz",
|
||||
"integrity": "sha512-hsRUr4FFrvhhRH12wOdfs38Gy7k2FFzB9qgN9v3aLykRq0dRcdcpz5C9FxdS2NuhOrI/628b/KSTJ3rwHysYSg==",
|
||||
"dev": true
|
||||
},
|
||||
"yargs": {
|
||||
"version": "13.3.0",
|
||||
"resolved": "https://registry.npmjs.org/yargs/-/yargs-13.3.0.tgz",
|
||||
"integrity": "sha512-2eehun/8ALW8TLoIl7MVaRUrg+yCnenu8B4kBlRxj3GJGDKU1Og7sMXPNm1BYyM1DOJmTZ4YeN/Nwxv+8XJsUA==",
|
||||
"version": "16.2.0",
|
||||
"resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
|
||||
"integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"cliui": "^5.0.0",
|
||||
"find-up": "^3.0.0",
|
||||
"get-caller-file": "^2.0.1",
|
||||
"cliui": "^7.0.2",
|
||||
"escalade": "^3.1.1",
|
||||
"get-caller-file": "^2.0.5",
|
||||
"require-directory": "^2.1.1",
|
||||
"require-main-filename": "^2.0.0",
|
||||
"set-blocking": "^2.0.0",
|
||||
"string-width": "^3.0.0",
|
||||
"which-module": "^2.0.0",
|
||||
"y18n": "^4.0.0",
|
||||
"yargs-parser": "^13.1.1"
|
||||
"string-width": "^4.2.0",
|
||||
"y18n": "^5.0.5",
|
||||
"yargs-parser": "^20.2.2"
|
||||
}
|
||||
},
|
||||
"yargs-parser": {
|
||||
"version": "13.1.2",
|
||||
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-13.1.2.tgz",
|
||||
"integrity": "sha512-3lbsNRf/j+A4QuSZfDRA7HRSfWrzO0YjqTJd5kjAq37Zep1CEgaYmrH9Q3GwPiB9cHyd1Y1UwggGhJGoxipbzg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"camelcase": "^5.0.0",
|
||||
"decamelize": "^1.2.0"
|
||||
}
|
||||
"version": "20.2.4",
|
||||
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.4.tgz",
|
||||
"integrity": "sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA==",
|
||||
"dev": true
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -2,19 +2,14 @@
|
||||
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="512px" height="512px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<path d="M115.6,20c-23.7,3.2-45.2,30.9-45.2,66.8c0,19.7,6.9,37.4,17,49.4l11.9,14.4l-18.4,3.4c-13.1,2.5-22.5,9.4-30.7,20.5
|
||||
c-8.2,11.3-14.4,26.9-18.8,44.9c-8.1,32.6-9.8,72.5-10.1,107.7h43.5l11.9,159.6c30.2,6.9,62.4,6.6,91.6,0l10.6-159.6H220
|
||||
c0-35.7-0.5-76.1-7.7-109.1c-4-18-9.9-33.7-18.2-44.8c-8.3-11.1-18.3-17.9-33-20.1l-18.8-3l11.9-14.8c9.7-12.1,16-29.4,16-48.6
|
||||
c0-38.3-24-66.7-50-66.7C120.3,20.1,115.6,20,115.6,20z"/>
|
||||
<g transform="translate(0,0)">
|
||||
<path d="M360.6,41.8c-14.2,0-25.8,11.6-25.8,25.8c0,8.1,3.8,15.4,9.7,20.1h-24.2l-30.2,90.6h141l-30.2-90.6h-24.2
|
||||
c5.9-4.7,9.7-12,9.7-20.1C386.4,53.5,374.8,41.8,360.6,41.8z M360.6,53.2c8.1,0,14.5,6.4,14.5,14.5s-6.4,14.5-14.5,14.5
|
||||
c-8.1,0-14.5-6.4-14.5-14.5S352.5,53.2,360.6,53.2z M334.7,117h7.4v10.5l10.7-10.5h8.6l-13.8,13.6l15.2,15.1h-9.3l-11.4-11.3v11.3
|
||||
h-7.4V117L334.7,117z M372.5,123.7c1.5,0,2.8,0.3,4,0.9c1.1,0.6,2.2,1.5,3.1,2.8v-3.2h6.9v19.3c0,3.5-1.1,6.1-3.3,7.9
|
||||
c-2.2,1.8-5.3,2.7-9.5,2.7c-1.3,0-2.6-0.1-3.9-0.3c-1.3-0.2-2.5-0.5-3.8-0.9v-5.4c1.2,0.7,2.4,1.2,3.5,1.5c1.2,0.3,2.3,0.5,3.5,0.5
|
||||
c2.3,0,3.9-0.5,5-1.5c1.1-1,1.6-2.5,1.6-4.6v-1.5c-0.9,1.3-2,2.2-3.1,2.8c-1.1,0.6-2.5,0.9-4,0.9c-2.6,0-4.8-1-6.5-3.1
|
||||
c-1.7-2.1-2.6-4.7-2.6-7.9c0-3.2,0.9-5.8,2.6-7.9C367.7,124.8,369.8,123.7,372.5,123.7z M375,128.7c-1.4,0-2.5,0.5-3.3,1.6
|
||||
c-0.8,1.1-1.2,2.5-1.2,4.5c0,2,0.4,3.5,1.2,4.5c0.8,1,1.9,1.5,3.4,1.5c1.4,0,2.5-0.5,3.3-1.6c0.8-1.1,1.2-2.5,1.2-4.4
|
||||
c0-1.9-0.4-3.4-1.2-4.5C377.6,129.2,376.5,128.7,375,128.7L375,128.7z"/>
|
||||
<g>
|
||||
<path d="M284.4,473.6c0-2.8,0-4.6,0-6.4c0-67.8,0.1-135.7-0.1-203.5c0-4.9,1.3-7.3,6.2-8.9c23.3-7.5,46.4-15.5,69.7-23
|
||||
c4.9-1.6,6.6-3.9,6.3-8.9c-0.4-5.5-0.3-11,0-16.5c0.2-4.2-1.2-6.4-5.7-5.9c-0.7,0.1-1.3,0-2,0c-68.5,0-137,0-205.5,0
|
||||
c-7.8,0-7.8,0-7.8,7.6c0,5.3,0.3,10.7-0.1,16c-0.3,4.1,1.5,5.9,5.2,7.1c23.6,7.7,47,15.7,70.6,23.3c4.7,1.5,6.4,3.6,6.4,8.7
|
||||
c-0.2,68-0.1,136-0.1,204c0,1.7,0,3.5,0,6.3c-8.6-4.1-16.3-7.7-23.9-11.4C163.5,442.7,123.2,423,83,403.4
|
||||
c-15.4-7.5-20.1-18-15.9-34.8c6-23.9,12.4-47.7,17.7-71.7c5.1-23.3,8-46.9,7.7-70.8c-0.5-30.2,9.3-56.8,27-80.9
|
||||
c20.7-28.1,46.6-50.8,75.4-70.1c18.2-12.2,37.5-22.8,56.3-34.2c3.3-2,6.2-2,9.7-0.1c38.6,20.1,74.6,44,105.9,74.5
|
||||
c20.9,20.4,39,43.1,47.6,71.7c3,10.1,5,20.9,5.1,31.4c0.2,41.3,7.2,81.4,17.8,121.1c2.9,10.9,6.1,21.8,8.6,32.8
|
||||
c3,13-2,23.7-13.8,29.6c-36.6,18-73.3,35.9-110,53.8c-10.6,5.2-21.3,10.3-31.9,15.5C288.6,471.7,287.1,472.4,284.4,473.6z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.3 KiB |
541
system/assets/icons/techs/inversion.svg
Normal file
541
system/assets/icons/techs/inversion.svg
Normal file
@@ -0,0 +1,541 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{display:none;}
|
||||
.st1{display:inline;}
|
||||
.st2{fill:#FFFFFF;}
|
||||
.st3{display:inline;fill:none;}
|
||||
.st4{font-family:'L5R-Icons';}
|
||||
.st5{font-size:480px;}
|
||||
.st6{fill:#699678;}
|
||||
.st7{fill:#917896;}
|
||||
.st8{fill:#9B7350;}
|
||||
.st9{fill:#5F919B;}
|
||||
.st10{fill:#4B4641;}
|
||||
.st11{fill:#A75B58;}
|
||||
.st12{fill:#68829B;}
|
||||
.st13{fill:#009933;}
|
||||
.st14{fill:#CC3300;}
|
||||
.st15{fill:#0099FF;}
|
||||
.st16{fill:#FF6600;}
|
||||
.st17{fill:#FF0000;}
|
||||
.st18{fill:none;}
|
||||
.st19{fill:#78FFB4;}
|
||||
.st20{display:inline;fill:#785A87;}
|
||||
.st21{display:inline;fill:#9B463C;}
|
||||
.st22{display:inline;fill:#B9784B;}
|
||||
.st23{display:inline;fill:#2D551E;}
|
||||
.st24{display:inline;fill:#A08C50;}
|
||||
.st25{display:inline;fill:#55826E;}
|
||||
.st26{display:inline;fill:#82828C;}
|
||||
.st27{display:inline;fill:#789191;}
|
||||
</style>
|
||||
<g id="Fond" class="st0">
|
||||
<g transform="translate(0,0)" class="st1">
|
||||
<path class="st2" d="M249.9,18.6c-81.4,0-231.4,155.8-171.7,300.7c8,25.3,27.9,50.3,49.2,77.1c24.5,30.6,51.6,63.2,68.7,96.9h20.6
|
||||
c-18.1-39.8-48.6-75.9-74.6-108.5c-27.4-34.3-48.8-65.3-48.8-88c0-3.6,0.4-7.3,1.1-11.1l-0.1,0c0.3-1.2,0.6-2.5,0.9-3.7
|
||||
c0.9-3.8,2.1-7.6,3.7-11.4c23.1-61.4,94.2-106.3,146.6-135l3.6-2l3.9,1.3c60.9,20.9,131.3,66.8,156,135.8c1.1,3,2.1,6,2.9,9
|
||||
c0.4,1.4,0.8,2.8,1.2,4.3l-0.2,0c1.1,5.1,1.7,10.2,1.7,15.2v0c0,22.3-24.4,53.5-55,87.5c-29.1,32.3-62.3,67.6-80,106.6H300
|
||||
c16.8-32.1,46.2-64,73.3-94.1c23.1-25.7,45.3-50,54.9-74.9C481,200.2,329,18.7,249.9,18.6L249.9,18.6z M250.7,154
|
||||
c-38.7,21.5-85,52.2-113.6,88.2c9.7,83,59,146.2,118.3,146.2c59.1,0,108.2-62.7,118.2-145.3C344.7,200.9,295.6,170.1,250.7,154
|
||||
L250.7,154z M192.5,237c0.8,0,1.6,0,2.4,0c13,0.1,26,2.7,39.1,7.4c-16.8,40.6-59,42-78.1,0C168.1,239.6,180.3,237.2,192.5,237z
|
||||
M317.4,237c13-0.1,26,2.3,39.1,7.4c-19.1,42-61.3,40.6-78.1,0C291.3,239.7,304.4,237.1,317.4,237L317.4,237z M204.6,512l0.1,0.3
|
||||
h86.8l0.1-0.3L204.6,512L204.6,512z"/>
|
||||
</g>
|
||||
<rect y="18.6" class="st3" width="512" height="493.4"/>
|
||||
<text transform="matrix(1 0 0 1 16 468.6476)" class="st1 st4 st5"></text>
|
||||
</g>
|
||||
<g id="Elements" class="st0">
|
||||
<g id="Earth" class="st1">
|
||||
<g>
|
||||
<path class="st6" d="M31,258.6c0-30.9,5.9-60.2,17.8-87.7c11.6-27.2,27.6-51,48-71.5c20.5-20.5,44.3-36.5,71.5-48
|
||||
c27.5-11.9,56.7-17.8,87.7-17.8s60.2,5.9,87.7,17.8c27.2,11.6,51,27.6,71.5,48c20.5,20.5,36.5,44.3,48,71.5
|
||||
c11.9,27.5,17.8,56.7,17.8,87.7s-5.9,60.2-17.8,87.7c-11.6,27.2-27.6,51-48,71.5c-20.5,20.5-44.3,36.5-71.5,48
|
||||
c-27.5,11.9-56.7,17.8-87.7,17.8s-60.2-5.9-87.7-17.8c-27.2-11.6-51-27.6-71.5-48c-20.5-20.5-36.5-44.3-48-71.5
|
||||
C36.9,318.8,31,289.6,31,258.6z M438.3,181.8c-10.3-24.1-24.5-45.1-42.4-63c-18-18-39-32.1-63-42.4C308.8,66,283.2,60.8,256,60.8
|
||||
s-52.8,5.2-76.9,15.5c-24.1,10.3-45.1,24.5-63,42.4c-18,18-32.1,39-42.4,63c-10.3,24.1-15.5,49.7-15.5,76.9
|
||||
c0,5.3,0.2,10.6,0.7,15.9c0.5,5.3,1,10.6,1.6,15.9l4.2-0.5c5.9-4.4,11.4-9.3,16.4-14.8c5-5.5,9.7-11.3,14.1-17.6
|
||||
c5.3,0.9,10.8,0.8,16.4-0.5c5.6-1.2,10.6-4.8,15-10.8l55.8-75.9l16.4,22l75-83.9l35.2,36.6c4.1,4.4,7.4,9.4,10.1,15
|
||||
c2.7,5.6,6,10.8,10.1,15.5c5.3,6.3,10.9,12.4,16.6,18.5c5.8,6.1,12.1,11.6,19,16.6l8.4,6.6l21.1-12.2
|
||||
c7.2,17.5,15.2,34.7,24.1,51.6s18.7,33.6,29.3,50.2c2.2-7.8,3.8-15.7,4.7-23.7s1.4-16.2,1.4-24.6
|
||||
C453.8,231.5,448.7,205.8,438.3,181.8z M162.3,231.9l37-19.2l-15.9-19.2L162.3,231.9z M313.7,234.3l28.6,47.3
|
||||
c5-4.7,9.6-10.5,13.8-17.3c4.2-6.9,8.2-14.5,12-23L288.3,156l-34.7,227.3L313.7,234.3z M405.1,277.4c0.9-2.8,2.3-5.6,4.2-8.4
|
||||
l-20.6-37h-1.9l6.1,75c3.1-2.2,5.6-5.2,7.5-9.1c1.9-3.9,3-7.9,3.3-12C403.7,283,404.1,280.2,405.1,277.4z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Air">
|
||||
<g class="st1">
|
||||
<path class="st7" d="M31,258.6c0-30.9,5.9-60.2,17.8-87.7c11.6-27.2,27.6-50.9,48-71.3c20.5-20.3,44.3-36.4,71.5-48.3
|
||||
c27.5-11.9,56.7-17.8,87.7-17.8s60.2,5.9,87.7,17.8c27.2,11.9,51,28,71.5,48.3c20.5,20.3,36.5,44.1,48,71.3
|
||||
c11.9,27.5,17.8,56.7,17.8,87.7s-5.9,60.2-17.8,87.7c-11.6,27.2-27.6,51-48,71.5c-20.5,20.5-44.3,36.5-71.5,48
|
||||
c-27.5,11.9-56.7,17.8-87.7,17.8s-60.2-5.9-87.7-17.8c-27.2-11.6-51-27.6-71.5-48c-20.5-20.5-36.5-44.3-48-71.5
|
||||
C36.9,318.8,31,289.6,31,258.6z M138.8,314c-11.9-5.6-22.6-13.2-32.1-22.7c-9.5-9.5-17.7-21.2-24.6-34.9
|
||||
c-7.2-13.7-13-29.8-17.3-48.3c-2.2,8.1-3.8,16.4-4.9,24.8c-1.1,8.4-1.6,17-1.6,25.8c0,3.1,0.1,6.2,0.2,9.1c0.2,3,0.4,5.9,0.7,8.7
|
||||
C77.9,293,97,306,116.5,315.4c19.5,9.4,39.6,12.8,60.2,10.3C163,323.2,150.4,319.3,138.8,314z M443.3,194.7
|
||||
c-7-20.2-16.8-38.5-29.3-55.1c-20.9-14.1-43.3-21.9-67-23.4c-23.8-1.6-46,1.4-66.8,8.9c-20.8,7.5-38.5,18.6-53.2,33.3
|
||||
c-14.7,14.7-23.4,31.3-26.3,49.7c-1.6,10.9,3,21.6,13.6,31.9c10.6,10.3,21.4,15.6,32.3,15.9c8.4,0.3,16.5-3,24.1-9.8
|
||||
c7.7-6.9,12-14.4,12.9-22.5c0.6-5.9-0.8-11.7-4.2-17.3c-3.4-5.6-8.9-9.4-16.4-11.3c-4.1-0.9-8.5-0.2-13.4,2.1
|
||||
c-4.8,2.3-7.7,5.7-8.7,10.1c-1.3,4.7-1.1,8.4,0.5,11.3c1.6,2.8,4.2,4.2,8,4.2c3.4,0.3,6.3-0.8,8.7-3.3c2.3-2.5,0.5-5.9-5.4-10.3
|
||||
c5.9-0.3,10.3,1.3,13.1,4.9c2.8,3.6,3.6,9.1,2.3,16.6c-0.6,4.1-3.4,7.2-8.4,9.4c-5,2.2-9.5,3-13.6,2.3
|
||||
c-7.2-1.2-13.8-5.2-19.7-11.7c-5.9-6.6-8.9-13.4-8.9-20.6c0-9.4,3.8-18.8,11.3-28.1s15.9-14.4,25.3-15
|
||||
c12.8-0.9,24.8,1.1,35.9,6.1c11.1,5,18.5,19.8,22.3,44.5c5.9-11.3,14.5-19.2,25.8-23.9s22.7-5.7,34.2-3
|
||||
c11.6,2.7,22,9.3,31.4,19.9c9.1,10.3,14.2,25,15.5,44.1c0.9,12.2-1.7,23.9-8,35.2c-5.9,11.3-13.8,20.7-23.7,28.4
|
||||
c-9.8,7.7-20.7,12.6-32.6,14.8c-11.9,2.5-23.1,0.9-33.8-4.7c2.5,20-0.9,35.9-10.3,47.8c-9.4,11.6-21.6,18.8-36.6,21.8
|
||||
c-15,3-31.3,1.3-48.8-4.9c-17.2-6.2-32.3-17.3-45.5-33.3c-1.3-1.2-3.2-1.8-5.9-1.6c-2.7,0.2-4.6,1-5.9,2.6l-5.6,8.4
|
||||
c-17.8-6.2-35.2-16.4-52.3-30.5c-17-14.1-33.8-30.9-50.4-50.6c3.8,23.8,11.3,45.9,22.5,66.6c11.6,20.6,26.1,38.5,43.6,53.7
|
||||
c17.5,15.2,37.2,27,59.1,35.4c22.2,8.8,45.8,13.1,70.8,13.1c27.2,0,52.8-5.2,76.9-15.5c24.1-10.3,45.1-24.4,63-42.4
|
||||
c18-18,32.1-39,42.4-63c10.3-24.1,15.5-49.7,15.5-76.9C453.8,236.1,450.3,214.8,443.3,194.7z M147.7,93.2
|
||||
c-7.2,4.7-14.1,9.8-20.6,15.5s-12.8,11.7-18.8,18.3c-4.4,35.6-3.6,64.1,2.3,85.3c5.6,21.3,14.9,37.6,27.9,49
|
||||
c13,11.4,28.8,18.8,47.6,22.3c18.4,3.4,38.1,5,59.1,4.7c-26.6-4.1-48.1-11.6-64.7-22.5c-16.3-10.9-28.1-24.8-35.4-41.5
|
||||
c-7.3-16.7-10.5-36.2-9.6-58.4C136.2,143.7,140.2,119.4,147.7,93.2z M309.4,68.1c-10.9-3-22.2-5.1-33.8-6.3
|
||||
C256,69,239.1,77.1,225.1,86.1c-13.8,9.4-24.8,19.8-33,31.4c-8.3,11.6-13.5,24.1-15.7,37.5c-2.5,13.8-2.2,28.4,0.9,44.1
|
||||
c1.6-16.9,5.8-32.2,12.7-45.9c7.2-14.1,17.4-26.1,30.7-36.1c13.3-10,29.9-18.1,49.9-24.4c20-6.6,43.4-10.8,70.3-12.7
|
||||
C330.8,75.1,320.4,71.1,309.4,68.1z M264,317.2c-3.1,2.8-5.2,6.1-6.1,9.8c-0.3,1.9,0.2,3.9,1.6,6.1c1.4,2.2,3,3.6,4.9,4.2
|
||||
c1.2,0.3,2.6,0.2,4-0.5c1.4-0.6,2.4-1.4,3-2.3c0.6-0.9,1-1.9,1.2-2.8c0.2-0.9,0.1-1.7-0.2-2.3c-0.3-0.6-0.7-1.2-1.2-1.6
|
||||
s-1-0.9-1.6-1.2c8.1-1.2,11.6,2.4,10.5,11c-1.1,8.6-6.5,14-16.2,16.2c-8.4,1.6-15-0.5-19.7-6.1s-7.2-12.2-7.5-19.7
|
||||
c0-13.1,5.1-22,15.2-26.5c10.2-4.5,22.7-5.7,37.7-3.5c-13.1-10.9-26.3-14.2-39.4-9.8c-13.4,4.1-23.4,11.4-30,22
|
||||
c-6.6,10.6-8,22-4.2,34.2s15.9,20.9,36.6,26.3c22.8,3.4,36.7-3.8,41.7-21.6c5-17.8-1.3-29.4-18.8-34.7
|
||||
C271,313.5,267.1,314.4,264,317.2z M379,259.4c2-5.5,2.9-10.9,2.6-16.2c-0.3-4.4-1.7-8.6-4.2-12.7c-2.5-4.1-5.6-7.3-9.4-9.8
|
||||
c-2.8-2.2-6.1-3.5-9.8-4s-7.3-0.2-10.8,0.7c-3.1,0.6-6,2-8.7,4c-2.7,2-4.5,4.6-5.4,7.7c-0.6,1.9-0.6,3.9,0,6.1
|
||||
c0.6,2.2,1.6,4.1,2.8,5.6c1.6,1.3,3.5,2.1,5.9,2.6s4.5,0.4,6.3-0.2c1.2-0.3,2.4-1.1,3.5-2.3c1.1-1.2,1.6-2.5,1.6-3.8
|
||||
c0.3-0.9,0.2-1.8-0.5-2.6c-0.6-0.8-1.4-1.5-2.3-2.1c-0.9-0.6-1.8-1.2-2.6-1.6c-0.8-0.5-1.6-0.9-2.6-1.2c0.3-1.2,1.7-2.1,4.2-2.6
|
||||
c2.5-0.5,4.5-0.2,6.1,0.7c3.4,1.6,6.3,4.4,8.7,8.4c2.3,4.1,3,8,2.1,11.7c-1.6,5.3-5.2,9.7-10.8,13.1c-5.6,3.4-11.1,5.2-16.4,5.2
|
||||
c-5.9,0-11.6-1.9-16.9-5.6c-5.3-3.8-9.2-8.9-11.7-15.5c-1.6,5.9-3.3,11.1-5.2,15.5c-1.9,4.4-4.1,7.7-6.6,9.8
|
||||
c9.4,12.2,20.7,18.4,34,18.5c13.3,0.2,25.7-5.2,37.3-16.2C374.1,269.3,377,264.8,379,259.4z M389.1,227.7
|
||||
c4.4,20.3,2.8,37.3-4.7,51.1c-7.5,13.8-22.8,23.4-45.9,29.1c11.9,3.1,23,2.2,33.3-2.8c10.3-5.3,18.4-12.3,24.4-21.1
|
||||
c5.9-8.7,8.7-18.4,8.4-29.1C404,244.6,398.8,235.5,389.1,227.7z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Fire">
|
||||
<g class="st1">
|
||||
<path class="st8" d="M31,258.6c0-30.9,5.9-60.2,17.8-87.7c11.6-27.2,27.6-51,48-71.5c20.5-20.5,44.3-36.5,71.5-48
|
||||
c27.5-11.9,56.7-17.8,87.7-17.8s60.2,5.9,87.7,17.8c27.2,11.6,51,27.6,71.5,48c20.5,20.5,36.5,44.3,48,71.5
|
||||
c11.9,27.5,17.8,56.7,17.8,87.7s-5.9,60.2-17.8,87.7c-11.6,27.2-27.6,51-48,71.5c-20.5,20.5-44.3,36.5-71.5,48
|
||||
c-27.5,11.9-56.7,17.8-87.7,17.8s-60.2-5.9-87.7-17.8c-27.2-11.6-51-27.6-71.5-48c-20.5-20.5-36.5-44.3-48-71.5
|
||||
C36.9,318.8,31,289.6,31,258.6z M370.4,384.7c0.3-3.1,1.4-5.3,3.3-6.6c2.8-2.5,4.7-5.4,5.6-8.7s1.4-7.4,1.4-12.4
|
||||
c2.2,3.1,3.8,6.8,4.9,11c1.1,4.2,0.9,9.5-0.7,15.7c-0.9,2.2-0.6,3.8,0.9,4.7c1.6,0.9,3.3,0,5.2-2.8c6.6-10.3,9.7-20.7,9.4-31.2
|
||||
c-0.3-10.5-3.3-20.9-8.9-31.2c-8.1-16.9-10.2-30.1-6.1-39.6c4.1-9.5,12.8-15.1,26.3-16.6c-13.1,9.1-18.2,18.2-15.2,27.4
|
||||
c3,9.2,12,18.5,27,27.9c4.1-5.9,8.3-11.5,12.7-16.6c4.4-5.2,8.9-9.8,13.6-13.8l1.9-0.9c0.6-5.3,1.2-10.6,1.6-15.9
|
||||
c0.5-5.3,0.7-10.8,0.7-16.4c0-27.2-5.2-52.8-15.5-76.9c-10.3-24.1-24.5-45.1-42.4-63c-18-18-39-32.1-63-42.4
|
||||
C308.8,66,283.2,60.8,256,60.8s-52.8,5.2-76.9,15.5c-24.1,10.3-45.1,24.5-63,42.4c-18,18-32.1,39-42.4,63
|
||||
c-10.3,24.1-15.5,49.7-15.5,76.9c0,21.9,3.4,42.7,10.1,62.6c6.7,19.8,16.2,38,28.4,54.6c1.6-0.3,3.4-0.5,5.4-0.5
|
||||
c2,0,3.4-0.5,4-1.4c0.6-0.9,0.7-1.9,0.2-2.8s-0.5-1.7-0.2-2.3c2.5-4.4,6.3-8,11.5-10.8s10.1-4.4,14.8-4.7
|
||||
c-5.6,5.9-9.4,11.6-11.3,17.1c-1.9,5.5-0.9,10.1,2.8,13.8l10.3,10.8c0.9-6.9,2.3-13.4,4.2-19.7c1.9-6.2,4.1-12.3,6.6-18.3
|
||||
c0.9,5.9,2.4,11.8,4.5,17.6c2,5.8,3.4,11.6,4,17.6c10-1.2,14.9-6.6,14.8-16.2c-0.2-9.5-2.1-17.1-5.9-22.7l-6.6-10.3
|
||||
c-10.3-16.6-19.1-36.4-26.3-59.5c-7.2-23.1,3.9-42,33.3-56.7c-9.7,9.4-14.6,18.7-14.8,27.9c-0.2,9.2,4.5,17.9,13.8,26
|
||||
c2.2-12.8,6.2-20.3,12-22.5c5.8-2.2,8.2-15.3,7.3-39.4c6.2,5.3,9.8,13.7,10.8,25.1c0.9,11.4,4.4,18.4,10.3,20.9
|
||||
c7.2-4.1,8.6-12.9,4.2-26.5c-4.4-13.6-9.8-26.6-16.4-39.1c-15-26.9-17.3-49.7-7-68.4c10.3-19.1,24.4-32.3,42.2-39.6
|
||||
c17.8-7.3,35-7.7,51.6-1.2c16.6,6.3,23.4,21.3,20.6,45c-1.9-19.1-7.7-30-17.3-32.8c-9.7-2.5-18.1,0-25.3,7.5
|
||||
c-7.2,7.5-10.8,18.8-10.8,33.8c0,14.7,8.9,30,26.7,45.9c10.6-2.8,16-8.4,16.2-16.9c0.2-8.4-0.4-15.9-1.6-22.5
|
||||
c2.8,6.6,5.6,12.7,8.4,18.5c2.8,5.8,6.4,10.4,10.8,13.8c3.1,3.1,5.4,7.3,6.8,12.7c1.4,5.3,1.6,12,0.7,20.2l20.2,19.2
|
||||
c4.1-2.8,6.7-6.2,8-10.1c1.2-3.9,0.6-8.4-1.9-13.4l-5.2-10.3c-5.9-11.9-8.1-23-6.6-33.5c1.6-10.5,10.2-15.7,25.8-15.7
|
||||
c-10.9,8.1-16.1,15.6-15.5,22.5c0.6,6.9,3.1,13,7.5,18.3l13.1,15.9c9.1,10.6,15.3,22.7,18.8,36.1c3.4,13.4,0.2,29.1-9.8,46.9
|
||||
c9.1,15.6,13,30.2,11.7,43.8c-1.3,13.6-6.6,26.3-15.9,38.2c-0.6,1.9-1.6,3.5-3,4.9s-2.3,3-2.6,4.9c-0.3,2.2-0.2,4.3,0.2,6.3
|
||||
c0.5,2,1.2,4.1,2.1,6.3c0.3,0.6,0.7,1.4,1.2,2.3s1.2,1.4,2.1,1.4c1.2,0,2.3-0.8,3.3-2.3c0.9-1.6,1.7-3,2.3-4.2
|
||||
C369.1,390.5,370.1,387.9,370.4,384.7z M301,408.6c0.3-7.5,3.8-13.7,10.3-18.8c8.4-6.6,15.7-14.3,21.8-23.2s8.2-17.1,6.3-24.6
|
||||
c-1.3,3.4-3.2,5.6-5.9,6.6c-2.7,0.9-5.6,1.3-8.7,0.9l-10.8-0.9c-1.3,0-2-1.1-2.3-3.3c-0.3-2.2-0.2-3.9,0.5-5.2
|
||||
c10.3-16.9,16.6-31.2,19-42.9s1-20.2-4-25.5c-1.3,5.3-4.1,11.1-8.7,17.3c-4.5,6.3-8.7,9.5-12.4,9.8h-7c-1.9,0-3.7-0.5-5.4-1.6
|
||||
c-1.7-1.1-2.9-2.6-3.5-4.5c-4.4-15.3-10.9-28.5-19.7-39.6c-8.8-11.1-18-21.6-27.7-31.6c10,35.9,9.4,63.8-1.9,83.7
|
||||
c-11.3,19.8-30,24.6-56.3,14.3c10,18.1,16.9,35.6,20.6,52.3c3.8,16.7-0.9,31.6-14.1,44.8c-0.3,0.3-0.6,0.5-0.9,0.7
|
||||
c-0.3,0.2-0.8,0.2-1.4,0.2h-5.2c-0.9,0-1.9,0.2-2.8,0.7s-1.9,1-2.8,1.6c-0.6,0.6-1.2,1.3-1.6,2.1c-0.5,0.8-0.7,1.6-0.7,2.6
|
||||
c-0.3,0.9-0.4,1.9-0.2,2.8c0.2,0.9,0.4,1.7,0.7,2.3c0.6,0.9,1.2,1.7,1.6,2.3c0.5,0.6,1,1.3,1.6,1.9c2.8,2.2,5.9,4.2,9.1,6.1
|
||||
s6.6,3.1,10.1,3.8l8.9-2.3c-2.8-3.8-5.1-7.1-6.8-10.1c-1.7-3-2.6-5.1-2.6-6.3c1.9,0.6,3.9,1.9,6.1,3.8c2.2,1.9,4.5,4.1,7,6.6
|
||||
l7.5-5.2c1.9-4.7,3.1-9.5,3.8-14.5c0.6-5,0-9.7-1.9-14.1l-7.5-17.8c-0.3-1.2-0.5-2.4-0.7-3.5c-0.2-1.1-0.1-2.3,0.2-3.5l13.1,17.8
|
||||
c2.2,3.1,4.4,3.3,6.6,0.5c2.2-2.8,3.9-5.2,5.2-7c1.2-2.5,1.6-5.4,0.9-8.7c-0.6-3.3-1.4-6.3-2.3-9.1c-2.2-5.9-5.2-11.6-8.9-16.9
|
||||
c-3.8-5.3-7.8-10.3-12.2-15c6.2,1.9,11.8,5.3,16.6,10.3c4.8,5,9.8,9.8,14.8,14.5c2.5,2.5,4.9,3.4,7.3,2.6
|
||||
c2.3-0.8,2.7-2.9,1.2-6.3c-4.1-10.6-5.7-22.7-4.9-36.1c0.8-13.4,6-26.3,15.7-38.4c-0.3,7.2,0,16.5,0.9,27.9
|
||||
c0.9,11.4,4.4,19.8,10.3,25.1c4.4,2.2,9.1,1.5,14.1-2.1c5-3.6,8.7-7.7,11.3-12.4c-5.9,17.2-8.2,33.9-6.8,50.2
|
||||
c1.4,16.3-3.5,31.1-14.8,44.5c-5,5.6-4.8,10.7,0.5,15.2c5.3,4.5,10.6,4.1,15.9-1.2c-3.4,5.3-5.2,9.4-5.2,12.2s2.5,4.1,7.5,3.8
|
||||
c2.8-0.9,5.5-2,8.2-3.3c2.7-1.2,5.2-2.7,7.7-4.2C305.5,426.8,300.7,416.1,301,408.6z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Water">
|
||||
<g class="st1">
|
||||
<path class="st9" d="M31,258.6c0-30.9,5.9-60.2,17.8-87.7c11.6-27.2,27.6-51,48-71.5c20.5-20.5,44.3-36.5,71.5-48
|
||||
c27.5-11.9,56.7-17.8,87.7-17.8s60.2,5.9,87.7,17.8c27.2,11.6,51,27.6,71.5,48c20.5,20.5,36.5,44.3,48,71.5
|
||||
c11.9,27.5,17.8,56.7,17.8,87.7s-5.9,60.2-17.8,87.7c-11.6,27.2-27.6,51-48,71.5c-20.5,20.5-44.3,36.5-71.5,48
|
||||
c-27.5,11.9-56.7,17.8-87.7,17.8s-60.2-5.9-87.7-17.8c-27.2-11.6-51-27.6-71.5-48c-20.5-20.5-36.5-44.3-48-71.5
|
||||
C36.9,318.8,31,289.6,31,258.6z M376,327.8c11.9-8,22-17.1,30.5-27.4c8.4-10,14.8-21.2,19.2-33.5c4.4-12.3,8.1-24.8,11.3-37.3
|
||||
c1.6-6.6,2.7-13.1,3.5-19.7c0.8-6.6,1.2-13.1,1.2-19.7c-6.9-19.1-16.4-36.4-28.6-52c-12.5-15.9-26.8-29.6-42.9-41
|
||||
c-16.1-11.4-33.8-20.4-53.2-27c-19.4-6.2-39.7-9.4-60.9-9.4c-27.2,0-52.8,5.2-76.9,15.5c-24.1,10.3-45.1,24.5-63,42.4
|
||||
c-18,18-32.1,39-42.4,63c-10.3,24.1-15.5,49.7-15.5,76.9c0,10,0.7,19.8,2.1,29.3c1.4,9.5,3.5,18.8,6.3,27.9
|
||||
c9.7-44.4,22.7-81.4,38.9-111.1c16.6-29.7,35.9-52.9,58.1-69.6c22.2-16.7,47.2-27.4,75-32.1c27.8-4.4,58-3.8,90.5,1.9l13.1,11.7
|
||||
l-17.8,3.3c-3.1,0.6-6.4,1.3-9.8,1.9c-3.4,0.6-6.4,1.9-8.9,3.8c-1.6,0.9-3,2.2-4.5,3.8c-1.4,1.6-1.8,3.1-1.2,4.7
|
||||
c0.3,0.9,1,1.5,2.1,1.6c1.1,0.2,2.1,0.4,3,0.7c3.1,0.6,6.2,0.5,9.4-0.2c3.1-0.8,6.2-1,9.4-0.7c3.8,0.3,7.7,0.7,11.7,1.2
|
||||
c4.1,0.5,7.8,1.6,11.3,3.5c5.3,2.5,10.6,5.6,15.9,9.4c5.3,3.8,9.2,8.4,11.7,14.1c1.2,3.1,1.5,6.6,0.7,10.3
|
||||
c-0.8,3.8-1.5,7.3-2.1,10.8c-3.8-10.3-8.3-16.6-13.6-19c-5.3-2.3-11.6-4-18.8-4.9c-6.9-0.9-12.4,0.5-16.6,4.5
|
||||
c-4.2,3.9-4.6,9.3-1.2,16.2c0.6,1.6,1.6,3,3,4.5s2.7,2.7,4,4l12.2,10.3c6.9,5.9,11.6,13.7,14.1,23.2c2.5,9.5,0.2,19.9-7,31.2
|
||||
c0-9.1-1.1-16.2-3.3-21.6c-2.2-5.3-5.8-8.3-10.8-8.9l-14.1-3.8c-5.9-1.6-10.2-0.9-12.9,1.9c-2.7,2.8-2.1,7.8,1.6,15l3.8,6.1
|
||||
c3.8,6.3,4.8,14.1,3,23.7c-1.7,9.5-5.9,16.2-12.4,19.9c2.2-14.7,0.9-25-3.8-30.9c-4.7-5.9-11.6-9.2-20.6-9.8
|
||||
c-6.6-2.5-13.8-2.2-21.6,0.9c-7.8,3.1-14.1,7.3-18.8,12.7c-5,5.6-8.6,12.7-10.8,21.1c-2.2,8.4-2,16.3,0.5,23.4
|
||||
c3.1,9.4,9.3,17.2,18.5,23.4c9.2,6.3,18.5,11.1,27.9,14.5c9.7,3.8,20.1,5.9,31.2,6.3c11.1,0.5,21.8-0.5,32.1-3
|
||||
C351.8,341.6,364.1,335.8,376,327.8z M189,408.2l-2.8-2.8c-1.9-1.9-1.5-4.8,1.2-8.7c2.7-3.9,5.4-5.7,8.2-5.4l115.8,8.9
|
||||
c17.8,1.3,34.6-3.9,50.4-15.5c15.8-11.6,29-26.4,39.6-44.5c-11.9,10.6-26.6,19.3-44.1,26c-17.5,6.7-34.8,9.3-52,7.7l-119.5-9.4
|
||||
c-3.8,0.3-6.8,1.6-9.1,3.8c-2.3,2.2-3.7,5.3-4,9.4L157.1,366c-5.9-4.7-10.8-10.5-14.5-17.6s-7.3-14-10.8-20.9
|
||||
c-2.5-5.3-2.1-9.5,1.2-12.7c3.3-3.1,7.4-2.8,12.4,0.9l15,9.4l6.1-7l-27.2-23c-4.7-2.8-9.7-2.4-15,1.2c-5.3,3.6-8.3,7.6-8.9,12
|
||||
c-1.9,10.9-1,22.3,2.6,34c3.6,11.7,9.4,21.3,17.6,28.8l46.9,46.4L189,408.2z M293,177.6c-0.6-6.6,2.2-12.7,8.4-18.3
|
||||
c-19.1-0.6-29.1-4.5-30-11.5s4.7-16.2,16.9-27.4c-17.8-1.2-34.4-0.2-49.7,3.3c-15.3,3.4-29.5,9.1-42.7,17.1s-25.3,18-36.6,30.2
|
||||
c-10.9,11.9-21.1,25.6-30.5,41.3c15.6-6.9,30.6-11.9,45-15c14.7-3.1,28.8-4.1,42.4-3c13.6,1.1,26.5,4.6,38.7,10.5
|
||||
c12.2,5.9,23.7,14.8,34.7,26.7c-3.4-9.7-3.1-17.2,0.9-22.5c4.1-5.3,11.7-8.4,23-9.4C300.5,191.5,293.7,184.1,293,177.6z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Void">
|
||||
<g class="st1">
|
||||
<path class="st10" d="M31,258.6c0-30.9,5.9-60.2,17.8-87.7c11.6-27.2,27.6-51,48-71.5c20.5-20.5,44.3-36.5,71.5-48
|
||||
c27.5-11.9,56.7-17.8,87.7-17.8s60.2,5.9,87.7,17.8c27.2,11.6,51,27.6,71.5,48c20.5,20.5,36.5,44.3,48,71.5
|
||||
c11.9,27.5,17.8,56.7,17.8,87.7s-5.9,60.2-17.8,87.7c-11.6,27.2-27.6,51-48,71.5c-20.5,20.5-44.3,36.5-71.5,48
|
||||
c-27.5,11.9-56.7,17.8-87.7,17.8s-60.2-5.9-87.7-17.8c-27.2-11.6-51-27.6-71.5-48c-20.5-20.5-36.5-44.3-48-71.5
|
||||
C36.9,318.8,31,289.6,31,258.6z M438.3,181.8c-10.3-24.1-24.5-45.1-42.4-63c-18-18-39-32.1-63-42.4C308.8,66,283.2,60.8,256,60.8
|
||||
s-52.8,5.2-76.9,15.5c-24.1,10.3-45.1,24.5-63,42.4c-18,18-32.1,39-42.4,63c-10.3,24.1-15.5,49.7-15.5,76.9
|
||||
c0,21.6,3.3,42.2,9.8,61.9c6.6,19.4,15.7,37.2,27.4,53.4c11.7,16.3,25.5,30.5,41.5,42.7c16.2,12.2,33.9,21.7,53,28.6
|
||||
c-15-6.2-28.8-14.7-41.3-25.3c-12.5-10.3-23.2-22.2-32.1-35.6c-8.9-13.4-15.9-28-20.9-43.6c-5-15.9-7.5-32.7-7.5-50.2
|
||||
c0-23.1,4.4-44.8,13.1-65.2c8.7-20.3,20.7-38,35.9-53.2c15.2-15.2,32.9-27.3,53.2-36.3c20.6-8.7,42.5-13.1,65.6-13.1
|
||||
c23.1,0,44.8,4.4,65.2,13.1c20.3,9.1,38.1,21.2,53.4,36.3c15.3,15.2,27.3,32.9,36.1,53.2c8.7,20.3,13.1,42,13.1,65.2
|
||||
c0,17.5-2.5,34.2-7.5,50.2c-5,15.9-12,30.6-21.1,44.1c-9.1,13.4-20,25.3-32.8,35.6c-12.5,10.6-26.4,19.1-41.7,25.3
|
||||
c19.4-6.9,37.2-16.4,53.4-28.6c16.2-12.2,30.3-26.4,42.2-42.7c11.9-16.2,21.1-34.2,27.7-53.9s9.8-40.3,9.8-61.9
|
||||
C453.8,231.5,448.7,205.8,438.3,181.8z M211.9,344.4c12.2-12.2,26.9-18.3,44.1-18.3c17.2,0,31.9,6.1,44.1,18.3
|
||||
s18.3,26.9,18.3,44.1c0,12.5-3.4,23.8-10.3,34c-6.9,10.2-15.6,17.7-26.3,22.7c22.8-5.9,41.7-18.3,56.7-37S361,367.7,361,343
|
||||
c0-12.8-2.2-25-6.6-36.6c-4.4-11.6-10.5-22-18.3-31.2c-7.8-9.2-17-16.9-27.7-23.2c-10.6-6.2-22-10.5-34.2-12.7
|
||||
c7.2,3.4,13.1,8.7,17.8,15.7s7,14.8,7,23.2c0,12.2-4.2,22.4-12.7,30.7c-8.4,8.3-18.6,12.4-30.5,12.4c-11.9,0-22-4.1-30.5-12.4
|
||||
c-8.4-8.3-12.7-18.5-12.7-30.7c0-8.4,2.3-16.2,6.8-23.2c4.5-7,10.5-12.3,18-15.7c-12.5,2.2-24.1,6.4-34.7,12.7
|
||||
c-10.6,6.3-19.8,14-27.4,23.2c-7.7,9.2-13.8,19.6-18.5,31.2c-4.4,11.6-6.6,23.8-6.6,36.6c0,24.7,7.6,46.4,22.7,65.2
|
||||
c15.2,18.8,34.1,31.1,57,37c-10.9-5-19.8-12.6-26.5-22.7c-6.7-10.2-10.1-21.5-10.1-34C193.7,371.3,199.8,356.6,211.9,344.4z
|
||||
M304.3,382.4c0-13.4-4.7-24.8-14.1-34.2s-20.8-14.1-34.2-14.1c-13.4,0-24.8,4.7-34.2,14.1s-14.1,20.8-14.1,34.2
|
||||
c0,13.4,4.7,24.8,14.1,34.2s20.8,14.1,34.2,14.1c13.4,0,24.8-4.7,34.2-14.1S304.3,395.8,304.3,382.4z"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Npcs" class="st0">
|
||||
<g id="Martial" class="st1">
|
||||
<g>
|
||||
<path class="st11" d="M57.3,388.5L31,315.4c8.7-1.9,18-3.4,27.7-4.7c9.7-1.2,20-1.9,30.9-1.9c5.9,10.6,13.3,20.5,22,29.5
|
||||
c8.7,9.1,19.1,17.2,30.9,24.4c-14.7,1.9-29.2,5-43.6,9.4C84.6,376.5,70.7,381.9,57.3,388.5z M50.7,100.7
|
||||
c12.2,9.1,22.7,19.1,31.6,30.2c8.9,11.1,10.5,22.9,4.9,35.4c-8.1,17.5-12.5,35.9-13.1,55.3c-0.6,19.4,3.6,38,12.7,56
|
||||
c9.1,18,23.4,34.6,43.1,49.9c19.7,15.3,45.8,27.7,78.3,37c2.8-6.2,6.1-11.3,9.8-15s7.7-7,11.7-9.8c-28.1-9.7-48.3-23-60.5-39.8
|
||||
s-18.8-33-19.7-48.3c-0.9-15.3,2.7-27.8,10.8-37.5c8.1-9.4,18.3-11.6,30.5-6.6c-2.5-17.5,1.2-28.4,11.3-32.8
|
||||
c10-4.4,19.7-1.4,29.1,8.9c7.8-21.2,5.9-39.9-5.6-56c-11.6-16.1-29.5-20.7-53.9-13.8c-5.9-7.8-13.8-13.9-23.7-18.3
|
||||
c-9.8-4.4-19.9-5-30.2-1.9c-10.3,3.1-20.7,3.7-31.2,1.6c-10.5-2-21.2-6-32.1-12L50.7,100.7z M83,393.6
|
||||
c17.2-6.2,34.5-12.7,51.8-19.5c17.3-6.7,30.1-4,38.2,8.2c5.3,0,10.6,0.4,15.9,1.2c5.3,0.8,10.5,2.7,15.5,5.9
|
||||
c0,5.3,0.7,10.4,2.1,15.2c1.4,4.8,3.5,9.3,6.3,13.4h-74.5v-13.6c-5.9,2.8-11.4,6.7-16.4,11.7c-5,5-9.7,10.9-14.1,17.8L83,393.6z
|
||||
M256,354.7c-9.1,0-16.8,3.1-23.2,9.4c-6.4,6.3-9.6,13.9-9.6,23c0,9.1,3.2,16.8,9.6,23.2c6.4,6.4,14.1,9.6,23.2,9.6
|
||||
c9.1,0,16.7-3.2,23-9.6c6.2-6.4,9.4-14.1,9.4-23.2c0-9.1-3.1-16.7-9.4-23C272.7,357.9,265.1,354.7,256,354.7z M461.3,100.7
|
||||
c-12.2,9.1-22.7,19.1-31.6,30.2c-8.9,11.1-10.5,22.9-4.9,35.4c8.1,17.5,12.5,35.9,13.1,55.3c0.6,19.4-3.6,38-12.7,56
|
||||
c-9.1,18-23.4,34.6-43.1,49.9c-19.7,15.3-45.8,27.7-78.3,37c-2.8-6.2-6.1-11.3-9.8-15s-7.7-7-11.7-9.8
|
||||
c28.1-9.7,48.3-23,60.5-39.8s18.8-33,19.7-48.3c0.9-15.3-2.7-27.8-10.8-37.5c-8.1-9.4-18.3-11.6-30.5-6.6
|
||||
c2.5-17.5-1.3-28.4-11.3-32.8c-10-4.4-19.7-1.4-29.1,8.9c-7.8-21.2-5.9-39.9,5.6-56c11.6-16.1,29.5-20.7,53.9-13.8
|
||||
c5.9-7.8,13.8-13.9,23.7-18.3c9.8-4.4,19.9-5,30.2-1.9c10.3,3.1,20.7,3.7,31.2,1.6c10.5-2,21.2-6,32.1-12L461.3,100.7z
|
||||
M429,393.6c-17.2-6.2-34.5-12.7-51.8-19.5c-17.3-6.7-30.1-4-38.2,8.2c-5.3,0-10.6,0.4-15.9,1.2c-5.3,0.8-10.5,2.7-15.5,5.9
|
||||
c0,5.3-0.7,10.4-2.1,15.2c-1.4,4.8-3.5,9.3-6.3,13.4h74.5v-13.6c5.9,2.8,11.4,6.7,16.4,11.7c5,5,9.7,10.9,14.1,17.8L429,393.6z
|
||||
M454.8,388.5l26.3-73.1c-8.8-1.9-18-3.4-27.7-4.7c-9.7-1.2-20-1.9-30.9-1.9c-5.9,10.6-13.3,20.5-22,29.5
|
||||
c-8.8,9.1-19.1,17.2-30.9,24.4c14.7,1.9,29.2,5,43.6,9.4C427.4,376.5,441.3,381.9,454.8,388.5z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Social">
|
||||
<g class="st1">
|
||||
<path class="st12" d="M249.4,382.4L31,265.2c7.8-6.9,15.9-13.3,24.1-19.2c8.3-5.9,17.1-11.3,26.5-15.9c2.8-6.6,5.4-13.2,7.7-19.9
|
||||
c2.3-6.7,4.1-13.5,5.4-20.4l-8.4-8.4c9.4-4.1,18.9-7.1,28.6-9.1c9.7-2,19.5-3.2,29.5-3.5c5.3-4.1,10.4-8.8,15.2-14.3
|
||||
c4.8-5.5,9.4-11.5,13.8-18l-6.6-11.3c9.1-0.3,18.3,0.5,27.7,2.6c9.4,2,19.2,5.2,29.5,9.6c6.9-1.9,13.4-4.2,19.7-7
|
||||
c6.2-2.8,12.2-6.6,17.8-11.3v-12.7c7.8,3.4,15.6,7.6,23.4,12.4c7.8,4.8,15.5,11.5,23,19.9c6.9,2.2,13.8,3.1,20.9,2.8
|
||||
c7-0.3,14-1.6,20.9-3.8l3.3-12.7c6.6,7.2,12.7,14.7,18.5,22.5c5.8,7.8,10.5,16.6,14.3,26.3c5.3,5,11.3,9.1,17.8,12.2
|
||||
c6.6,3.1,13.9,4.5,22,4.2l7-8.4c4.1,8.1,7.6,17.3,10.5,27.7c3,10.3,5.1,22,6.3,35.2c4.4,5.3,9.1,10.2,14.3,14.8
|
||||
c5.2,4.5,10.9,8.4,17.1,11.5L273.3,381.5l14.5,7.5c-3.4,15.3-12.4,22.7-27,22.3s-23.5-7.6-27-21.3L249.4,382.4z M186.2,304.1
|
||||
l-4.7,15.5l-17.8,9.4l80.6,42.2L186.2,304.1z M218.5,279.7l-9.4,11.3l-20.2,3.8l60,69.8L218.5,279.7z M256.5,361.3v-90.9l-13.1,7
|
||||
l-20.6-6.6L256.5,361.3z M264.9,363.6l31.4-84.8l-15,0.5l-16.9-14.1L264.9,363.6z M328.7,299.4l-7.5-1.9l-17.3-22l-31.4,89.1
|
||||
L328.7,299.4z M353,332.7l-8-7.5l-5.6-26.3l-59.5,71.7L353,332.7z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="list_-_copie">
|
||||
<g class="st1">
|
||||
<path d="M31,258.6c0-30.9,5.9-60.2,17.8-87.7c11.6-27.2,27.6-51,48-71.5c20.5-20.5,44.3-36.5,71.5-48
|
||||
c27.5-11.9,56.7-17.8,87.7-17.8s60.2,5.9,87.7,17.8c27.2,11.6,51,27.6,71.5,48c20.5,20.5,36.5,44.3,48,71.5
|
||||
c11.9,27.5,17.8,56.7,17.8,87.7s-5.9,60.2-17.8,87.7c-11.6,27.2-27.6,51-48,71.5c-20.5,20.5-44.3,36.5-71.5,48
|
||||
c-27.5,11.9-56.7,17.8-87.7,17.8s-60.2-5.9-87.7-17.8c-27.2-11.6-51-27.6-71.5-48c-20.5-20.5-36.5-44.3-48-71.5
|
||||
C36.9,318.8,31,289.6,31,258.6z M467.4,258.6c0-29.1-5.5-56.6-16.4-82.5c-11.3-25.6-26.4-48-45.5-67
|
||||
c-19.1-19.1-41.4-34.2-67-45.5c-25.9-10.9-53.4-16.4-82.5-16.4s-56.6,5.5-82.5,16.4c-25.6,11.3-48,26.4-67,45.5
|
||||
c-19.1,19.1-34.2,41.4-45.5,67c-10.9,25.9-16.4,53.4-16.4,82.5s5.5,56.6,16.4,82.5c11.3,25.6,26.4,48,45.5,67
|
||||
c19.1,19.1,41.4,34.2,67,45.5c25.9,10.9,53.4,16.4,82.5,16.4s56.6-5.5,82.5-16.4c25.6-11.3,48-26.4,67-45.5
|
||||
c19.1-19.1,34.2-41.4,45.5-67C461.9,315.2,467.4,287.7,467.4,258.6z M75.1,182.2c10.3-24.1,24.3-45,42-62.8
|
||||
c17.7-17.8,38.5-31.9,62.6-42.2c23.7-10.3,49.2-15.5,76.4-15.5s52.7,5.2,76.4,15.5c24.1,10.3,45,24.4,62.8,42.2
|
||||
s31.9,38.8,42.2,62.8c10.3,23.8,15.5,49.2,15.5,76.4s-5.2,52.7-15.5,76.4c-10.3,24.1-24.4,45-42.2,62.8s-38.8,31.9-62.8,42.2
|
||||
c-23.8,10.3-49.2,15.5-76.4,15.5s-52.7-5.2-76.4-15.5c-24.1-10.3-44.9-24.4-62.6-42.2c-17.7-17.8-31.6-38.7-42-62.8
|
||||
c-10.3-23.7-15.5-49.2-15.5-76.4S64.8,206,75.1,182.2z M190.6,305.1c13.6-5.6,24.8-16.2,33.5-31.9c-0.3-0.3-0.5-0.6-0.5-0.9
|
||||
c0-0.3-0.2-0.6-0.5-0.9c-11.9-3.8-23.4-5.3-34.5-4.7c-11.1,0.6-22,3-32.6,7c-2.2,4.1-5.5,7.3-9.8,9.6c-4.4,2.3-9.1,3.5-14.1,3.5
|
||||
c-7.8,0-14.5-2.7-19.9-8.2c-5.5-5.5-8.2-12.1-8.2-19.9c0-7.8,2.7-14.5,8.2-19.9c5.5-5.5,12.1-8.2,19.9-8.2c5,0,9.7,1.2,14.1,3.5
|
||||
c4.4,2.3,7.7,5.6,9.8,9.6c10.6,4.1,21.5,6.4,32.6,7c11.1,0.6,22.6-0.9,34.5-4.7c0.3-0.3,0.5-0.6,0.5-0.9c0-0.3,0.2-0.6,0.5-0.9
|
||||
c-11.3-20-26.3-33-45.2-39.1c-18.9-6.1-37.3-25.4-55.1-57.9c-12.8,15-22.8,32-30,51.1C86.6,217.2,83,237.4,83,258.6
|
||||
c0,21.3,3.6,41.4,10.8,60.5c7.2,19.1,17.2,36.1,30,51.1c4.1-7.5,8.1-14.1,12.2-19.7c4.1-5.6,8.3-10.5,12.7-14.5
|
||||
C163,321,177,310.7,190.6,305.1z M248,191.4c-0.6-11.1-3-21.8-7-32.1c-4.1-2.5-7.3-5.9-9.6-10.3c-2.3-4.4-3.5-9.1-3.5-14.1
|
||||
c0-7.8,2.7-14.5,8.2-19.9c5.5-5.5,12.1-8.2,19.9-8.2c7.8,0,14.5,2.7,19.9,8.2c5.5,5.5,8.2,12.1,8.2,19.9c0,5-1.2,9.7-3.5,14.1
|
||||
c-2.3,4.4-5.6,7.8-9.6,10.3c-4.1,10.3-6.4,21-7,32.1c-0.6,11.1,0.9,22.6,4.7,34.5c0.3,0.3,0.6,0.5,0.9,0.5c0.3,0,0.6,0.2,0.9,0.5
|
||||
c20-11.3,33-26.3,39.1-45.2c6.1-18.9,25.4-37.3,57.9-55.1c-15-12.8-32-22.8-51.1-30c-19.1-7.2-39.2-10.8-60.5-10.8
|
||||
c-21.3,0-41.4,3.6-60.5,10.8c-19.1,7.2-36.1,17.2-51.1,30c7.5,4.1,14.1,8.1,19.7,12.2c5.6,4.1,10.5,8.3,14.5,12.7
|
||||
c15,14.4,25.3,28.4,30.9,42s16.2,24.8,31.9,33.5c0.3-0.3,0.6-0.5,0.9-0.5c0.3,0,0.6-0.2,0.9-0.5C247.1,214,248.7,202.5,248,191.4
|
||||
z M347.9,378.6c-5.6-4.1-10.5-8.3-14.5-12.7c-15-14.4-25.3-28.4-30.9-42s-16.3-24.8-31.9-33.5c-0.3,0.3-0.6,0.5-0.9,0.5
|
||||
c-0.3,0-0.6,0.2-0.9,0.5c-3.8,11.9-5.3,23.4-4.7,34.5c0.6,11.1,3,22,7,32.6c4.1,2.2,7.3,5.5,9.6,9.8c2.3,4.4,3.5,9.1,3.5,14.1
|
||||
c0,7.8-2.7,14.5-8.2,19.9c-5.5,5.5-12.1,8.2-19.9,8.2c-7.8,0-14.5-2.7-19.9-8.2c-5.5-5.5-8.2-12.1-8.2-19.9c0-5,1.2-9.7,3.5-14.1
|
||||
c2.3-4.4,5.5-7.7,9.6-9.8c4.1-10.6,6.4-21.5,7-32.6c0.6-11.1-0.9-22.6-4.7-34.5c-0.3-0.3-0.6-0.5-0.9-0.5c-0.3,0-0.6-0.2-0.9-0.5
|
||||
c-20,11.3-33,26.3-39.1,45.2c-6.1,18.9-25.4,37.3-57.9,55.1c15,12.8,32,22.8,51.1,30c19.1,7.2,39.2,10.8,60.5,10.8
|
||||
c21.2,0,41.4-3.6,60.5-10.8c19.1-7.2,36.1-17.2,51.1-30C360.1,386.8,353.5,382.7,347.9,378.6z M418.2,198.2
|
||||
c-7.2-19.1-17.2-36.1-30-51.1c-4.1,7.5-8.1,14.1-12.2,19.7c-4.1,5.6-8.3,10.5-12.7,14.5c-14.4,15-28.4,25.3-42,30.9
|
||||
s-24.8,16.3-33.5,31.9c0.3,0.3,0.5,0.6,0.5,0.9c0,0.3,0.2,0.6,0.5,0.9c11.9,3.8,23.4,5.3,34.5,4.7c11.1-0.6,21.8-3,32.1-7
|
||||
c2.5-4.1,5.9-7.3,10.3-9.6c4.4-2.3,9.1-3.5,14.1-3.5c7.8,0,14.5,2.7,19.9,8.2c5.5,5.5,8.2,12.1,8.2,19.9c0,7.8-2.7,14.5-8.2,19.9
|
||||
c-5.5,5.5-12.1,8.2-19.9,8.2c-5,0-9.7-1.2-14.1-3.5c-4.4-2.3-7.8-5.5-10.3-9.6c-10.3-4.1-21-6.4-32.1-7
|
||||
c-11.1-0.6-22.6,0.9-34.5,4.7c-0.3,0.3-0.5,0.6-0.5,0.9c0,0.3-0.2,0.6-0.5,0.9c11.3,20,26.3,33,45.2,39.1
|
||||
c18.9,6.1,37.3,25.4,55.1,57.9c12.8-15,22.8-32,30-51.1c7.2-19.1,10.8-39.2,10.8-60.5C429,237.4,425.4,217.2,418.2,198.2z"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Techs">
|
||||
<g id="Kihos" class="st0">
|
||||
<g class="st1">
|
||||
<path class="st13" d="M103.9,383.6c-8-5.8-11-15.5-9.1-29.3c16.9-1.6,33.5-3.4,49.9-5.6c16.4-2.2,32.4-2.8,48-1.9
|
||||
c-0.6-20.3,5.2-35.9,17.6-46.6c12.3-10.8,25.7-17.6,40.1-20.4c13.4-2.8,22.7-8.4,27.9-16.9s5.4-16.7,0.7-24.8
|
||||
c-2.2-4.4-4.9-8.5-8.2-12.4c-3.3-3.9-6.8-7.4-10.5-10.5c-1.9-1.9-4-3.2-6.3-4c-2.3-0.8-4.5-1.9-6.3-3.5c-1.9-1.9-3.4-4-4.7-6.3
|
||||
c-1.3-2.3-3-4.1-5.2-5.4c-1.9-1.2-4.1-2-6.8-2.3c-2.7-0.3-5.2-0.5-7.7-0.5c-2.8,0.3-5.5,1.1-8,2.3c-2.5,1.3-5,2.7-7.5,4.2
|
||||
c-1.9,1.3-3.7,2.9-5.4,4.9c-1.7,2-3.4,4-4.9,5.9c-1.6,1.3-3.3,2.4-5.2,3.5c-1.9,1.1-3,2.7-3.3,4.9c-0.3,1.3-0.1,2.4,0.7,3.5
|
||||
c0.8,1.1,1.5,2.3,2.1,3.5c5.3-0.6,10.9-1,16.9-1.2c5.9-0.2,12.2-0.1,18.8,0.2c5.3,0.3,10.3,1.6,15,4s5.2,4.6,1.4,6.8
|
||||
c-2.5,1.3-3.9,2.8-4.2,4.7c-0.3,1.9,1.6,2.7,5.6,2.3h9.4c3.8-0.3,6.2,0.9,7.5,3.5c1.2,2.7,0,4.5-3.8,5.4
|
||||
c-8.1,1.6-16.2,2.7-24.1,3.5c-8,0.8-15.9,1-23.7,0.7l0.9,2.3c-3.1,2.5-6.4,4.4-9.8,5.6c-3.4,1.3-7,1.9-10.8,1.9l-47.8-1.4
|
||||
c-2.5-0.3-4.8-0.9-7-1.6c-2.2-0.8-4.2-1.8-6.1-3h-9.4l-2.8-3.3c-9.4,1.6-17.7,1.7-25.1,0.5c-7.3-1.2-9.1-3.4-5.4-6.6l3.8-3.3
|
||||
l-3.3-3.8l-20.6-2.3c-7.5-0.6-10.5-3-9.1-7c1.4-4.1,5.9-5.9,13.4-5.6l37,2.8c3.4,0.3,6-0.9,7.7-3.8c1.7-2.8,4.8-3.8,9.1-2.8
|
||||
c5.6,0.9,11.2,1.6,16.6,1.9c5.5,0.3,10.9,0.2,16.2-0.5c2.5-3.4,5.3-6.6,8.4-9.6c3.1-3,6.4-5.7,9.8-8.2c1.2-0.9,2.7-1.8,4.5-2.6
|
||||
c1.7-0.8,3.4-1.6,4.9-2.6c1.9-0.6,3.8-1.2,5.9-1.9c2-0.6,3.8-1.6,5.4-2.8c1.6-1.6,2.7-3.5,3.3-5.9c0.6-2.3,1.7-4.5,3.3-6.3
|
||||
c1.2-1.2,2.6-2.6,4-4s3-2.4,4.9-3c1.6-0.3,3.2-0.2,4.9,0.5c1.7,0.6,3.4,1.1,4.9,1.4c1.2,0.3,2.5,0.5,3.8,0.7
|
||||
c1.2,0.2,2.5,0.4,3.8,0.7c0.9,0.3,1.9,0.8,3,1.4c1.1,0.6,2.3,1.3,3.5,1.9c0.9,0.3,1.8,0.5,2.6,0.7c0.8,0.2,1.6,0.4,2.6,0.7
|
||||
c0.3,0,0.6,0.2,0.9,0.5l-18.3-15.9c-0.6-0.6-1.6-1.2-2.8-1.6c-1.3-0.5-2.5-0.9-3.8-1.2c-1.9,0-3.8,0.4-5.9,1.2
|
||||
c-2,0.8-4.1,1.2-6.3,1.2c-1.6,0.3-3.3,0.4-5.2,0.2c-1.9-0.2-3.6-0.4-5.2-0.7c-1.9,0-3.6-0.2-5.2-0.5c-1.6-0.3-3.1-0.8-4.7-1.4
|
||||
l-6.1-1.9l9.8-1.9c1.6-0.3,3.3-0.6,5.2-0.9c1.9-0.3,3.1-1.1,3.8-2.3c0.6-0.6,0.9-1.6,0.7-2.8c-0.2-1.2-0.5-2.2-1.2-2.8
|
||||
c-1.3-0.9-2.7-1.2-4.5-0.9c-1.7,0.3-3.2,0.6-4.5,0.9c-1.3,0-2.3,0.3-3,0.9c-0.8,0.6-1.6,1.1-2.6,1.4c-1.9,0.6-3.7,0.9-5.4,0.9
|
||||
c-1.7,0-3.5,0.2-5.4,0.5c-2.5,0.3-4.9,0.8-7.3,1.4c-2.3,0.6-4.8,1.3-7.3,1.9c-2.5,0.3-5.1,0.5-7.7,0.7c-2.7,0.2-5.2,0.2-7.7,0.2
|
||||
c-1.9,0-3.9,0-6.1,0c-2.2,0-4.4-0.2-6.6-0.5c-1.9-0.3-3.7-0.6-5.4-0.9c-1.7-0.3-3.5-0.8-5.4-1.4c-1.6-0.9-3-2-4.5-3.3
|
||||
c-1.4-1.2-3-2.2-4.9-2.8c-1.3-0.6-2.7-1.1-4.2-1.4c-1.6-0.3-3-0.5-4.2-0.5c-3.1-0.6-6.3-0.9-9.4-0.7c-3.1,0.2-6.1,0.1-8.9-0.2
|
||||
c-2.2,0-4.3,0.1-6.3,0.2c-2,0.2-4.1-0.2-6.3-1.2c-0.3,0-0.7-0.2-1.2-0.5c-0.5-0.3-0.7-0.6-0.7-0.9c-0.3-0.9,0-1.7,0.9-2.3
|
||||
c0.9-0.6,1.7-1.2,2.3-1.9c1.6-1.2,3.3-2.1,5.2-2.6s3.8-1,5.6-1.6c1.2-0.3,2.7-0.5,4.2-0.5c1.6,0,3-0.3,4.2-0.9
|
||||
c1.2-0.3,2.4-0.9,3.5-1.6c1.1-0.8,1.6-1.8,1.6-3c0-0.9-0.5-1.6-1.4-2.1s-1.7-0.9-2.3-1.2c-1.9-0.6-3.7-0.9-5.4-0.7
|
||||
c-1.7,0.2-3.5,0.2-5.4,0.2c-5.6-0.3-11.3-0.4-16.9-0.2c-5.6,0.2-11.1,0.2-16.4,0.2c-1.3,0-2.5,0.2-3.8,0.5
|
||||
c-1.3,0.3-2.5,0.3-3.8,0c-1.3-0.3-2.5-0.8-3.8-1.4c-1.3-0.6-2-1.6-2.3-2.8c-0.6-0.9-0.9-1.9-0.7-3c0.2-1.1,0.4-2.1,0.7-3
|
||||
c0.3-0.9,0.9-1.7,1.6-2.3c0.8-0.6,1.2-1.2,1.2-1.9c-0.3-1.2-1.3-2-2.8-2.3c-1.6-0.3-2.7-1.1-3.3-2.3c0-0.9,0.1-1.9,0.2-2.8
|
||||
c0.2-0.9,0.5-1.7,1.2-2.3c0.9-1.2,2.3-2,4.2-2.3c1.9-0.3,3.6-0.6,5.2-0.9c7.2-1.2,14.5-1.7,22-1.4c7.5,0.3,14.8,0.2,22-0.5h2.3
|
||||
c2.2-3.4,6.6-6.3,13.1-8.7s12.7-3.8,18.3-4.5c8.4-1.2,17-1.1,25.8,0.5c8.7,1.6,17.5,1.6,26.3,0c3.8-0.3,7.3-1.3,10.8-3
|
||||
c3.4-1.7,7-2.9,10.8-3.5c3.4-0.9,7-1.8,10.8-2.6c3.8-0.8,7.5-1,11.3-0.7c3.4,0,6.8,0.7,10.1,2.1s6.5,2.3,9.6,2.6
|
||||
c3.4,0.3,6.7,0.2,9.8-0.5c3.1-0.6,6.2-0.9,9.4-0.9c5.6,0.3,11.2,0.5,16.6,0.5c5.5,0,10.5,1.1,15.2,3.3c1.9,0.6,3.8,1.6,5.9,3
|
||||
c2,1.4,2.9,3,2.6,4.9c0,0.9-0.7,1.6-2.1,2.1s-2.7,0.9-4,1.2c-3.1,1.3-6.3,2.1-9.6,2.6s-6.6,1-10.1,1.6c-0.6,0.3-1.3,0.5-1.9,0.5
|
||||
c-0.6,0-1.1,0.3-1.4,0.9c-0.6,0.3-0.9,0.9-0.9,1.6c0,0.8-0.2,1.3-0.5,1.6c-0.9,0.6-1.9,0.9-2.8,0.7c-0.9-0.2-1.9,0.1-2.8,0.7
|
||||
c-0.6,0.3-1.3,0.7-1.9,1.2c-0.6,0.5-0.9,1-0.9,1.6c0,1.3,0.8,2.2,2.3,2.8c1.6,0.6,2.8,1.3,3.8,1.9c0.6,0.6,1.5,1.3,2.6,1.9
|
||||
c1.1,0.6,1.6,1.4,1.6,2.3c0.3,0.6,0.2,1.4-0.2,2.3s-1,1.7-1.6,2.3c-0.9,0.9-2,1.7-3.3,2.3c-1.3,0.6-2.5,1.3-3.8,1.9
|
||||
c-1.6,0.9-3.2,1.8-4.9,2.6c-1.7,0.8-3.5,1.3-5.4,1.6c-1.9,0.6-3.9,0.7-6.1,0.2c-2.2-0.5-4.1-0.2-5.6,0.7
|
||||
c-0.6,0.3-1.3,0.7-1.9,1.2c-0.6,0.5-0.9,1-0.9,1.6c0,0.6,0.3,1.1,0.9,1.4c0.6,0.3,1.2,0.6,1.9,0.9c0.9,0.3,2,0.3,3.3,0
|
||||
c1.2-0.3,2.5-0.3,3.8,0c1.9,0,3.8-0.1,5.6-0.2c1.9-0.2,3.3,0.4,4.2,1.6c0.3,0.3,0.5,0.8,0.5,1.4c0,0.6-0.2,1.1-0.5,1.4
|
||||
c-0.3,0.3-0.9,0.5-1.6,0.5c-0.8,0-1.5,0.2-2.1,0.5c-1.6,0-3.2,0-4.9,0c-1.7,0-3.4,0.2-4.9,0.5c-0.9,0.3-1.9,0.7-2.8,1.2
|
||||
s-1.6,1.2-1.9,2.1c-0.3,0.6-0.2,1.4,0.2,2.3s0.9,1.7,1.2,2.3c0.9,2.2,2.3,4.1,4,5.9c1.7,1.7,3.5,3.4,5.4,4.9
|
||||
c2.2,1.9,4.7,3.3,7.5,4.2s5.3,2.3,7.5,4.2c1.9,1.3,3.7,2.8,5.4,4.7c1.7,1.9,3.4,3.8,4.9,5.6c2.5,2.8,4.8,5.7,6.8,8.7
|
||||
c2,3,4.1,6,6.3,9.1c1.9,2.5,4.1,5,6.6,7.5c2.5,2.5,4.7,5.3,6.6,8.4c0.6,1.6,1.2,3,1.9,4.5c0.6,1.4,1.2,3,1.9,4.9
|
||||
c0-11.3,1.6-21.4,4.9-30.5c3.3-9.1,11.5-15,24.6-17.8c-1.3-0.9-2.7-1.7-4.5-2.3c-1.7-0.6-3.5-1.1-5.4-1.4c-2.2-0.6-4.5-0.7-7-0.2
|
||||
c-2.5,0.5-5,0.7-7.5,0.7c-2.8-0.3-5.7-0.4-8.7-0.2c-3,0.2-5.7-0.2-8.2-1.2c-2.5-0.6-5.1-1.5-7.7-2.6c-2.7-1.1-4.6-2.7-5.9-4.9
|
||||
c-0.9-1.9-1.3-4-0.9-6.3c0.3-2.3,1.1-4.5,2.3-6.3c1.6-2.2,3.8-3.8,6.6-4.7s5.6-1.7,8.4-2.3c3.4-0.9,6.9-1.5,10.3-1.6
|
||||
c3.4-0.2,7-0.4,10.8-0.7c2.8-0.3,5.6-0.7,8.4-1.2s5.5-1,8-1.6c2.8-0.6,5.4-1.4,7.7-2.3s4.8-1.9,7.3-2.8c3.4-0.9,6.8-1.7,10.1-2.3
|
||||
c3.3-0.6,6.6-1.2,10.1-1.9c3.8-0.3,7.7-0.4,11.7-0.2c4.1,0.2,8,0.2,11.7,0.2c1.9,0,3.7,0.2,5.4,0.5c1.7,0.3,3.4,0.5,4.9,0.5
|
||||
l18.8-1.4c1.9,0,3.8,0.5,5.9,1.4c2,0.9,3.4,2.2,4,3.8c0.3,0.6,0.3,1.4,0,2.3c-0.3,0.9-0.8,1.7-1.4,2.3c-0.3,0.6-0.8,1.2-1.4,1.6
|
||||
c-0.6,0.5-1.4,0.7-2.3,0.7c-0.9,0.3-1.8,0.2-2.6-0.5c-0.8-0.6-1.8-0.9-3-0.9h-9.4c-1.6,0-3,0.2-4.5,0.5c-1.4,0.3-2.9,0.8-4.5,1.4
|
||||
c-1.3,0.6-2.8,1.6-4.7,2.8c-1.9,1.3-2.7,2.7-2.3,4.2c0.3,1.9,1.5,3.1,3.5,3.8c2,0.6,4,0.9,5.9,0.9l49.2-0.9
|
||||
c1.9-0.3,3.8-0.4,5.9-0.2c2,0.2,4,0.5,5.9,1.2c0.9,0.6,1.9,1.2,2.8,1.6s1.6,1.2,1.9,2.1c0.3,0.9,0.3,1.9,0,2.8
|
||||
c-0.3,0.9-0.8,1.7-1.4,2.3c-1.6,1.3-3.5,1.3-5.9,0c-2.3-1.2-4.5-1.6-6.3-0.9c-0.6,0.3-1.2,0.8-1.6,1.4c-0.5,0.6-1,1.1-1.6,1.4
|
||||
c-1.9,0.3-3.8,0.2-5.6-0.5c-1.9-0.6-3.8-0.8-5.6-0.5c-0.3,0.3-0.8,0.5-1.4,0.7c-0.6,0.2-0.9,0.4-0.9,0.7c0,0.9,0.5,1.5,1.4,1.6
|
||||
c0.9,0.2,1.9,0.4,2.8,0.7c0.6,0,1.3-0.1,2.1-0.2c0.8-0.2,1.6-0.2,2.6-0.2c1.2,0.6,2.4,1.4,3.5,2.3c1.1,0.9,2.1,1.9,3,2.8
|
||||
c0.9,1.6,1.6,3.5,1.9,5.9c0.3,2.3,1.2,4.1,2.8,5.4c0.9,0.6,2,1,3.3,1.2c1.2,0.2,2.3,0.1,3.3-0.2c1.6,0,3-0.5,4.2-1.4
|
||||
c1.2-0.9,2.5-1.2,3.8-0.9c2.5,0,5.2,1,8,3c2.8,2,4.2,4.5,4.2,7.3c0,1.9-1.3,3.2-4,4c-2.7,0.8-5.1,1-7.3,0.7
|
||||
c-6.6,0.3-12.3,1.3-17.1,3c-4.8,1.7-8.8,4.5-12,8.2c0,0.3,0.1,0.6,0.2,0.9c0.2,0.3,0.4,0.5,0.7,0.5c0.3,0.3,0.7,0.4,1.2,0.2
|
||||
c0.5-0.2,0.9-0.2,1.2-0.2c0.9-0.3,1.7-0.5,2.3-0.5c0.6,0,1.4,0,2.3,0s1.9,0.1,2.8,0.2c0.9,0.2,1.7,0.5,2.3,1.2
|
||||
c0.3,0.6,0.4,1.4,0.2,2.3c-0.2,0.9-0.4,1.7-0.7,2.3c-0.6,0.9-1.6,1.6-2.8,1.9c-1.3,0.3-2.3,0.6-3.3,0.9c-2.2,0.6-4.5,1.3-7,1.9
|
||||
c-2.5,0.6-4.8,1.1-7,1.4c-2.2,0.3-4.4,0.5-6.6,0.7c-2.2,0.2-4.4,0.4-6.6,0.7c-1.3,0-2.5,0.1-3.8,0.2c-1.3,0.2-2.7,0.2-4.2,0.2
|
||||
c-4.1,0-8.2-0.4-12.4-1.2c-4.2-0.8-8.4-1.3-12.4-1.6c-6.6-0.6-13.2-0.9-19.9-0.7c-6.7,0.2-13.4-0.4-19.9-1.6
|
||||
c-1.6-0.3-3.3-0.6-5.2-0.9c-1.9-0.3-3.6-0.9-5.2-1.9c-0.3-0.3-0.6-0.7-0.9-1.2c-0.3-0.5-0.3-0.9,0-1.2c0.6-1.2,1.9-1.6,3.8-0.9
|
||||
c1.9,0.6,3.4,0.6,4.7,0c0.3-0.3,0.6-0.6,0.9-0.9c0.3-0.3,0.5-0.6,0.5-0.9c-0.3-1.2-1.3-1.9-3-1.9c-1.7,0-3.2-0.2-4.5-0.5
|
||||
c-1.6-0.3-3-0.4-4.5-0.2c-1.4,0.2-2.7-0.1-4-0.7c-0.9-0.6-1.9-1.3-2.8-2.1c-0.9-0.8-1.3-1.6-0.9-2.6c0-0.6,0.5-1.2,1.4-1.6
|
||||
s1.7-0.9,2.3-1.2c1.2-0.9,2.7-1.6,4.5-1.9c1.7-0.3,2.9-1.2,3.5-2.8c-9.4-0.6-16.5,2.3-21.3,8.7c-4.8,6.4-6,15.4-3.5,27
|
||||
c4.4,20,0.9,36.9-10.3,50.6c-11.3,13.8-22.8,21.6-34.7,23.4c-24.7,4.1-38.8,11.3-42.2,21.6c-3.4,10.3,4.2,25.8,23,46.4l0.9-0.5
|
||||
c-4.1-6.6-6.3-12.2-6.6-16.9c-0.3-4.7,1.2-7.2,4.7-7.5c17.2-0.9,34.9-1.2,53.2-0.9c18.3,0.3,37.3,1.7,57,4.2
|
||||
c1.2,14.1-1.7,24.3-8.9,30.7c-7.2,6.4-17.7,9.8-31.4,10.1c1.2,15.3-6.6,26.3-23.7,32.8c-17,6.6-40.7,10.5-71,11.7
|
||||
c-30.3,1.3-54.4-3-72.2-12.7c-17.8-9.7-21.1-20.9-9.8-33.8C124.3,391.8,111.9,389.4,103.9,383.6z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Maho" class="st0">
|
||||
<g class="st1">
|
||||
<path class="st14" d="M150.5,404l3.3-1.9v-2.8l-0.9-0.9v-7.5l15.5-6.1l2.8-3.8l-3.3-4.2l-7-1.9l-5.2,6.6l1.4-7L146.3,388
|
||||
l2.8-12.7l-6.1,6.6l0.9-8.9l-4.7,6.1h-2.8l-6.6,10.3c1.9-4.7,3.5-9.4,4.9-14.3c1.4-4.8,2.4-9.6,3-14.3l-4.2-0.5l-4.7,3.8
|
||||
l-0.5-4.2c-6.3,3.4-11.9,8.5-16.9,15.2c-5,6.7-10.2,13.4-15.5,19.9c3.1-5.3,6.5-10.7,10.1-16.2c3.6-5.5,7.6-10.9,12-16.2
|
||||
l-4.7,0.5l1.4-4.7c-5.6,3.8-10.8,8.1-15.5,13.1c-4.7,5-7.8,11.7-9.4,20.2c-0.3-3.1-0.5-6.2-0.5-9.1c0-3,0.2-6,0.5-9.1l-3.3-2.3
|
||||
l-3.3,2.8c-0.6-2.8-0.2-5.7,1.2-8.7c1.4-3,3.5-5.9,6.3-8.7c-3.1-5.9-6.8-10.3-11-13.1s-8.7-4.8-13.4-6.1c4.1-2.2,6-4.6,5.9-7.3
|
||||
c-0.2-2.7-1.5-5.5-4-8.7c-2.5-2.2-4.7-4.6-6.6-7.3c-1.9-2.7-3.8-5.4-5.6-8.2l8.4-8.9c-8.1-9.7-13.6-18.7-16.4-27
|
||||
c-2.8-8.3-3.4-15.7-1.9-22.3c10,11.9,20.8,22.9,32.3,33c11.6,10.2,25,18.4,40.3,24.6c7.2,2.2,12.4,2,15.7-0.7
|
||||
c3.3-2.7,4.6-7.6,4-14.8l-29.5-82.5c-3.4-10.3-4.4-21-2.8-32.1c1.6-11.1,6.6-21.3,15-30.7l30.9-33.3l-2.3,7
|
||||
c10.6-5,18-14.3,22.3-27.9s6.6-27.1,7.3-40.5l1.9-5.2c1.2,14.4,0.3,28.4-2.8,42.2c-3.1,13.8-10,26.9-20.6,39.4l9.8-8.4
|
||||
l-26.3,37.5c-5.3,6.9-8.8,14.5-10.3,22.7c-1.6,8.3-0.6,17.4,2.8,27.4c4.1,15.9,9.7,31.1,16.9,45.5c7.2,14.4,15.6,28.1,25.3,41.3
|
||||
c2.2-2.5,4.4-3.6,6.6-3.3c2.2,0.3,4.5,1.9,7,4.7c1.2-2.8,1.5-6.5,0.7-11c-0.8-4.5-1.8-9.1-3-13.8l8,18.8l-1.4-9.4l10.8,22h2.8
|
||||
l6.1,8l3.3-6.6l9.8,0.9l0.5-3.3l2.8,3.3l-0.5-7l2.8-2.3l1.9,2.8l-7-47.3c-2.2-17.2-3.1-27.7-2.8-31.6c0.3-3.9,1.9-10.7,4.7-20.4
|
||||
l12.2-36.6l9.8-2.8l0.9,9.4l-8.9,49.2c-1.3,5.9-2.1,11.8-2.6,17.6c-0.5,5.8-0.1,12,1.2,18.5l15.9,52.5l2.3-3.3l1.4,5.6l8.4-3.8
|
||||
l0.5,5.6l7,0.5c0.6-2.2,1.4-4.3,2.3-6.3c0.9-2,2-4,3.3-5.9l1.4,8.4l2.8,1.9l1.9,1.9l0.5-4.2l2.8-0.9c0.9-5.3,2.3-10.6,4.2-15.9
|
||||
c1.9-5.3,3.9-10.5,6.1-15.5c-1.3,3.8-2.3,7.6-3.3,11.5c-0.9,3.9-1.6,7.7-1.9,11.5l3.3-0.9c0-3.8,0.6-7.3,1.9-10.5
|
||||
c1.2-3.3,2.7-6.5,4.2-9.6c-0.6,3.1-1.2,6.3-1.6,9.4c-0.5,3.1-0.4,6.3,0.2,9.4h2.8l5.2,4.2h3.3c6.6-8.7,13.4-20.8,20.4-36.1
|
||||
c7-15.3,14.1-33.6,21.3-54.8c4.1-11.3,5.2-22.1,3.3-32.6c-1.9-10.5-4.8-20.7-8.9-30.7c-7.8-15.3-17.3-28.8-28.6-40.5
|
||||
S309.6,68,313.7,33.6c-0.6,12.2,0.6,23.5,3.8,34c3.1,10.5,9.5,19.8,19.2,27.9l-9.8-22l52,68c6.2,11.6,10.1,23.7,11.5,36.3
|
||||
s-0.9,26.6-6.8,42c-5,15-10.1,30.1-15.2,45.2c-5.2,15.2-8.7,29.3-10.5,42.4c19.4-4.4,37.9-13.3,55.5-26.7
|
||||
c17.7-13.4,34.6-30.3,50.9-50.6l-6.6,17.3l5.6-8l3.3,5.2c0.6,4.7-1.6,12-6.8,21.8s-6.3,18-3.5,24.6c-7.2,3.4-12.1,8.3-14.8,14.5
|
||||
c-2.7,6.3-1.3,15.2,4,26.7c1.6,3.8,2.9,7.5,4,11.3c1.1,3.8,1.3,7.7,0.7,11.7c-1.3-3.4-2.8-6.2-4.7-8.4c-1.9-2.2-4.4-3.8-7.5-4.7
|
||||
l-1.4,20.2c-1.3-1.6-2.5-2.9-3.8-4c-1.3-1.1-2.7-1.9-4.2-2.6l-2.8,5.6l-4.2-4.7l-1.9,0.9l7,8l-4.7,0.5l3.3,6.6l-4.7-3.8l-2.8,1.4
|
||||
v4.7l-4.2-4.2l-5.2-0.5c1.9,3.1,3.4,6.3,4.7,9.6c1.2,3.3,1.9,6.5,1.9,9.6c-1.9-5-4-9.3-6.3-12.9c-2.3-3.6-4.9-6.6-7.7-9.1
|
||||
c0.9,5.6,2,11.1,3.3,16.4c1.2,5.3,2.5,10.8,3.8,16.4c-3.4-9.7-7.7-18-12.7-25.1c-5-7-10.9-12.4-17.8-16.2l8.9,10.3l-6.6-4.2
|
||||
l0.5,2.8c2.5,2.8,5.1,5.7,7.7,8.7c2.7,3,5.4,6.2,8.2,9.6c-3.1-2.8-6.2-5.5-9.1-8.2c-3-2.7-6-5.4-9.1-8.2l0.9,4.2
|
||||
c-2.2-1.9-4.5-3.7-6.8-5.4c-2.3-1.7-4.6-3.2-6.8-4.5c6.6,8.8,11.6,16.7,15.2,23.9c3.6,7.2,5.9,13.9,6.8,20.2
|
||||
c-4.1-8.7-8.3-16.6-12.7-23.4c-4.4-6.9-8.9-13-13.6-18.3l-5.2,2.8l12.2,23.4l-5.6-4.2l-0.9,3.3l-1.4-8l-3.3-2.3l-1.9,3.3
|
||||
l-1.9-2.8l-8.9-9.4l6.1,12.7l-10.8-9.4l8.9,18.3l-15-21.1l-1.4,4.7l7,8.9v3.3l-2.8,6.1l3.8,2.3v6.6c-1.9,5.6-4.2,10.8-7,15.5
|
||||
s-5.6,9.2-8.4,13.6l-2.3,2.3l-1.9,4.7c-12.5,7.5-25,14.8-37.5,22c-12.5,7.2-23.4,14.1-32.8,20.6c-16.9-9.4-35.3-18.7-55.3-27.9
|
||||
c-20-9.2-34.5-24.3-43.6-45.2L150.5,404z M216.2,346.1c2.2-0.5,4.8-0.5,8-0.2c-13.4-12.5-25.2-21-35.4-25.5
|
||||
c-10.2-4.5-17.6-2.4-22.3,6.3c7.2,11.3,14.5,19.1,21.8,23.4c7.3,4.4,14.6,3.9,21.8-1.4C211.9,347.4,214,346.5,216.2,346.1z
|
||||
M317.4,338.3c1.9-1.9,3.4-3.7,4.5-5.4c1.1-1.7,1.3-3.4,0.7-4.9c-4.4-5.6-15.3-5.9-32.8-0.7c-17.5,5.2-26.3,12.1-26.3,20.9
|
||||
l23,14.1c5.3-1.6,10.7-4.1,16.2-7.5c5.5-3.4,11-7.3,16.6-11.7L317.4,338.3z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Ninjutsu" class="st0">
|
||||
<g class="st1">
|
||||
<path d="M218,332.7v-0.9l-0.5-0.5c-13.4,8.4-27.3,15.5-41.7,21.1c-14.7,5.3-29.8,9.4-45.5,12.2c-15.6,2.8-31.7,4.5-48.3,5.2
|
||||
c-16.6,0.6-33.6,0.3-51.1-0.9c7.8-12.2,16.2-24.1,25.3-35.6c9.1-11.6,19.3-22.6,30.7-33c11.4-10.5,24-20.2,37.7-29.3
|
||||
c13.7-9.1,29.2-17.3,46.4-24.8l10.8-25.3h0.9l0.5-0.5c-8.4-13.4-15.5-27.3-21.1-41.7c-5.3-14.7-9.4-29.8-12.2-45.5
|
||||
c-2.8-15.6-4.5-31.7-5.2-48.3c-0.6-16.6-0.3-33.6,0.9-51.1c12.2,7.8,24.1,16.3,35.6,25.3c11.6,9.1,22.6,19.3,33,30.7
|
||||
c10.5,11.4,20.2,24,29.3,37.7c9.1,13.8,17.3,29.2,24.8,46.4l25.3,10.8v0.9l0.5,0.5c13.4-8.4,27.3-15.5,41.7-21.1
|
||||
c14.7-5.3,29.8-9.4,45.5-12.2c15.6-2.8,31.7-4.5,48.3-5.2c16.6-0.6,33.6-0.3,51.1,0.9c-7.8,12.2-16.3,24.1-25.3,35.6
|
||||
c-9.1,11.6-19.3,22.6-30.7,33c-11.4,10.5-24,20.2-37.7,29.3c-13.8,9.1-29.2,17.3-46.4,24.8l-10.8,25.3h-0.9l-0.5,0.5
|
||||
c8.4,13.4,15.5,27.3,21.1,41.7c5.3,14.7,9.4,29.8,12.2,45.5c2.8,15.6,4.5,31.7,5.2,48.3c0.6,16.6,0.3,33.6-0.9,51.1
|
||||
c-12.2-7.8-24.1-16.2-35.6-25.3c-11.6-9.1-22.6-19.3-33-30.7c-10.5-11.4-20.2-24-29.3-37.7c-9.1-13.7-17.3-29.2-24.8-46.4
|
||||
L218,332.7z M296.3,258.6c0-11.3-3.9-20.8-11.7-28.6c-7.8-7.8-17.3-11.7-28.6-11.7s-20.8,3.9-28.6,11.7
|
||||
c-7.8,7.8-11.7,17.3-11.7,28.6s3.9,20.8,11.7,28.6c7.8,7.8,17.3,11.7,28.6,11.7s20.8-3.9,28.6-11.7
|
||||
C292.4,279.4,296.3,269.9,296.3,258.6z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="unknow" class="st0">
|
||||
<g class="st1">
|
||||
<path d="M176.3,350.1c-15.6-11.3-31.3-21.8-46.9-31.6c-15.6-9.8-31.3-19-46.9-27.4c-15.9-8.4-31.7-16.4-47.3-23.9
|
||||
c-2.5-1.9-3.8-3.8-4-5.9c-0.2-2,1-4.3,3.5-6.8c16.6-7.5,33.4-16.9,50.6-28.1c17.2-10.9,34.8-22.7,53-35.2
|
||||
c18.1-12.5,36.6-25.2,55.3-38c19.1-12.5,38.4-24.2,58.1-35.2c15,14.1,31.9,26.7,50.6,38s38.3,22.3,58.6,33
|
||||
c20.3,10.8,40.8,22.1,61.4,34c20.3,11.6,39.8,24.8,58.6,39.8c-15.9,10-32,19.8-48.3,29.5c-15.9,9.4-31.8,18.8-47.6,28.4
|
||||
c-15.8,9.5-31.3,19.3-46.6,29.3c-15.3,10-30.3,20.8-45,32.3c-10.9,9.4-22.2,14.8-33.8,16.4c-11.6,1.6-23.6-2.5-36.1-12.2
|
||||
C207.7,373.8,191.9,361.6,176.3,350.1z M368.5,214.1c-13.8-7.8-27.3-15.9-40.5-24.1c-13.3-8.3-26.3-16.8-39.1-25.5
|
||||
c-13.1-8.4-26.1-17.3-38.9-26.7c-14.7,9.1-28.8,18.3-42.2,27.7c-13.8,9.1-27,18.2-39.8,27.4c-12.8,9.2-25.2,18.5-37,27.9
|
||||
c-11.6,9.1-22.8,18.3-33.8,27.7c13.4,6.9,26.9,14.1,40.3,21.6c13.1,7.8,26.3,15.7,39.4,23.7s26.1,16.2,38.9,24.6
|
||||
c13.1,8.8,25.9,17.5,38.4,26.3c11.6-9.4,23.6-18.6,36.1-27.7c12.2-9.4,24.8-18.5,37.7-27.4c13-8.9,26.2-17.7,39.6-26.5
|
||||
c13.4-8.7,27.3-17.5,41.7-26.3C395.5,229.4,381.9,221.9,368.5,214.1z M160.4,244.1c14.7-12.2,29.9-22.2,45.7-30
|
||||
c15.8-7.8,30.9-18.9,45.2-33.3c12.5,9.1,25.5,17.7,38.9,26c13.4,8.3,27.5,16.3,42.2,24.1c1.9,1.3,3.4,2.8,4.7,4.7
|
||||
c1.2,1.9,1.2,4.8,0,8.9c-19.1,4.1-35,12.6-47.8,25.5c-12.8,13-25.9,23.7-39.4,32.1c-8.8-12.2-21.1-22.9-37-32.1
|
||||
C196.9,260.9,179.4,252.2,160.4,244.1z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Rituals" class="st0">
|
||||
<g class="st1">
|
||||
<path class="st15" d="M115.1,440.3c9.5-9.5,13.7-20.7,12.4-33.5c-6.3-5.3-11.4-11.2-15.5-17.6c-4.1-6.4-6.6-13.5-7.5-21.3
|
||||
c-8.4-2.8-16-6.6-22.7-11.3c-6.7-4.7-12.9-10.3-18.5-16.9V313c6.9-8.1,15.4-14.3,25.5-18.5c10.2-4.2,21-7.4,32.6-9.6
|
||||
c9.7-16.6,22.1-28.4,37.3-35.4c15.2-7,30.9-11.5,47.1-13.4L146.3,98.3c10,0.3,18,2,24.1,5.2c6.1,3.1,9.1,8.4,9.1,15.9l36.6,115.8
|
||||
c6.9-0.6,13.5-1,19.9-1.2c6.4-0.2,12.6-0.2,18.5-0.2l-6.1-200.2c10.9,2.2,19,5.8,24.1,10.8c5.2,5,6.6,11.7,4.5,20.2l-11.7,169.2
|
||||
c4.7,0,9.4,0.1,14.1,0.2c4.7,0.2,9.4,0.4,14.1,0.7l35.2-112.5c-0.6-8.1,2.1-13.9,8.2-17.3c6.1-3.4,14.3-5.5,24.6-6.1l-58.6,136.9
|
||||
c16.6,1.9,32.8,6.3,48.8,13.1c15.9,6.9,28.9,18.9,38.9,36.1c11.9,2.2,22.9,5.4,33,9.6c10.2,4.2,18.7,10.4,25.5,18.5v26.7
|
||||
c-5.6,6.6-11.9,12.2-18.8,16.9c-6.9,4.7-14.5,8.4-23,11.3c-0.9,7.8-3.4,14.9-7.3,21.3c-3.9,6.4-9.1,12.3-15.7,17.6
|
||||
c-0.9,12.8,3.3,24,12.7,33.5c9.4,9.5,23.1,17.6,41.3,24.1c-9.4,16.6-24.8,22.3-46.2,17.1c-21.4-5.2-34.5-24.3-39.1-57.4
|
||||
c-14.1,5.6-29.5,9.8-46.4,12.4c-16.9,2.7-33.8,4-50.6,4c-16.6,0-33.4-1.3-50.4-4c-17-2.7-32.6-6.8-46.6-12.4
|
||||
c-4.7,33.1-17.7,52.3-38.9,57.4c-21.3,5.2-36.7-0.5-46.4-17.1C91.8,457.9,105.6,449.8,115.1,440.3z M361.5,272.9
|
||||
c-15.9-10.2-38-16.8-66.1-19.9l-11.7,27.2l-3.3-2.8l8-24.8c-4.1-0.3-8-0.6-12-0.9c-3.9-0.3-7.9-0.5-12-0.5l-1.9,24.8l-6.6,7.5
|
||||
l-0.9-32.3c-5.9,0-11.6,0.2-17.1,0.5c-5.5,0.3-10.9,0.6-16.2,0.9l8,24.8l-4.2,5.2l-12.2-29.1c-27.2,3.4-48.4,10.2-63.5,20.4
|
||||
c-15.2,10.2-22.7,23.5-22.7,40.1c0,7.5,4.2,13.3,12.7,17.3c8.4,4.1,19,7.1,31.6,9.1c12.7,2,26.6,3.4,42,4
|
||||
c15,0.3,29.2,0.6,42.7,0.9c13.4-0.3,27.8-0.6,43.1-0.9c15-0.6,28.9-1.9,41.7-4c12.8-2,23.4-5.1,31.9-9.1
|
||||
c8.4-4.1,12.7-9.8,12.7-17.3C385.4,296.8,377.4,283.1,361.5,272.9z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Shujis" class="st0">
|
||||
<g class="st1">
|
||||
<path class="st13" d="M99.2,415.7c-2.3-2.2-4.8-3.9-7.3-5.2c-34.1-19.1-53.8-55.2-59.1-108.3c-5.6-52.8,2.7-102.1,24.8-147.9
|
||||
c22.2-45.8,58-77.9,107.3-96.3c49.4-18.1,111.9-2.2,187.5,47.8c-46.3-20.3-89.1-26.4-128.4-18.3c-39.4,8.1-69.6,24.2-90.7,48.3
|
||||
c-21.1,24.1-30.1,53-27,86.7c3.4,33.8,24.5,65.9,63.3,96.6c7.2,5.3,12.1,12.9,14.8,22.7c2.7,9.8,3.8,19.1,3.5,27.9
|
||||
c0,6.3-1.3,12.4-4,18.5c-2.7,6.1-6,11.5-10.1,16.2c-4.1,4.7-8.9,8.6-14.5,11.7c-5.6,3.1-11.4,5.5-17.3,7
|
||||
c-5.6,1.3-11.5,1.6-17.6,0.9c-6.1-0.6-12-1.9-17.6-3.8C104.1,419.4,101.5,417.9,99.2,415.7z M191.1,442.6
|
||||
c17.3-9.2,28.5-28.4,33.5-57.4c-5,8.4-9.7,14.8-14.1,19c-4.4,4.2-8.6,7.9-12.7,11c9.1-11.6,16.9-23.7,23.4-36.6
|
||||
c6.6-12.8,12.8-24.6,18.8-35.4c5.9-10.8,12-19.8,18.3-27c6.6-7.5,14.4-11.4,23.4-11.7l40.8,38v35.6c-4.1,8.8-8.9,16.4-14.5,23
|
||||
s-12,11.9-19.2,15.9c-8.8,13.8-18.9,24.4-30.5,31.9c-11.3,7.2-23.8,11.8-37.7,13.8c-13.9,2-28.7,1.8-44.3-0.7
|
||||
c-15.9-2.5-32.5-6.6-49.7-12.2C152.2,454.3,173.7,451.9,191.1,442.6z M297.3,269.9c12.8-19.1,25.3-34.8,37.5-47.3
|
||||
c11.9-12.8,24.1-25.9,36.6-39.4c12.5-13.4,25.6-29.2,39.4-47.3c13.7-17.8,28.6-41.7,44.5-71.7l11.7,1.9l0.5,14.1l5.2,0.9
|
||||
l-0.5,11.3L481,103l-6.1,7.5l-0.5,14.1c-11.3,11.3-21.7,25-31.4,41.3c-9.7,16.3-19.1,33.2-28.4,50.9
|
||||
c-9.2,17.7-18.4,35.1-27.4,52.3c-9.1,17.5-18.6,33.1-28.6,46.9L297.3,269.9z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Invocations">
|
||||
<g>
|
||||
<path class="st16" d="M122.9,85.7c-0.3-1.9,0.5-3.8,2.6-5.6c2-1.9,4.9-3.8,8.7-5.6c1.2,4.7,6.6,8,15.9,9.8s20.3,1.9,32.8,0
|
||||
c12.8-1.9,23.4-5.2,31.9-10.1c8.4-4.8,12.3-9.6,11.7-14.3v-0.5c3.4,0.6,6.3,1.6,8.7,3s3.7,3,4,4.9l28.6,140.2h21.6l-30-144.8
|
||||
c0.6-0.3,1.2-0.6,1.9-0.9c0.6-0.3,1.1-0.6,1.4-0.9l0.9-4.2c-0.3-2.2,1.5-4.4,5.4-6.6c3.9-2.2,8.8-3.8,14.8-4.7
|
||||
c5.9-0.6,11.1-0.5,15.5,0.5c4.4,0.9,6.7,2.5,7,4.7l2.3,3.3c0.6,0,1.4,0.2,2.3,0.5c0.9,0.3,1.7,0.6,2.3,0.9l37.5,180.5
|
||||
c-6.3,9.4-18,17.3-35.2,23.9c-17.2,6.9-35.7,11.8-55.5,14.8c-19.8,3-39.1,3.8-57.9,2.6c-18.4-1.2-32.2-5.3-41.3-12.2L122.9,85.7z
|
||||
M151.5,63.9c-8.1-1.7-12.5-4.6-13.1-8.7c-0.6-4.1,2.7-8,9.8-12c7.2-3.9,16.2-6.8,27.2-8.7c10.6-1.6,20-1.5,28.1,0.2
|
||||
c8.1,1.7,12.5,4.6,13.1,8.7c0.6,4.1-2.7,8.1-9.8,12.2c-7.2,4.1-16.3,6.9-27.2,8.4C169,65.7,159.6,65.6,151.5,63.9z M197.9,145.7
|
||||
c-9.1,1.3-17.7,1.7-25.8,1.4c-8.1-0.3-15.8-1.4-23-3.3l25.3,113c6.2,3.1,13.4,5.2,21.6,6.3c8.1,1.1,17,1.3,26.7,0.7L197.9,145.7z
|
||||
M339.4,432.6c-0.6,0-1.3-0.2-1.9-0.5c-0.6-0.3-1.4-0.6-2.3-0.9L311.8,321c-3.1,1.6-6.4,2.8-9.8,3.8c-3.4,0.9-6.7,1.6-9.8,1.9
|
||||
l22,106.9c1.2,6.6-3.8,12.3-15,17.3c-10.9,4.7-23.5,8-37.7,10.1c-14.2,2-27.6,2.6-40.1,1.6c-12.5-0.9-19.2-3.9-20.2-8.9
|
||||
l-32.8-153.8c9.1,6.9,22.8,10.9,41.3,12.2c18.4,1.3,37.6,0.4,57.4-2.6c19.8-3,38.4-7.9,55.5-14.8c17.2-6.6,29.1-14.4,35.6-23.4
|
||||
l0.9,5.6h1.9l28.6,134.5l-3.3,1.4l2.8,10.3c-0.9,0.6-1.8,1.3-2.6,1.9c-0.8,0.6-1.6,1.3-2.6,1.9l0.9,4.2c0.9,5-6,8.4-20.9,10.1
|
||||
c-14.8,1.7-22.7,0.1-23.7-4.9L339.4,432.6z M258.8,434l-21.1-99.4c-9.4,0-18.4-0.7-27-2.1c-8.6-1.4-17-3.7-25.1-6.8l23.9,107.8
|
||||
c8.4,1.9,16.7,2.8,24.8,2.8C242.6,436.3,250.7,435.5,258.8,434z M217.6,470.1c13.4,3.4,27.5,4.2,42.2,2.3
|
||||
c14.7-1.9,30.2-6.9,46.4-15c0.6,2.2,0.8,4.1,0.5,5.6c-0.3,1.6-1.3,3-2.8,4.2c-18.8,13.7-37.3,19.1-55.8,16.2
|
||||
c-18.4-3-28.6-5.6-30.5-7.7V470.1z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Katas" class="st0">
|
||||
<g class="st1">
|
||||
<path class="st17" d="M376,478.5l-14.1-30.9l-6.1,2.3l-72.7-96.1L263,369.3c-7.2,5.3-16.2,7.3-27,6.1c-10.8-1.2-19.5-5-26-11.3
|
||||
l-29.5-28.6l-50.6-1.9l26.3-30.5c4.1-4.7,10.1-7.4,18-8.2c8-0.8,14.1,0.9,18.5,4.9l42.2,37.5l23-18.8L92.9,89.4L82.6,33.6
|
||||
L133.2,59l175.3,221.7l24.4-16.9L308,212.7c-2.5-5.3-2.3-11.6,0.7-19c3-7.3,7.3-12.4,12.9-15.2l36.6-16.9L346,210.8l19.2,36.6
|
||||
c4.4,7.8,5.6,17.1,3.8,27.9s-6.3,18.8-13.1,24.1l-20.2,15l0.5,0.9l71.3,95.6l-3.8,5.2l25.8,22l-2.3,27.2l-24.4,18.3L376,478.5z"
|
||||
/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g id="Clans" class="st0">
|
||||
<g id="Imperial" class="st1">
|
||||
<rect y="18.6" class="st18" width="512" height="493.4"/>
|
||||
<text transform="matrix(1 0 0 1 16 468.6476)" class="st19 st4 st5"></text>
|
||||
</g>
|
||||
<g id="Unicorn">
|
||||
<rect y="18.6" class="st3" width="512" height="493.4"/>
|
||||
<text transform="matrix(1 0 0 1 16 468.6476)" class="st20 st4 st5"></text>
|
||||
</g>
|
||||
<g id="Torttle">
|
||||
<rect y="18.6" class="st3" width="512" height="493.4"/>
|
||||
<text transform="matrix(1 0 0 1 16 468.6476)" class="st1 st4 st5"></text>
|
||||
</g>
|
||||
<g id="Scorpion">
|
||||
<rect y="18.6" class="st3" width="512" height="493.4"/>
|
||||
<text transform="matrix(1 0 0 1 16 468.6476)" class="st21 st4 st5"></text>
|
||||
</g>
|
||||
<g id="Phoenix">
|
||||
<rect y="18.6" class="st3" width="512" height="493.4"/>
|
||||
<text transform="matrix(1 0 0 1 16 468.6476)" class="st22 st4 st5"></text>
|
||||
</g>
|
||||
<g id="Mantis">
|
||||
<rect y="18.6" class="st3" width="512" height="493.4"/>
|
||||
<text transform="matrix(1 0 0 1 16 468.6476)" class="st23 st4 st5"></text>
|
||||
</g>
|
||||
<g id="Lion">
|
||||
<rect y="18.6" class="st3" width="512" height="493.4"/>
|
||||
<text transform="matrix(1 0 0 1 16 468.6476)" class="st24 st4 st5"></text>
|
||||
</g>
|
||||
<g id="Dragon">
|
||||
<rect y="18.6" class="st3" width="512" height="493.4"/>
|
||||
<text transform="matrix(1 0 0 1 16 468.6476)" class="st25 st4 st5"></text>
|
||||
</g>
|
||||
<g id="Crab">
|
||||
<rect y="18.6" class="st3" width="512" height="493.4"/>
|
||||
<text transform="matrix(1 0 0 1 16 468.6476)" class="st26 st4 st5"></text>
|
||||
</g>
|
||||
<g id="Crane">
|
||||
<rect y="18.6" class="st3" width="512" height="493.4"/>
|
||||
<text transform="matrix(1 0 0 1 16 468.6476)" class="st27 st4 st5"></text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 48 KiB |
@@ -9,55 +9,97 @@
|
||||
"id": "Ashigaru Armor",
|
||||
"name": "Armure d'Ashigaru",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.239"
|
||||
"book_reference": "Livre de Règles p.239"
|
||||
},
|
||||
{
|
||||
"id": "Plated Armor",
|
||||
"name": "Armure de plates",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.239"
|
||||
"book_reference": "Livre de Règles p.239"
|
||||
},
|
||||
{
|
||||
"id": "Concealed Armor",
|
||||
"name": "Armure dissimulée",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.239"
|
||||
"book_reference": "Livre de Règles p.239"
|
||||
},
|
||||
{
|
||||
"id": "Lacquered Armor",
|
||||
"name": "Armure laquée",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.239"
|
||||
"book_reference": "Livre de Règles p.239"
|
||||
},
|
||||
{
|
||||
"id": "Ceremonial Clothes",
|
||||
"name": "Tenue de cérémonie",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.239"
|
||||
"book_reference": "Livre de Règles p.239"
|
||||
},
|
||||
{
|
||||
"id": "Traveling Clothes",
|
||||
"name": "Vêtements de voyage",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.239"
|
||||
"book_reference": "Livre de Règles p.239"
|
||||
},
|
||||
{
|
||||
"id": "Sanctified Robes",
|
||||
"name": "Tunique sanctifiée",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.239"
|
||||
"book_reference": "Livre de Règles p.239"
|
||||
},
|
||||
{
|
||||
"id": "Sleeping Garb",
|
||||
"name": "Vêtements de nuit",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.239"
|
||||
"book_reference": "Livre de Règles p.239"
|
||||
},
|
||||
{
|
||||
"id": "Common Clothes",
|
||||
"name": "Vêtements ordinaires",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.239"
|
||||
"book_reference": "Livre de Règles p.239"
|
||||
},
|
||||
{
|
||||
"id": "Inconspicuous garb",
|
||||
"name": "Tenue discrète",
|
||||
"description": "",
|
||||
"book_reference": "Livre de Règles"
|
||||
},
|
||||
{
|
||||
"id": "Robes of Judgment",
|
||||
"name": "Robes of Judgment (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes p.97"
|
||||
},
|
||||
{
|
||||
"id": "Firefighter's Coat",
|
||||
"name": "Manteau de pompier",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.112"
|
||||
},
|
||||
{
|
||||
"id": "Stealth Clothing",
|
||||
"name": "Tenue de camouflage",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.112"
|
||||
},
|
||||
{
|
||||
"id": "O-yoroi",
|
||||
"name": "O-yoroi",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.105"
|
||||
},
|
||||
{
|
||||
"id": "Tatami Gusoku",
|
||||
"name": "Tatami Gusoku",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.106"
|
||||
},
|
||||
{
|
||||
"id": "Tosei-Gusoku",
|
||||
"name": "Tosei-Gusoku",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.106"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -9,181 +9,481 @@
|
||||
"id": "Tattoo Needles",
|
||||
"name": "Aiguilles de tatoueur",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.242"
|
||||
"book_reference": "Livre de Règles p.242"
|
||||
},
|
||||
{
|
||||
"id": "Finger of Jade",
|
||||
"name": "Amulette de jade",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.242"
|
||||
"book_reference": "Livre de Règles p.242"
|
||||
},
|
||||
{
|
||||
"id": "Chopsticks",
|
||||
"name": "Baguettes",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.242"
|
||||
"book_reference": "Livre de Règles p.242"
|
||||
},
|
||||
{
|
||||
"id": "Quiver of Arrow",
|
||||
"name": "Carquois",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.242"
|
||||
"book_reference": "Livre de Règles p.242"
|
||||
},
|
||||
{
|
||||
"id": "Rope (By the Foot)",
|
||||
"name": "Corde",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.242"
|
||||
"book_reference": "Livre de Règles p.242"
|
||||
},
|
||||
{
|
||||
"id": "Sake Cup",
|
||||
"name": "Coupe à saké",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.242"
|
||||
"book_reference": "Livre de Règles p.242"
|
||||
},
|
||||
{
|
||||
"id": "Lucky Cricket",
|
||||
"name": "Criquet porte-bonheur",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.242"
|
||||
"book_reference": "Livre de Règles p.242"
|
||||
},
|
||||
{
|
||||
"id": "Bottle of Sake",
|
||||
"name": "Cruche de saké",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.242"
|
||||
"book_reference": "Livre de Règles p.242"
|
||||
},
|
||||
{
|
||||
"id": "Dice and Cup",
|
||||
"name": "Dés et gobelet",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.242"
|
||||
"book_reference": "Livre de Règles p.242"
|
||||
},
|
||||
{
|
||||
"id": "Sweets (Four Servings)",
|
||||
"name": "Douceurs (4 portions)",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.242"
|
||||
"book_reference": "Livre de Règles p.242"
|
||||
},
|
||||
{
|
||||
"id": "Spices",
|
||||
"name": "Epices",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.243"
|
||||
"book_reference": "Livre de Règles p.243"
|
||||
},
|
||||
{
|
||||
"id": "Musical Instrument",
|
||||
"name": "Instrument de musique",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.243"
|
||||
"book_reference": "Livre de Règles p.243"
|
||||
},
|
||||
{
|
||||
"id": "Games",
|
||||
"name": "Jeux",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.243"
|
||||
"book_reference": "Livre de Règles p.243"
|
||||
},
|
||||
{
|
||||
"id": "Kubi Bukuro",
|
||||
"name": "Kubi Bukuro",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.243"
|
||||
"book_reference": "Livre de Règles p.243"
|
||||
},
|
||||
{
|
||||
"id": "Pillow Book",
|
||||
"name": "Livre de chevet",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.243"
|
||||
"book_reference": "Livre de Règles p.243"
|
||||
},
|
||||
{
|
||||
"id": "Bowyer’s Kit",
|
||||
"name": "Nécessaire d'archer",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.243"
|
||||
"book_reference": "Livre de Règles p.243"
|
||||
},
|
||||
{
|
||||
"id": "Calligraphy Set",
|
||||
"name": "Nécessaire de calligraphie",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.243"
|
||||
"book_reference": "Livre de Règles p.243"
|
||||
},
|
||||
{
|
||||
"id": "Divination Kit",
|
||||
"name": "Nécessaire de divination",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.243"
|
||||
"book_reference": "Livre de Règles p.243"
|
||||
},
|
||||
{
|
||||
"id": "Medicine Kit",
|
||||
"name": "Nécessaire médical",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.244"
|
||||
"book_reference": "Livre de Règles p.244"
|
||||
},
|
||||
{
|
||||
"id": "Omamori",
|
||||
"name": "Omamori",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.244"
|
||||
"book_reference": "Livre de Règles p.244"
|
||||
},
|
||||
{
|
||||
"id": "Umbrella",
|
||||
"name": "Ombrelle",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.244"
|
||||
"book_reference": "Livre de Règles p.244"
|
||||
},
|
||||
{
|
||||
"id": "Whetstone",
|
||||
"name": "Pierre à aiguiser",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.244"
|
||||
"book_reference": "Livre de Règles p.244"
|
||||
},
|
||||
{
|
||||
"id": "Poison (One Vial)",
|
||||
"name": "Poison (une dose)",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.244"
|
||||
"book_reference": "Livre de Règles p.244"
|
||||
},
|
||||
{
|
||||
"id": "Daishō Stand",
|
||||
"name": "Présentoir de Daishō",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.245"
|
||||
"book_reference": "Livre de Règles p.245"
|
||||
},
|
||||
{
|
||||
"id": "Traveling Rations",
|
||||
"name": "Rations de voyage",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.245"
|
||||
"book_reference": "Livre de Règles p.245"
|
||||
},
|
||||
{
|
||||
"id": "Personal Seal or Chop",
|
||||
"name": "Sceau ou tampon personnel",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.245"
|
||||
"book_reference": "Livre de Règles p.245"
|
||||
},
|
||||
{
|
||||
"id": "Tea Set (Portable)",
|
||||
"name": "Service à thé (portatif)",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.245"
|
||||
"book_reference": "Livre de Règles p.245"
|
||||
},
|
||||
{
|
||||
"id": "Tent (Chomchong)",
|
||||
"name": "Tente (Chomchong)",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.245"
|
||||
"book_reference": "Livre de Règles p.245"
|
||||
},
|
||||
{
|
||||
"id": "Tent (Small)",
|
||||
"name": "Tente (Petite)",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.245"
|
||||
"book_reference": "Livre de Règles p.245"
|
||||
},
|
||||
{
|
||||
"id": "Tent (Yurt)",
|
||||
"name": "Tente (Yourte)",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.245"
|
||||
"book_reference": "Livre de Règles p.245"
|
||||
},
|
||||
{
|
||||
"id": "Scroll satchel",
|
||||
"name": "Sacoche à rouleaux",
|
||||
"description": "",
|
||||
"book_reference": "Livre de Règles"
|
||||
},
|
||||
{
|
||||
"id": "Traveling pack",
|
||||
"name": "Sac de Voyage",
|
||||
"description": "",
|
||||
"book_reference": "Livre de Règles"
|
||||
},
|
||||
{
|
||||
"id": "Journal of observations",
|
||||
"name": "Journal d'observations",
|
||||
"description": "",
|
||||
"book_reference": "Livre de Règles"
|
||||
},
|
||||
{
|
||||
"id": "Omamori (Boon of Jurojin)",
|
||||
"name": "Omamori (Bénédiction de Jurojin)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Omamori (Boon of Kisshoten)",
|
||||
"name": "Omamori (Bénédiction de Kisshoten)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Omamori (Boon of Hotei)",
|
||||
"name": "Omamori (Bénédiction de Hotei)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Makeup Kit",
|
||||
"name": "Nécessaire de maquillage",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.105"
|
||||
},
|
||||
{
|
||||
"id": "Ceremonial Tea Set",
|
||||
"name": "Service à thé de cérémonie",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.106"
|
||||
},
|
||||
{
|
||||
"id": "Folding Fan",
|
||||
"name": "Eventail pliant",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.105"
|
||||
},
|
||||
{
|
||||
"id": "Mono Imi Fuda (Taboo Plaque)",
|
||||
"name": "Mono Imi Fuda (Plaque du Tabou)",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.105"
|
||||
},
|
||||
{
|
||||
"id": "Mari (Ball)",
|
||||
"name": "Mari (Balle)",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.105"
|
||||
},
|
||||
{
|
||||
"id": "Amigasa",
|
||||
"name": "Amigasa",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.106"
|
||||
},
|
||||
{
|
||||
"id": "Norimono (Planquin)",
|
||||
"name": "Norimono (Palanquin)",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.106"
|
||||
},
|
||||
{
|
||||
"id": "Performer's Boat",
|
||||
"name": "Ponton de musiciens",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.106"
|
||||
},
|
||||
{
|
||||
"id": "Makibishi",
|
||||
"name": "Makibishi",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.107"
|
||||
},
|
||||
{
|
||||
"id": "Metsubushi",
|
||||
"name": "Metsubushi",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.107"
|
||||
},
|
||||
{
|
||||
"id": "Invisible Ink",
|
||||
"name": "Encre invisible",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.107"
|
||||
},
|
||||
{
|
||||
"id": "Disguise Kit",
|
||||
"name": "Nécessaire de déguisement",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.108"
|
||||
},
|
||||
{
|
||||
"id": "Demon Mask",
|
||||
"name": "Masque de démon",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.107"
|
||||
},
|
||||
{
|
||||
"id": "Bamboo Cane",
|
||||
"name": "Canne en bambou",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.107"
|
||||
},
|
||||
{
|
||||
"id": "Herbal Medicines",
|
||||
"name": "Remèdes aux plantes",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.109"
|
||||
},
|
||||
{
|
||||
"id": "Modified Scabbard",
|
||||
"name": "Fourreau modifié",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.107"
|
||||
},
|
||||
{
|
||||
"id": "Portable Boat",
|
||||
"name": "Radeau Portable",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.108"
|
||||
},
|
||||
{
|
||||
"id": "Rope Ladder",
|
||||
"name": "Echelle de corde",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.107"
|
||||
},
|
||||
{
|
||||
"id": "Opening and Closing Tools",
|
||||
"name": "Nécessaire de crochetage",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.108"
|
||||
},
|
||||
{
|
||||
"id": "Mizugumo (Water Spider)",
|
||||
"name": "Mizugumo (Araignée d'eau)",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.108"
|
||||
},
|
||||
{
|
||||
"id": "Sekihitsu",
|
||||
"name": "Sekihitsu",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.109"
|
||||
},
|
||||
{
|
||||
"id": "Tenugui",
|
||||
"name": "Tenugui",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.109"
|
||||
},
|
||||
{
|
||||
"id": "Uchitake",
|
||||
"name": "Uchitake",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.109"
|
||||
},
|
||||
{
|
||||
"id": "Sokutoki",
|
||||
"name": "Sokutoki",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.109"
|
||||
},
|
||||
{
|
||||
"id": "Travel Rations",
|
||||
"name": "Rations de voyage",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Cooking Kit",
|
||||
"name": "Kit de cuisine",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Dice Kit",
|
||||
"name": "Kit de dés",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Alchemy Kit",
|
||||
"name": "Kit d'alchimie",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Fishing kit",
|
||||
"name": "Kit de pêche",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Tailor's Kit",
|
||||
"name": "Kit du tailleur",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Weaver's Kit",
|
||||
"name": "Kit du tisserand",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Mason's Kit",
|
||||
"name": "Kit du maçon",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Chandu",
|
||||
"name": "Chandu (Opium)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Thievery Kit",
|
||||
"name": "Kit de vol",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Poppy Tea",
|
||||
"name": "Thé au pavot",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Shikomizue",
|
||||
"name": "Shikomizue",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Climbing Kit",
|
||||
"name": "Matériel d'escalade",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.106"
|
||||
},
|
||||
{
|
||||
"id": "Spyglass",
|
||||
"name": "Longue-vue",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.106"
|
||||
},
|
||||
{
|
||||
"id": "Tate",
|
||||
"name": "Tate",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.106"
|
||||
},
|
||||
{
|
||||
"id": "Taketaba",
|
||||
"name": "Taketaba",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.106"
|
||||
},
|
||||
{
|
||||
"id": "Smithy's Kit",
|
||||
"name": "Nécessaire de Forgeron",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.106"
|
||||
},
|
||||
{
|
||||
"id": "Sapper's Kit",
|
||||
"name": "Nécessaire de Sapeur-Minier",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.106"
|
||||
},
|
||||
{
|
||||
"id": "Engineer's Kit",
|
||||
"name": "Nécessaire d'Ingénieur",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.106"
|
||||
},
|
||||
{
|
||||
"id": "Smoke Arrows",
|
||||
"name": "Flèches fumigènes",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.106"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -9,345 +9,562 @@
|
||||
{
|
||||
"id": "Benten’s Curse",
|
||||
"name": "Malédiction de Benten",
|
||||
"types": "relations, spirituel",
|
||||
"types": "Relations, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.122"
|
||||
"book_reference": "Livre de Règles p.122"
|
||||
},
|
||||
{
|
||||
"id": "Bishamon’s Curse",
|
||||
"name": "Malédiction de Bishamon",
|
||||
"types": "physique, spirituel",
|
||||
"types": "Physique, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.123"
|
||||
"book_reference": "Livre de Règles p.123"
|
||||
},
|
||||
{
|
||||
"id": "Bitter Betrothal",
|
||||
"name": "Amères fiançailles",
|
||||
"types": "relations",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.117"
|
||||
"book_reference": "Livre de Règles p.117"
|
||||
},
|
||||
{
|
||||
"id": "Blackmailed by [Character’s Name]",
|
||||
"name": "Chantage exercé par [Nom de personnage]",
|
||||
"types": "relations",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.118"
|
||||
"book_reference": "Livre de Règles p.118"
|
||||
},
|
||||
{
|
||||
"id": "Blindness",
|
||||
"name": "Cécité",
|
||||
"types": "physique, séquelle",
|
||||
"types": "Physique, Séquelle",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.118"
|
||||
"book_reference": "Livre de Règles p.118"
|
||||
},
|
||||
{
|
||||
"id": "Bluntness",
|
||||
"name": "Franc-parler",
|
||||
"types": "relations",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.120"
|
||||
"book_reference": "Livre de Règles p.120"
|
||||
},
|
||||
{
|
||||
"id": "Clumsiness",
|
||||
"name": "Maladresse",
|
||||
"types": "physique",
|
||||
"types": "Physique",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.122"
|
||||
"book_reference": "Livre de Règles p.122"
|
||||
},
|
||||
{
|
||||
"id": "Cognitive Lapses",
|
||||
"name": "Absences",
|
||||
"types": "mental, séquelle",
|
||||
"types": "Mental, Séquelle",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.116"
|
||||
"book_reference": "Livre de Règles p.116"
|
||||
},
|
||||
{
|
||||
"id": "Daikoku’s Curse",
|
||||
"name": "Malédiction de Daikoku",
|
||||
"types": "relations, spiritualité",
|
||||
"types": "Relations, Spiritualité",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.123"
|
||||
"book_reference": "Livre de Règles p.123"
|
||||
},
|
||||
{
|
||||
"id": "Damaged Heart or Organ",
|
||||
"name": "Cœur ou organe défaillant",
|
||||
"types": "physique, séquelle",
|
||||
"types": "Physique, Séquelle",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.119"
|
||||
"book_reference": "Livre de Règles p.119"
|
||||
},
|
||||
{
|
||||
"id": "Deafness",
|
||||
"name": "Surdité",
|
||||
"types": "physique, séquelle",
|
||||
"types": "Physique, Séquelle",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.130"
|
||||
"book_reference": "Livre de Règles p.130"
|
||||
},
|
||||
{
|
||||
"id": "Discomfiting Countenance",
|
||||
"name": "Aspect déconcertant",
|
||||
"types": "relations, physique",
|
||||
"types": "Physique, Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.117"
|
||||
"book_reference": "Livre de Règles p.117"
|
||||
},
|
||||
{
|
||||
"id": "Disdain for Compassion",
|
||||
"name": "Mépris pour la Compassion",
|
||||
"types": "défaut, mental",
|
||||
"types": "Défaut, Mental",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.125"
|
||||
"book_reference": "Livre de Règles p.125"
|
||||
},
|
||||
{
|
||||
"id": "Disdain for Courage",
|
||||
"name": "Mépris pour le Courage",
|
||||
"types": "défaut, mental",
|
||||
"types": "Défaut, Mental",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.125"
|
||||
"book_reference": "Livre de Règles p.125"
|
||||
},
|
||||
{
|
||||
"id": "Disdain for Courtesy",
|
||||
"name": "Mépris pour la Courtoisie",
|
||||
"types": "défaut, mental",
|
||||
"types": "Défaut, Mental",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.125"
|
||||
"book_reference": "Livre de Règles p.125"
|
||||
},
|
||||
{
|
||||
"id": "Disdain for Duty and Loyalty",
|
||||
"name": "Mépris pour le Devoir et loyauté",
|
||||
"types": "défaut, mental",
|
||||
"types": "Défaut, Mental",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.125"
|
||||
"book_reference": "Livre de Règles p.125"
|
||||
},
|
||||
{
|
||||
"id": "Disdain for Honor",
|
||||
"name": "Mépris pour l'Honneur",
|
||||
"types": "défaut, mental",
|
||||
"types": "Défaut, Mental",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.125"
|
||||
"book_reference": "Livre de Règles p.125"
|
||||
},
|
||||
{
|
||||
"id": "Disdain for Righteousness",
|
||||
"name": "Mépris pour la Droiture",
|
||||
"types": "défaut, mental",
|
||||
"types": "Défaut, Mental",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.125"
|
||||
"book_reference": "Livre de Règles p.125"
|
||||
},
|
||||
{
|
||||
"id": "Disdain for Sincerity",
|
||||
"name": "Mépris pour la Sincérité",
|
||||
"types": "défaut, mental",
|
||||
"types": "Défaut, Mental",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.125"
|
||||
"book_reference": "Livre de Règles p.125"
|
||||
},
|
||||
{
|
||||
"id": "Ebisu’s Curse",
|
||||
"name": "Malédiction d’Ebisu",
|
||||
"types": "physique, spirituel",
|
||||
"types": "Physique, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.123"
|
||||
"book_reference": "Livre de Règles p.123"
|
||||
},
|
||||
{
|
||||
"id": "Fractured Spine",
|
||||
"name": "Colonne vertébrale fracturée",
|
||||
"types": "physique, séquelle",
|
||||
"types": "Physique, Séquelle",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.119"
|
||||
"book_reference": "Livre de Règles p.119"
|
||||
},
|
||||
{
|
||||
"id": "Fukurokujin’s Curse",
|
||||
"name": "Malédiction de Fukurokujin",
|
||||
"types": "mental, spirituel",
|
||||
"types": "Mental, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.124"
|
||||
"book_reference": "Livre de Règles p.124"
|
||||
},
|
||||
{
|
||||
"id": "Gaijin Name, Culture, or Appearance",
|
||||
"name": "Nom, culture ou apparence gaijin",
|
||||
"types": "relations (Nom), mental et relations (Culture) ou<br>physique (Apparence)",
|
||||
"types": "Mental et relations (Culture) ou<br>physique (Apparence), Relations (Nom)",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.126"
|
||||
"book_reference": "Livre de Règles p.126"
|
||||
},
|
||||
{
|
||||
"id": "Haunting",
|
||||
"name": "Hanté",
|
||||
"types": "relations, spirituel",
|
||||
"types": "Relations, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.120"
|
||||
"book_reference": "Livre de Règles p.120"
|
||||
},
|
||||
{
|
||||
"id": "Incurable Illness",
|
||||
"name": "Maladie incurable",
|
||||
"types": "physique",
|
||||
"types": "Physique",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.122"
|
||||
"book_reference": "Livre de Règles p.122"
|
||||
},
|
||||
{
|
||||
"id": "Jurōjin’s Curse",
|
||||
"name": "Malédiction de Jurōjin",
|
||||
"types": "physique, spirituel",
|
||||
"types": "Physique, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.124"
|
||||
"book_reference": "Livre de Règles p.124"
|
||||
},
|
||||
{
|
||||
"id": "Kisshōten’s Curse",
|
||||
"name": "Malédiction de Kisshōten",
|
||||
"types": "physique, spirituel",
|
||||
"types": "Physique, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.124"
|
||||
"book_reference": "Livre de Règles p.124"
|
||||
},
|
||||
{
|
||||
"id": "Lost Arm or Lost Hand",
|
||||
"name": "Manchot",
|
||||
"types": "physique, séquelle",
|
||||
"types": "Physique, Séquelle",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.124"
|
||||
"book_reference": "Livre de Règles p.124"
|
||||
},
|
||||
{
|
||||
"id": "Lost Eye",
|
||||
"name": "Borgne",
|
||||
"types": "physique, séquelle",
|
||||
"types": "Physique, Séquelle",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.118"
|
||||
"book_reference": "Livre de Règles p.118"
|
||||
},
|
||||
{
|
||||
"id": "Lost Fingers",
|
||||
"name": "Doigts manquants",
|
||||
"types": "physique, séquelle",
|
||||
"types": "Physique, Séquelle",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.120"
|
||||
"book_reference": "Livre de Règles p.120"
|
||||
},
|
||||
{
|
||||
"id": "Lost Leg",
|
||||
"name": "Unijambiste",
|
||||
"types": "physique, séquelle",
|
||||
"types": "Physique, Séquelle",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.130"
|
||||
"book_reference": "Livre de Règles p.130"
|
||||
},
|
||||
{
|
||||
"id": "Lost Memories",
|
||||
"name": "Amnésie",
|
||||
"types": "mental, séquelle",
|
||||
"types": "Mental, Séquelle",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.117"
|
||||
"book_reference": "Livre de Règles p.117"
|
||||
},
|
||||
{
|
||||
"id": "Maimed Arm",
|
||||
"name": "Bras mutilé",
|
||||
"types": "physique, séquelle",
|
||||
"types": "Physique, Séquelle",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.118"
|
||||
"book_reference": "Livre de Règles p.118"
|
||||
},
|
||||
{
|
||||
"id": "Maimed Visage",
|
||||
"name": "Défiguré",
|
||||
"types": "physique, relations, séquelle",
|
||||
"types": "Physique, Relations, Séquelle",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.119"
|
||||
"book_reference": "Livre de Règles p.119"
|
||||
},
|
||||
{
|
||||
"id": "Momoku",
|
||||
"name": "Momoku",
|
||||
"types": "spirituel",
|
||||
"types": "Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.125"
|
||||
"book_reference": "Livre de Règles p.125"
|
||||
},
|
||||
{
|
||||
"id": "Muteness",
|
||||
"name": "Mutisme",
|
||||
"types": "relations, physique ou mental, séquelle",
|
||||
"types": "Physique ou mental, Relations, Séquelle",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.126"
|
||||
"book_reference": "Livre de Règles p.126"
|
||||
},
|
||||
{
|
||||
"id": "Nerve Damage",
|
||||
"name": "Lésions nerveuses",
|
||||
"types": "physique, séquelle",
|
||||
"types": "Physique, Séquelle",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.121"
|
||||
"book_reference": "Livre de Règles p.121"
|
||||
},
|
||||
{
|
||||
"id": "Scorn of [One Group]",
|
||||
"name": "Méprisé par [un groupe]",
|
||||
"types": "relations",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.125"
|
||||
"book_reference": "Livre de Règles p.125"
|
||||
},
|
||||
{
|
||||
"id": "Shadowlands Taint (Air)",
|
||||
"name": "Souillure de l’Outremonde (Air)",
|
||||
"types": "malédiction, relations, spirituel",
|
||||
"types": "Malédiction, Relations, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.128"
|
||||
"book_reference": "Livre de Règles p.128"
|
||||
},
|
||||
{
|
||||
"id": "Shadowlands Taint (Earth)",
|
||||
"name": "Souillure de l’Outremonde (Terre)",
|
||||
"types": "malédiction, physique, spirituel",
|
||||
"types": "Malédiction, Physique, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.129"
|
||||
"book_reference": "Livre de Règles p.129"
|
||||
},
|
||||
{
|
||||
"id": "Shadowlands Taint (Fire)",
|
||||
"name": "Souillure de l’Outremonde (Feu)",
|
||||
"types": "malédiction, mental, spirituel",
|
||||
"types": "Malédiction, Mental, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.129"
|
||||
"book_reference": "Livre de Règles p.129"
|
||||
},
|
||||
{
|
||||
"id": "Shadowlands Taint (Void)",
|
||||
"name": "Souillure de l’Outremonde (Vide)",
|
||||
"types": "malédiction, spirituel",
|
||||
"types": "Malédiction, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.129"
|
||||
"book_reference": "Livre de Règles p.129"
|
||||
},
|
||||
{
|
||||
"id": "Shadowlands Taint (Water)",
|
||||
"name": "Souillure de l’Outremonde (Eau)",
|
||||
"types": "malédiction, physique, spirituel",
|
||||
"types": "Malédiction, Physique, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.128"
|
||||
"book_reference": "Livre de Règles p.128"
|
||||
},
|
||||
{
|
||||
"id": "Sworn Enemy",
|
||||
"name": "Ennemi juré",
|
||||
"types": "relations",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.120"
|
||||
"book_reference": "Livre de Règles p.120"
|
||||
},
|
||||
{
|
||||
"id": "Whispers of Cruelty",
|
||||
"name": "Réputation de cruauté",
|
||||
"types": "relations, infamie",
|
||||
"types": "Infamie, Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.126"
|
||||
"book_reference": "Livre de Règles p.126"
|
||||
},
|
||||
{
|
||||
"id": "Whispers of Doom",
|
||||
"name": "Réputation de tragédie",
|
||||
"types": "relations, infamie",
|
||||
"types": "Infamie, Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.127"
|
||||
"book_reference": "Livre de Règles p.127"
|
||||
},
|
||||
{
|
||||
"id": "Whispers of Failure",
|
||||
"name": "Réputation d’échec",
|
||||
"types": "relations, infamie",
|
||||
"types": "Infamie, Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.127"
|
||||
"book_reference": "Livre de Règles p.127"
|
||||
},
|
||||
{
|
||||
"id": "Whispers of Poverty",
|
||||
"name": "Réputation d’indigence",
|
||||
"types": "relations, infamie",
|
||||
"types": "Infamie, Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.127"
|
||||
"book_reference": "Livre de Règles p.127"
|
||||
},
|
||||
{
|
||||
"id": "Whispers of Treachery",
|
||||
"name": "Réputation de traîtrise",
|
||||
"types": "relations, infamie",
|
||||
"types": "Infamie, Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.127"
|
||||
"book_reference": "Livre de Règles p.127"
|
||||
},
|
||||
{
|
||||
"id": "Elemental Deficiency (Air)",
|
||||
"name": "Elemental Deficiency (Air) (WIP)",
|
||||
"types": "Mental, Physique, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Elemental Deficiency (Earth)",
|
||||
"name": "Elemental Deficiency (Earth) (WIP)",
|
||||
"types": "Mental, Physique, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Elemental Deficiency (Fire)",
|
||||
"name": "Elemental Deficiency (Fire) (WIP)",
|
||||
"types": "Mental, Physique, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Elemental Deficiency (Water)",
|
||||
"name": "Elemental Deficiency (Water) (WIP)",
|
||||
"types": "Mental, Physique, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Lackluster",
|
||||
"name": "Terne",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.102"
|
||||
},
|
||||
{
|
||||
"id": "Overconfidence in Creativity",
|
||||
"name": "Confiance excessive en Créativité",
|
||||
"types": "Mental",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.101"
|
||||
},
|
||||
{
|
||||
"id": "Overconfidence in Spiritual Sensitivity",
|
||||
"name": "Confiance excessive en Sensibilité spirituelle",
|
||||
"types": "Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.101"
|
||||
},
|
||||
{
|
||||
"id": "Overconfidence in Charm",
|
||||
"name": "Confiance excessive en Charme",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.101"
|
||||
},
|
||||
{
|
||||
"id": "Overconfidence in Subtlety",
|
||||
"name": "Confiance excessive en Subtilité",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.101"
|
||||
},
|
||||
{
|
||||
"id": "Overconfidence in Toughness",
|
||||
"name": "Confiance excessive en Tenacité",
|
||||
"types": "Physique",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.101"
|
||||
},
|
||||
{
|
||||
"id": "Unsavory Past",
|
||||
"name": "Passé honteux",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.101"
|
||||
},
|
||||
{
|
||||
"id": "Allergy",
|
||||
"name": "Allergie [au choix]",
|
||||
"types": "Physique",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.246"
|
||||
},
|
||||
{
|
||||
"id": "Cursed Lineage",
|
||||
"name": "Lignée maudite",
|
||||
"types": "Relations, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.246"
|
||||
},
|
||||
{
|
||||
"id": "Adopted Peasant",
|
||||
"name": "Paysan adopté",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.246"
|
||||
},
|
||||
{
|
||||
"id": "Despise in [City]",
|
||||
"name": "Méprisé à [une ville]",
|
||||
"types": "Relations, Renommée",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.247"
|
||||
},
|
||||
{
|
||||
"id": "Hunted by Chikusho-Do",
|
||||
"name": "Traqué par le Chikushō-dō",
|
||||
"types": "Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.247"
|
||||
},
|
||||
{
|
||||
"id": "Skepticism",
|
||||
"name": "Scepticisme",
|
||||
"types": "Mental, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.247"
|
||||
},
|
||||
{
|
||||
"id": "Debt to [Person or Organization]",
|
||||
"name": "Debt to [Person or Organization] (WIP)",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Bullheaded",
|
||||
"name": "Bullheaded (WIP)",
|
||||
"types": "Mental",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Many Mouths",
|
||||
"name": "Many Mouths (WIP)",
|
||||
"types": "Mental, Relations",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Horrible Scar",
|
||||
"name": "Horrible Scar (WIP)",
|
||||
"types": "Mental, Relations",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Pursued by [Individual or Group]",
|
||||
"name": "Pursued by [Individual or Group] (WIP)",
|
||||
"types": "Mental, Relations",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Encompassing Duty",
|
||||
"name": "Encompassing Duty (WIP)",
|
||||
"types": "Mental",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Stained Lineage",
|
||||
"name": "Stained Lineage (WIP)",
|
||||
"types": "Mental, Relations",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Shadowlands Taint [One with the Darkness]",
|
||||
"name": "Souillure de l’Outremonde (Disciple des ténèbres)",
|
||||
"types": "Malédiction, Physique, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.100"
|
||||
},
|
||||
{
|
||||
"id": "Shadowlands Taint [Unnatural Skin]",
|
||||
"name": "Souillure de l’Outremonde (Mutation de la peau)",
|
||||
"types": "Malédiction, Physique",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.100"
|
||||
},
|
||||
{
|
||||
"id": "Shadowlands Taint [Blasphemous Appetites]",
|
||||
"name": "Souillure de l’Outremonde (Voracité infâme)",
|
||||
"types": "Malédiction, Mental, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.100"
|
||||
},
|
||||
{
|
||||
"id": "Lost Name",
|
||||
"name": "Nom dérobé",
|
||||
"types": "Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.97"
|
||||
},
|
||||
{
|
||||
"id": "Demon Wound",
|
||||
"name": "Blessure de démon",
|
||||
"types": "Spirituel, Séquelle",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.97"
|
||||
},
|
||||
{
|
||||
"id": "Shadowlands Taint [Kansen Whispers]",
|
||||
"name": "Souillure de l’Outremonde (Murmures des kAnsen)",
|
||||
"types": "Malédiction, Mentale",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.99"
|
||||
},
|
||||
{
|
||||
"id": "Shadowlands Taint [Distorted Limbs]",
|
||||
"name": "Souillure de l’Outremonde (Membres déformés)",
|
||||
"types": "Malédiction, Physique",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.99"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -9,135 +9,261 @@
|
||||
{
|
||||
"id": "Addiction",
|
||||
"name": "Addiction",
|
||||
"types": "mental, physique",
|
||||
"types": "Mental, Physique",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.130"
|
||||
"book_reference": "Livre de Règles p.130"
|
||||
},
|
||||
{
|
||||
"id": "Battle Trauma",
|
||||
"name": "Traumatisme de guerre",
|
||||
"types": "mental, physique",
|
||||
"types": "Mental, Physique",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.136"
|
||||
"book_reference": "Livre de Règles p.136"
|
||||
},
|
||||
{
|
||||
"id": "Cynicism",
|
||||
"name": "Cynisme",
|
||||
"types": "relations, mental",
|
||||
"types": "Mental, Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.131"
|
||||
"book_reference": "Livre de Règles p.131"
|
||||
},
|
||||
{
|
||||
"id": "Dark Secret",
|
||||
"name": "Sombre secret",
|
||||
"types": "relations",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.135"
|
||||
"book_reference": "Livre de Règles p.135"
|
||||
},
|
||||
{
|
||||
"id": "Delusions of Grandeur",
|
||||
"name": "Mégalomanie",
|
||||
"types": "mental, relations",
|
||||
"types": "Mental, Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.134"
|
||||
"book_reference": "Livre de Règles p.134"
|
||||
},
|
||||
{
|
||||
"id": "Fear of Death",
|
||||
"name": "Peur de la mort",
|
||||
"types": "mental, physique",
|
||||
"types": "Mental, Physique",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.135"
|
||||
"book_reference": "Livre de Règles p.135"
|
||||
},
|
||||
{
|
||||
"id": "Ferocity",
|
||||
"name": "Férocité",
|
||||
"types": "physique, mental",
|
||||
"types": "Mental, Physique",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.132"
|
||||
"book_reference": "Livre de Règles p.132"
|
||||
},
|
||||
{
|
||||
"id": "Impatience",
|
||||
"name": "Impatience",
|
||||
"types": "mental",
|
||||
"types": "Mental",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.132"
|
||||
"book_reference": "Livre de Règles p.132"
|
||||
},
|
||||
{
|
||||
"id": "Intolerance",
|
||||
"name": "Intolérance",
|
||||
"types": "relations",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.132"
|
||||
"book_reference": "Livre de Règles p.132"
|
||||
},
|
||||
{
|
||||
"id": "Irrepressible Flirtation",
|
||||
"name": "Joli cœur",
|
||||
"types": "relations",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.133"
|
||||
"book_reference": "Livre de Règles p.133"
|
||||
},
|
||||
{
|
||||
"id": "Jealousy",
|
||||
"name": "Jalousie",
|
||||
"types": "physique, mental",
|
||||
"types": "Mental, Physique",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.133"
|
||||
"book_reference": "Livre de Règles p.133"
|
||||
},
|
||||
{
|
||||
"id": "Materialism",
|
||||
"name": "Matérialisme",
|
||||
"types": "mental",
|
||||
"types": "Mental",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.134"
|
||||
"book_reference": "Livre de Règles p.134"
|
||||
},
|
||||
{
|
||||
"id": "Meekness",
|
||||
"name": "Timidité",
|
||||
"types": "relations",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.136"
|
||||
"book_reference": "Livre de Règles p.136"
|
||||
},
|
||||
{
|
||||
"id": "Painful Honesty",
|
||||
"name": "Douloureuse honnêteté",
|
||||
"types": "relations",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.132"
|
||||
"book_reference": "Livre de Règles p.132"
|
||||
},
|
||||
{
|
||||
"id": "Paranoia",
|
||||
"name": "Paranoïa",
|
||||
"types": "physique, mental",
|
||||
"types": "Mental, Physique",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.134"
|
||||
"book_reference": "Livre de Règles p.134"
|
||||
},
|
||||
{
|
||||
"id": "Perfectionism",
|
||||
"name": "Perfectionnisme",
|
||||
"types": "physique, mental",
|
||||
"types": "Mental, Physique",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.134"
|
||||
"book_reference": "Livre de Règles p.134"
|
||||
},
|
||||
{
|
||||
"id": "Phobia",
|
||||
"name": "Phobie",
|
||||
"types": "physique, mental",
|
||||
"types": "Mental, Physique",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.135"
|
||||
"book_reference": "Livre de Règles p.135"
|
||||
},
|
||||
{
|
||||
"id": "Softheartedness",
|
||||
"name": "Cœur tendre",
|
||||
"types": "relations, mental",
|
||||
"types": "Mental, Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.131"
|
||||
"book_reference": "Livre de Règles p.131"
|
||||
},
|
||||
{
|
||||
"id": "Superstition",
|
||||
"name": "Superstition",
|
||||
"types": "mental, spirituel",
|
||||
"types": "Mental, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.136"
|
||||
"book_reference": "Livre de Règles p.136"
|
||||
},
|
||||
{
|
||||
"id": "Conspiracy",
|
||||
"name": "Conspiracy (WIP)",
|
||||
"types": "Mental, Relations",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Omen of Bad Luck",
|
||||
"name": "Omen of Bad Luck (WIP)",
|
||||
"types": "Mental, Relations",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Uncleanliness",
|
||||
"name": "Uncleanliness (WIP)",
|
||||
"types": "Mental",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Vanity",
|
||||
"name": "Vanity (WIP)",
|
||||
"types": "Mental, Relations",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Isolation",
|
||||
"name": "Isolement",
|
||||
"types": "Mental, Relations",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.103"
|
||||
},
|
||||
{
|
||||
"id": "Web of Lies",
|
||||
"name": "Tissu de mensonges",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.103"
|
||||
},
|
||||
{
|
||||
"id": "Accustomed to Luxury",
|
||||
"name": "Habitué au luxe",
|
||||
"types": "Mental",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.247"
|
||||
},
|
||||
{
|
||||
"id": "Claustrophobia",
|
||||
"name": "Claustrophobie",
|
||||
"types": "Mental",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.248"
|
||||
},
|
||||
{
|
||||
"id": "False Identity",
|
||||
"name": "Fausse identité",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.248"
|
||||
},
|
||||
{
|
||||
"id": "Loathing for Peasants",
|
||||
"name": "Aversion pour les paysans",
|
||||
"types": "Mental, Relations",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.248"
|
||||
},
|
||||
{
|
||||
"id": "Loneliness",
|
||||
"name": "Autophobie",
|
||||
"types": "Mental, Relations",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.249"
|
||||
},
|
||||
{
|
||||
"id": "Eyes of Many",
|
||||
"name": "Eyes of Many (WIP)",
|
||||
"types": "Mental",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Coming Storm",
|
||||
"name": "Coming Storm (WIP)",
|
||||
"types": "Mental",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Fear of Stagnation",
|
||||
"name": "Fear of Stagnation (WIP)",
|
||||
"types": "Mental",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Failure",
|
||||
"name": "Failure (WIP)",
|
||||
"types": "Mental",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Fallen Ancestor",
|
||||
"name": "Ancêtre déchu",
|
||||
"types": "Relations, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.98"
|
||||
},
|
||||
{
|
||||
"id": "Obtuse",
|
||||
"name": "Obtus",
|
||||
"types": "Mental",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.99"
|
||||
},
|
||||
{
|
||||
"id": "Reformed Maho-Tsukai",
|
||||
"name": "Mahō-tsukai repenti",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.98"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -9,282 +9,443 @@
|
||||
{
|
||||
"id": "Ally [Name]",
|
||||
"name": "Allié [Nom]",
|
||||
"types": "relations",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.102"
|
||||
"book_reference": "Livre de Règles p.102"
|
||||
},
|
||||
{
|
||||
"id": "Ambidexterity",
|
||||
"name": "Ambidextrie",
|
||||
"types": "physique",
|
||||
"types": "Physique",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.102"
|
||||
"book_reference": "Livre de Règles p.102"
|
||||
},
|
||||
{
|
||||
"id": "Benten’s Blessing",
|
||||
"name": "Bénédiction de Benten",
|
||||
"types": "relations, spirituel",
|
||||
"types": "Relations, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.103"
|
||||
"book_reference": "Livre de Règles p.103"
|
||||
},
|
||||
{
|
||||
"id": "Bishamon’s Blessing",
|
||||
"name": "Bénédiction de Bishamon",
|
||||
"types": "physique, spirituel",
|
||||
"types": "Physique, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.103"
|
||||
"book_reference": "Livre de Règles p.103"
|
||||
},
|
||||
{
|
||||
"id": "Blackmail on [Name]",
|
||||
"name": "Chantage contre [Nom d’un personnage]",
|
||||
"types": "relations",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.104"
|
||||
"book_reference": "Livre de Règles p.104"
|
||||
},
|
||||
{
|
||||
"id": "Blessed Lineage",
|
||||
"name": "Lignée prestigieuse",
|
||||
"types": "relations, spirituel",
|
||||
"types": "Relations, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.106"
|
||||
"book_reference": "Livre de Règles p.106"
|
||||
},
|
||||
{
|
||||
"id": "Blissful Betrothal",
|
||||
"name": "Fiançailles bienheureuses",
|
||||
"types": "relations",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.105"
|
||||
"book_reference": "Livre de Règles p.105"
|
||||
},
|
||||
{
|
||||
"id": "Daikoku’s Blessing",
|
||||
"name": "Bénédiction de Daikoku",
|
||||
"types": "relations, spirituel",
|
||||
"types": "Relations, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.103"
|
||||
"book_reference": "Livre de Règles p.103"
|
||||
},
|
||||
{
|
||||
"id": "Dangerous Allure",
|
||||
"name": "Beauté fatale",
|
||||
"types": "physique, relations",
|
||||
"types": "Physique, Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.102"
|
||||
"book_reference": "Livre de Règles p.102"
|
||||
},
|
||||
{
|
||||
"id": "Ebisu’s Blessing",
|
||||
"name": "Bénédiction d’Ebisu",
|
||||
"types": "physique, spirituel",
|
||||
"types": "Physique, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.103"
|
||||
"book_reference": "Livre de Règles p.103"
|
||||
},
|
||||
{
|
||||
"id": "Famously Honest",
|
||||
"name": "Notoirement honnête",
|
||||
"types": "renommée, relations",
|
||||
"types": "Relations, Renommée",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.107"
|
||||
"book_reference": "Livre de Règles p.107"
|
||||
},
|
||||
{
|
||||
"id": "Famously Lucky",
|
||||
"name": "Notoirement chanceux",
|
||||
"types": "renommée, relations",
|
||||
"types": "Relations, Renommée",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.106"
|
||||
"book_reference": "Livre de Règles p.106"
|
||||
},
|
||||
{
|
||||
"id": "Famously Reliable",
|
||||
"name": "Notoirement fiable",
|
||||
"types": "renommée, relations",
|
||||
"types": "Relations, Renommée",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.107"
|
||||
"book_reference": "Livre de Règles p.107"
|
||||
},
|
||||
{
|
||||
"id": "Famously Successful",
|
||||
"name": "Notoirement efficace",
|
||||
"types": "renommée, relations",
|
||||
"types": "Relations, Renommée",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.106"
|
||||
"book_reference": "Livre de Règles p.106"
|
||||
},
|
||||
{
|
||||
"id": "Famously Wealthy",
|
||||
"name": "Notoirement riche",
|
||||
"types": "renommée, relations",
|
||||
"types": "Relations, Renommée",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.107"
|
||||
"book_reference": "Livre de Règles p.107"
|
||||
},
|
||||
{
|
||||
"id": "Flexibility",
|
||||
"name": "Souplesse",
|
||||
"types": "physique",
|
||||
"types": "Physique",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.109"
|
||||
"book_reference": "Livre de Règles p.109"
|
||||
},
|
||||
{
|
||||
"id": "Fukurokujin’s Blessing",
|
||||
"name": "Bénédiction de Fukurokujin",
|
||||
"types": "mental, spirituel",
|
||||
"types": "Mental, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.104"
|
||||
"book_reference": "Livre de Règles p.104"
|
||||
},
|
||||
{
|
||||
"id": "Indomitable Will",
|
||||
"name": "Volonté indomptable",
|
||||
"types": "mental, relations",
|
||||
"types": "Mental, Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.110"
|
||||
"book_reference": "Livre de Règles p.110"
|
||||
},
|
||||
{
|
||||
"id": "Jurojin’s Blessing",
|
||||
"name": "Bénédiction de Jurōjin",
|
||||
"types": "physique, spirituel",
|
||||
"types": "Physique, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.104"
|
||||
"book_reference": "Livre de Règles p.104"
|
||||
},
|
||||
{
|
||||
"id": "Keen Balance",
|
||||
"name": "Equilibre exceptionnel",
|
||||
"types": "mental, physique",
|
||||
"types": "Mental, Physique",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.104"
|
||||
"book_reference": "Livre de Règles p.104"
|
||||
},
|
||||
{
|
||||
"id": "Keen Hearing",
|
||||
"name": "Ouïe exceptionnelle",
|
||||
"types": "physique, mental",
|
||||
"types": "Mental, Physique",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.108"
|
||||
"book_reference": "Livre de Règles p.108"
|
||||
},
|
||||
{
|
||||
"id": "Keen Sight",
|
||||
"name": "Vue exceptionnelle",
|
||||
"types": "physique, mental",
|
||||
"types": "Mental, Physique",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.110"
|
||||
"book_reference": "Livre de Règles p.110"
|
||||
},
|
||||
{
|
||||
"id": "Keen Smell",
|
||||
"name": "Odorat exceptionnel",
|
||||
"types": "physique, mental",
|
||||
"types": "Mental, Physique",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.108"
|
||||
"book_reference": "Livre de Règles p.108"
|
||||
},
|
||||
{
|
||||
"id": "Karmic Tie",
|
||||
"name": "Lien karmique",
|
||||
"types": "relations, spirituel",
|
||||
"types": "Relations, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.105"
|
||||
"book_reference": "Livre de Règles p.105"
|
||||
},
|
||||
{
|
||||
"id": "Kisshōten’s Blessing",
|
||||
"name": "Bénédiction de Kisshōten",
|
||||
"types": "physique, spirituel",
|
||||
"types": "Physique, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.104"
|
||||
"book_reference": "Livre de Règles p.104"
|
||||
},
|
||||
{
|
||||
"id": "Large Stature",
|
||||
"name": "Stature imposante",
|
||||
"types": "physique",
|
||||
"types": "Physique",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.110"
|
||||
"book_reference": "Livre de Règles p.110"
|
||||
},
|
||||
{
|
||||
"id": "Paragon of Compassion",
|
||||
"name": "Parangon de Compassion",
|
||||
"types": "mental, vertu",
|
||||
"types": "Mental, Vertu",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.108"
|
||||
"book_reference": "Livre de Règles p.108"
|
||||
},
|
||||
{
|
||||
"id": "Paragon of Courage",
|
||||
"name": "Parangon de Courage",
|
||||
"types": "mental, vertu",
|
||||
"types": "Mental, Vertu",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.108"
|
||||
"book_reference": "Livre de Règles p.108"
|
||||
},
|
||||
{
|
||||
"id": "Paragon of Courtesy",
|
||||
"name": "Parangon de Courtoisie",
|
||||
"types": "mental, vertu",
|
||||
"types": "Mental, Vertu",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.108"
|
||||
"book_reference": "Livre de Règles p.108"
|
||||
},
|
||||
{
|
||||
"id": "Paragon of Duty and Loyalty",
|
||||
"name": "Parangon de Devoir et loyauté",
|
||||
"types": "mental, vertu",
|
||||
"types": "Mental, Vertu",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.108"
|
||||
"book_reference": "Livre de Règles p.108"
|
||||
},
|
||||
{
|
||||
"id": "Paragon of Honor",
|
||||
"name": "Parangon d'Honneur",
|
||||
"types": "mental, vertu",
|
||||
"types": "Mental, Vertu",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.108"
|
||||
"book_reference": "Livre de Règles p.108"
|
||||
},
|
||||
{
|
||||
"id": "Paragon of Righteousness",
|
||||
"name": "Parangon de Droiture",
|
||||
"types": "mental, vertu",
|
||||
"types": "Mental, Vertu",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.108"
|
||||
"book_reference": "Livre de Règles p.108"
|
||||
},
|
||||
{
|
||||
"id": "Paragon of Sincerity",
|
||||
"name": "Parangon de Sincérité",
|
||||
"types": "mental, vertu",
|
||||
"types": "Mental, Vertu",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.108"
|
||||
"book_reference": "Livre de Règles p.108"
|
||||
},
|
||||
{
|
||||
"id": "Precise Memory",
|
||||
"name": "Excellente mémoire",
|
||||
"types": "mental",
|
||||
"types": "Mental",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.105"
|
||||
"book_reference": "Livre de Règles p.105"
|
||||
},
|
||||
{
|
||||
"id": "Quick Reflexes",
|
||||
"name": "Réflexes fulgurants",
|
||||
"types": "physique, relations",
|
||||
"types": "Physique, Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.109"
|
||||
"book_reference": "Livre de Règles p.109"
|
||||
},
|
||||
{
|
||||
"id": "Seasoned",
|
||||
"name": "Aguerri",
|
||||
"types": "mental, relations",
|
||||
"types": "Mental, Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.101"
|
||||
"book_reference": "Livre de Règles p.101"
|
||||
},
|
||||
{
|
||||
"id": "Sixth Sense",
|
||||
"name": "Sixième sens",
|
||||
"types": "spirituel",
|
||||
"types": "Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.109"
|
||||
"book_reference": "Livre de Règles p.109"
|
||||
},
|
||||
{
|
||||
"id": "Small Stature",
|
||||
"name": "Petit",
|
||||
"types": "physique",
|
||||
"types": "Physique",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.108"
|
||||
"book_reference": "Livre de Règles p.108"
|
||||
},
|
||||
{
|
||||
"id": "Subtle Observer",
|
||||
"name": "Observateur subtil",
|
||||
"types": "relations, mental",
|
||||
"types": "Mental, Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.107"
|
||||
"book_reference": "Livre de Règles p.107"
|
||||
},
|
||||
{
|
||||
"id": "Support of [One Group]",
|
||||
"name": "Soutien de [un groupe]",
|
||||
"types": "relations",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.109"
|
||||
"book_reference": "Livre de Règles p.109"
|
||||
},
|
||||
{
|
||||
"id": "Talented Herbalist",
|
||||
"name": "Talented Herbalist (WIP)",
|
||||
"types": "Mental",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Famously Kind",
|
||||
"name": "Famously Kind (WIP)",
|
||||
"types": "Relations, Renommée",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Portentous Birth",
|
||||
"name": "Portentous Birth (WIP)",
|
||||
"types": "Relations, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Affect of Harmlessness",
|
||||
"name": "Apparence inoffensive",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.99"
|
||||
},
|
||||
{
|
||||
"id": "Famously Neutral",
|
||||
"name": "Notoirement impartial",
|
||||
"types": "Relations, Renommée",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.99"
|
||||
},
|
||||
{
|
||||
"id": "Well Connected in {City}",
|
||||
"name": "Relations à [une ville]",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.99"
|
||||
},
|
||||
{
|
||||
"id": "Animal Trainer",
|
||||
"name": "Dresseur",
|
||||
"types": "Mental, Relations",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.242"
|
||||
},
|
||||
{
|
||||
"id": "Expert Tracker",
|
||||
"name": "Pisteur expert",
|
||||
"types": "Mental, Physique",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.242"
|
||||
},
|
||||
{
|
||||
"id": "Criminal Connections",
|
||||
"name": "Liens avec la pègre",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.242"
|
||||
},
|
||||
{
|
||||
"id": "Friend of the brotherhood",
|
||||
"name": "Ami de la confrérie",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.242"
|
||||
},
|
||||
{
|
||||
"id": "Well Connected",
|
||||
"name": "Relations influentes",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.243"
|
||||
},
|
||||
{
|
||||
"id": "Kuge Lineage",
|
||||
"name": "Lignée Kuge",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.243"
|
||||
},
|
||||
{
|
||||
"id": "Hero of [Village]",
|
||||
"name": "Héros de [Village]",
|
||||
"types": "Relations, Renommée",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.243"
|
||||
},
|
||||
{
|
||||
"id": "Spiritual Protector",
|
||||
"name": "Protecteur spirituel",
|
||||
"types": "Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.243"
|
||||
},
|
||||
{
|
||||
"id": "Ardent Leader",
|
||||
"name": "Ardent Leader (WIP)",
|
||||
"types": "Mental, Relations",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Dashing Scar",
|
||||
"name": "Dashing Scar (WIP)",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Lucky Hunter",
|
||||
"name": "Lucky Hunter (WIP)",
|
||||
"types": "Physique, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Scrounger",
|
||||
"name": "Scrounger (WIP)",
|
||||
"types": "Mental, Relations",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Scrappy",
|
||||
"name": "Scrappy (WIP)",
|
||||
"types": "Mental, Physique",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Urbane and Wroldly",
|
||||
"name": "Urbane and Wroldly (WIP)",
|
||||
"types": "Physique, Relations",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Dead Eyes",
|
||||
"name": "Regard voilé",
|
||||
"types": "Mental",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.96"
|
||||
},
|
||||
{
|
||||
"id": "Light Sleeper",
|
||||
"name": "Sommeil léger",
|
||||
"types": "Physique",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.96"
|
||||
},
|
||||
{
|
||||
"id": "Friend of the Nezumi",
|
||||
"name": "Ami des nezumi",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.96"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -9,142 +9,275 @@
|
||||
{
|
||||
"id": "Animal Bond",
|
||||
"name": "Animaux",
|
||||
"types": "relations, mental",
|
||||
"types": "Mental, Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.111"
|
||||
"book_reference": "Livre de Règles p.111"
|
||||
},
|
||||
{
|
||||
"id": "Armament",
|
||||
"name": "Armement",
|
||||
"types": "mental",
|
||||
"types": "Mental",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.111"
|
||||
"book_reference": "Livre de Règles p.111"
|
||||
},
|
||||
{
|
||||
"id": "Brushwork",
|
||||
"name": "Pinceau",
|
||||
"types": "mental, physique",
|
||||
"types": "Mental, Physique",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.114"
|
||||
"book_reference": "Livre de Règles p.114"
|
||||
},
|
||||
{
|
||||
"id": "Curiosity",
|
||||
"name": "Curiosité",
|
||||
"types": "mental",
|
||||
"types": "Mental",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.112"
|
||||
"book_reference": "Livre de Règles p.112"
|
||||
},
|
||||
{
|
||||
"id": "Daredevil",
|
||||
"name": "Casse-cou",
|
||||
"types": "mental, physique",
|
||||
"types": "Mental, Physique",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.111"
|
||||
"book_reference": "Livre de Règles p.111"
|
||||
},
|
||||
{
|
||||
"id": "Enlightenment",
|
||||
"name": "Illumination",
|
||||
"types": "spirituel",
|
||||
"types": "Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.113"
|
||||
"book_reference": "Livre de Règles p.113"
|
||||
},
|
||||
{
|
||||
"id": "Fashion",
|
||||
"name": "Mode",
|
||||
"types": "relations, mental",
|
||||
"types": "Mental, Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.113"
|
||||
"book_reference": "Livre de Règles p.113"
|
||||
},
|
||||
{
|
||||
"id": "Fortune-Telling",
|
||||
"name": "Voyance",
|
||||
"types": "mental, spirituel",
|
||||
"types": "Mental, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.116"
|
||||
"book_reference": "Livre de Règles p.116"
|
||||
},
|
||||
{
|
||||
"id": "Generosity",
|
||||
"name": "Générosité",
|
||||
"types": "relations",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.112"
|
||||
"book_reference": "Livre de Règles p.112"
|
||||
},
|
||||
{
|
||||
"id": "Gossip",
|
||||
"name": "Commérages",
|
||||
"types": "relations",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.111"
|
||||
"book_reference": "Livre de Règles p.111"
|
||||
},
|
||||
{
|
||||
"id": "History",
|
||||
"name": "Histoire",
|
||||
"types": "mental",
|
||||
"types": "Mental",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.112"
|
||||
"book_reference": "Livre de Règles p.112"
|
||||
},
|
||||
{
|
||||
"id": "Ikebana",
|
||||
"name": "Ikebana",
|
||||
"types": "mental",
|
||||
"types": "Mental",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.113"
|
||||
"book_reference": "Livre de Règles p.113"
|
||||
},
|
||||
{
|
||||
"id": "Playfulness",
|
||||
"name": "Plaisanteries",
|
||||
"types": "relations",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.114"
|
||||
"book_reference": "Livre de Règles p.114"
|
||||
},
|
||||
{
|
||||
"id": "Provocation",
|
||||
"name": "Provocation",
|
||||
"types": "relations",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.114"
|
||||
"book_reference": "Livre de Règles p.114"
|
||||
},
|
||||
{
|
||||
"id": "Sake",
|
||||
"name": "Saké",
|
||||
"types": "mental",
|
||||
"types": "Mental",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.115"
|
||||
"book_reference": "Livre de Règles p.115"
|
||||
},
|
||||
{
|
||||
"id": "Secrets",
|
||||
"name": "Secrets",
|
||||
"types": "mental, relations",
|
||||
"types": "Mental, Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.115"
|
||||
"book_reference": "Livre de Règles p.115"
|
||||
},
|
||||
{
|
||||
"id": "Stories",
|
||||
"name": "Contes",
|
||||
"types": "mental, relations",
|
||||
"types": "Mental, Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.112"
|
||||
"book_reference": "Livre de Règles p.112"
|
||||
},
|
||||
{
|
||||
"id": "Tea",
|
||||
"name": "Thé",
|
||||
"types": "physique, spirituel",
|
||||
"types": "Physique, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.115"
|
||||
"book_reference": "Livre de Règles p.115"
|
||||
},
|
||||
{
|
||||
"id": "Travel",
|
||||
"name": "Voyages",
|
||||
"types": "mental, physique",
|
||||
"types": "Mental, Physique",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.115"
|
||||
"book_reference": "Livre de Règles p.115"
|
||||
},
|
||||
{
|
||||
"id": "Wordplay",
|
||||
"name": "Jeux de mots",
|
||||
"types": "relations, mental",
|
||||
"types": "Mental, Relations",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.113"
|
||||
"book_reference": "Livre de Règles p.113"
|
||||
},
|
||||
{
|
||||
"id": "Bathing",
|
||||
"name": "Bathing (WIP)",
|
||||
"types": "Mental, Relations",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Kyudo",
|
||||
"name": "Kyudo (WIP)",
|
||||
"types": "Mental, Physique",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Kabuki",
|
||||
"name": "Kabuki (WIP)",
|
||||
"types": "Mental, Relations",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Festivals",
|
||||
"name": "Festivals (WIP)",
|
||||
"types": "Mental",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Religious Study",
|
||||
"name": "Religious Study (WIP)",
|
||||
"types": "Mental, Spirituel",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Local Flare for {Region}",
|
||||
"name": "Engouement pour [une région]",
|
||||
"types": "Relations",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.100"
|
||||
},
|
||||
{
|
||||
"id": "Decorum",
|
||||
"name": "Décorum",
|
||||
"types": "Mental, Relations",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.100"
|
||||
},
|
||||
{
|
||||
"id": "Pot Stirrer",
|
||||
"name": "Fauteur de trouble",
|
||||
"types": "Mental, Relations",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.101"
|
||||
},
|
||||
{
|
||||
"id": "City [Choose One]",
|
||||
"name": "Cité [au choix]",
|
||||
"types": "Mental, Relations",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.244"
|
||||
},
|
||||
{
|
||||
"id": "Bonsai",
|
||||
"name": "Bonsai",
|
||||
"types": "Mental",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.244"
|
||||
},
|
||||
{
|
||||
"id": "Gourmet",
|
||||
"name": "Gourmet",
|
||||
"types": "Mental, Relations",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.244"
|
||||
},
|
||||
{
|
||||
"id": "Rock Gardening",
|
||||
"name": "Jardins de rocaille",
|
||||
"types": "Mental",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.245"
|
||||
},
|
||||
{
|
||||
"id": "Military History",
|
||||
"name": "Histoire militaire",
|
||||
"types": "Mental",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.245"
|
||||
},
|
||||
{
|
||||
"id": "Navigator",
|
||||
"name": "Navigateur",
|
||||
"types": "Mental",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.245"
|
||||
},
|
||||
{
|
||||
"id": "Researcher",
|
||||
"name": "Chercheur",
|
||||
"types": "Mental",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.245"
|
||||
},
|
||||
{
|
||||
"id": "Honest Work",
|
||||
"name": "Honest Work (WIP)",
|
||||
"types": "Mental, Relations",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Attention",
|
||||
"name": "Attention (WIP)",
|
||||
"types": "Mental",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Passion for [Foreign Performing Art Form]",
|
||||
"name": "Passion for [Foreign Performing Art Form] (WIP)",
|
||||
"types": "Relations, Renommée",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Creatures",
|
||||
"name": "Créatures",
|
||||
"types": "Mental",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.97"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -9,97 +9,97 @@
|
||||
"id": "Razor-Edged",
|
||||
"name": "Acéré",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.240"
|
||||
"book_reference": "Livre de Règles p.240"
|
||||
},
|
||||
{
|
||||
"id": "Ceremonial",
|
||||
"name": "Cérémoniel",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.240"
|
||||
"book_reference": "Livre de Règles p.240"
|
||||
},
|
||||
{
|
||||
"id": "Damaged",
|
||||
"name": "Détérioré",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.240"
|
||||
"book_reference": "Livre de Règles p.240"
|
||||
},
|
||||
{
|
||||
"id": "Destroyed",
|
||||
"name": "Détruit",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.240"
|
||||
"book_reference": "Livre de Règles p.240"
|
||||
},
|
||||
{
|
||||
"id": "Concealable",
|
||||
"name": "Discret",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.240"
|
||||
"book_reference": "Livre de Règles p.240"
|
||||
},
|
||||
{
|
||||
"id": "Cumbersome",
|
||||
"name": "Encombrant",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.240"
|
||||
"book_reference": "Livre de Règles p.240"
|
||||
},
|
||||
{
|
||||
"id": "Snaring",
|
||||
"name": "Entrave",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.240"
|
||||
"book_reference": "Livre de Règles p.240"
|
||||
},
|
||||
{
|
||||
"id": "Unholy",
|
||||
"name": "Impie",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.240"
|
||||
"book_reference": "Livre de Règles p.240"
|
||||
},
|
||||
{
|
||||
"id": "Forbidden",
|
||||
"name": "Interdit",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.241"
|
||||
"book_reference": "Livre de Règles p.241"
|
||||
},
|
||||
{
|
||||
"id": "Resplendent",
|
||||
"name": "Magnifique",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.241"
|
||||
"book_reference": "Livre de Règles p.241"
|
||||
},
|
||||
{
|
||||
"id": "Wargear",
|
||||
"name": "Militaire",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.241"
|
||||
"book_reference": "Livre de Règles p.241"
|
||||
},
|
||||
{
|
||||
"id": "Mundane",
|
||||
"name": "Ordinaire",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.241"
|
||||
"book_reference": "Livre de Règles p.241"
|
||||
},
|
||||
{
|
||||
"id": "Prepare",
|
||||
"name": "Préparation",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.241"
|
||||
"book_reference": "Livre de Règles p.241"
|
||||
},
|
||||
{
|
||||
"id": "Sacred",
|
||||
"name": "Sacré",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.241"
|
||||
"book_reference": "Livre de Règles p.241"
|
||||
},
|
||||
{
|
||||
"id": "Durable",
|
||||
"name": "Solide",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.241"
|
||||
"book_reference": "Livre de Règles p.241"
|
||||
},
|
||||
{
|
||||
"id": "Subtle",
|
||||
"name": "Subtil",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.241"
|
||||
"book_reference": "Livre de Règles p.241"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
105
system/babele/fr-fr/l5r5e.core-techniques-inversion.json
Normal file
105
system/babele/fr-fr/l5r5e.core-techniques-inversion.json
Normal file
@@ -0,0 +1,105 @@
|
||||
{
|
||||
"label": "Techniques d'Inversions",
|
||||
"mapping": {
|
||||
"description": "data.description",
|
||||
"book_reference": "data.book_reference"
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
"id": "One Within the Void",
|
||||
"name": "One Within the Void (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Sight beyond Existence",
|
||||
"name": "Sight beyond Existence (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Whispered Blade",
|
||||
"name": "Whispered Blade (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Witness the End",
|
||||
"name": "Witness the End (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Distance Distorted",
|
||||
"name": "Distance Distorted (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Ethereal Flicker",
|
||||
"name": "Ethereal Flicker (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "The Lotus Bloom",
|
||||
"name": "The Lotus Bloom (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Hurl from the Stream",
|
||||
"name": "Hurl from the Stream (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Moon on the Shifting Sea",
|
||||
"name": "Moon on the Shifting Sea (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Shroud in Solitude",
|
||||
"name": "Shroud in Solitude (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Reality Stitch",
|
||||
"name": "Reality Stitch (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Shattering Caress",
|
||||
"name": "Shattering Caress (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Three Heartbeats",
|
||||
"name": "Three Heartbeats (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Essence Eternal",
|
||||
"name": "Essence Eternal (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Slip the Cycle",
|
||||
"name": "Slip the Cycle (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Unweave",
|
||||
"name": "Unweave (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -9,373 +9,451 @@
|
||||
"id": "Rise, Air",
|
||||
"name": "Air, incarne-toi",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.192"
|
||||
"book_reference": "Livre de Règles p.192"
|
||||
},
|
||||
{
|
||||
"id": "Nature’s Touch",
|
||||
"name": "Caresse de la nature",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.192"
|
||||
"book_reference": "Livre de Règles p.192"
|
||||
},
|
||||
{
|
||||
"id": "Wrath of Kaze-no-Kami",
|
||||
"name": "Courroux de Kaze no kami",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.192"
|
||||
"book_reference": "Livre de Règles p.192"
|
||||
},
|
||||
{
|
||||
"id": "Secrets on the Wind",
|
||||
"name": "Des secrets dans le vent",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.193"
|
||||
"book_reference": "Livre de Règles p.193"
|
||||
},
|
||||
{
|
||||
"id": "Vapor of Nightmares",
|
||||
"name": "Émanation de cauchemar",
|
||||
"name": "Emanation de cauchemar",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.193"
|
||||
"book_reference": "Livre de Règles p.193"
|
||||
},
|
||||
{
|
||||
"id": "Grasp of the Air Dragon",
|
||||
"name": "Étreinte du Dragon de l’Air",
|
||||
"name": "Etreinte du Dragon de l’Air",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.193"
|
||||
"book_reference": "Livre de Règles p.193"
|
||||
},
|
||||
{
|
||||
"id": "Blessed Wind",
|
||||
"name": "Vent béni",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.196"
|
||||
"book_reference": "Livre de Règles p.196"
|
||||
},
|
||||
{
|
||||
"id": "By the Light of the Lord Moon",
|
||||
"name": "Par la lumière de Sire Lune",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.195"
|
||||
"book_reference": "Livre de Règles p.195"
|
||||
},
|
||||
{
|
||||
"id": "Call Upon the Wind",
|
||||
"name": "L’appel du vent",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.194"
|
||||
"book_reference": "Livre de Règles p.194"
|
||||
},
|
||||
{
|
||||
"id": "Cloak of Night",
|
||||
"name": "Manteau de nuit",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.194"
|
||||
"book_reference": "Livre de Règles p.194"
|
||||
},
|
||||
{
|
||||
"id": "False Realm of the Fox Spirits",
|
||||
"name": "Royaume factice des esprits renards",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.195"
|
||||
"book_reference": "Livre de Règles p.195"
|
||||
},
|
||||
{
|
||||
"id": "Mask of Wind",
|
||||
"name": "Masque du vent",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.194"
|
||||
"book_reference": "Livre de Règles p.194"
|
||||
},
|
||||
{
|
||||
"id": "Summon Fog",
|
||||
"name": "Nappe de brouillard",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.195"
|
||||
"book_reference": "Livre de Règles p.195"
|
||||
},
|
||||
{
|
||||
"id": "Tempest of Air",
|
||||
"name": "Tornade",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.196"
|
||||
"book_reference": "Livre de Règles p.196"
|
||||
},
|
||||
{
|
||||
"id": "Token of Memory",
|
||||
"name": "Fragment de souvenir",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.194"
|
||||
"book_reference": "Livre de Règles p.194"
|
||||
},
|
||||
{
|
||||
"id": "Yari of Air",
|
||||
"name": "Yari de l’Air",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.196"
|
||||
"book_reference": "Livre de Règles p.196"
|
||||
},
|
||||
{
|
||||
"id": "Armor of Earth",
|
||||
"name": "Armure de la Terre",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.197"
|
||||
"book_reference": "Livre de Règles p.197"
|
||||
},
|
||||
{
|
||||
"id": "Bind the Shadow",
|
||||
"name": "Enchaîner les ténèbres",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.198"
|
||||
"book_reference": "Livre de Règles p.198"
|
||||
},
|
||||
{
|
||||
"id": "Caress of Earth",
|
||||
"name": "Caresse de la Terre",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.197"
|
||||
"book_reference": "Livre de Règles p.197"
|
||||
},
|
||||
{
|
||||
"id": "Courage of Seven Thunders",
|
||||
"name": "Courage des Sept Tonnerres",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.198"
|
||||
"book_reference": "Livre de Règles p.198"
|
||||
},
|
||||
{
|
||||
"id": "Earthquake",
|
||||
"name": "Séisme",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.200"
|
||||
"book_reference": "Livre de Règles p.200"
|
||||
},
|
||||
{
|
||||
"id": "Earth Becomes Sky",
|
||||
"name": "La terre devient le ciel",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.199"
|
||||
"book_reference": "Livre de Règles p.199"
|
||||
},
|
||||
{
|
||||
"id": "Embrace of Kenro-Ji-Jin",
|
||||
"name": "Étreinte de Kenro-ji-jin",
|
||||
"name": "Etreinte de Kenro-ji-jin",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.198"
|
||||
"book_reference": "Livre de Règles p.198"
|
||||
},
|
||||
{
|
||||
"id": "Grasp of Earth",
|
||||
"name": "Étreinte de la Terre",
|
||||
"name": "Etreinte de la Terre",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.199"
|
||||
"book_reference": "Livre de Règles p.199"
|
||||
},
|
||||
{
|
||||
"id": "Jade Strike",
|
||||
"name": "Assaut de jade",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.197"
|
||||
"book_reference": "Livre de Règles p.197"
|
||||
},
|
||||
{
|
||||
"id": "Jurōjin’s Balm",
|
||||
"name": "Baume de Jurōjin",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.197"
|
||||
"book_reference": "Livre de Règles p.197"
|
||||
},
|
||||
{
|
||||
"id": "Power of the Earth Dragon",
|
||||
"name": "Puissance du Dragon de la Terre",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.200"
|
||||
"book_reference": "Livre de Règles p.200"
|
||||
},
|
||||
{
|
||||
"id": "Rise, Earth",
|
||||
"name": "Terre, incarne-toi",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.200"
|
||||
"book_reference": "Livre de Règles p.200"
|
||||
},
|
||||
{
|
||||
"id": "Symbol of Earth",
|
||||
"name": "Symbole de la Terre",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.200"
|
||||
"book_reference": "Livre de Règles p.200"
|
||||
},
|
||||
{
|
||||
"id": "Tetsubō of Earth",
|
||||
"name": "Tetsubō de la Terre",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.201"
|
||||
"book_reference": "Livre de Règles p.201"
|
||||
},
|
||||
{
|
||||
"id": "Tomb of Jade",
|
||||
"name": "Tombe de jade",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.201"
|
||||
"book_reference": "Livre de Règles p.201"
|
||||
},
|
||||
{
|
||||
"id": "Wall of Earth",
|
||||
"name": "Muraille de terre",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.199"
|
||||
"book_reference": "Livre de Règles p.199"
|
||||
},
|
||||
{
|
||||
"id": "Armor of Radiance",
|
||||
"name": "Armure rayonnante",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.202"
|
||||
"book_reference": "Livre de Règles p.202"
|
||||
},
|
||||
{
|
||||
"id": "Biting Steel",
|
||||
"name": "Morsure de l’acier",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.205"
|
||||
"book_reference": "Livre de Règles p.205"
|
||||
},
|
||||
{
|
||||
"id": "Breath of the Fire Dragon",
|
||||
"name": "Souffle du Dragon du Feu",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.206"
|
||||
"book_reference": "Livre de Règles p.206"
|
||||
},
|
||||
{
|
||||
"id": "Extinguish",
|
||||
"name": "Extinction",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.203"
|
||||
"book_reference": "Livre de Règles p.203"
|
||||
},
|
||||
{
|
||||
"id": "Fukurokujin’s Wit",
|
||||
"name": "Esprit de Fukurokujin",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.202"
|
||||
"book_reference": "Livre de Règles p.202"
|
||||
},
|
||||
{
|
||||
"id": "Fury of Osano-wo",
|
||||
"name": "Fureur d’Osano-wo",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.204"
|
||||
"book_reference": "Livre de Règles p.204"
|
||||
},
|
||||
{
|
||||
"id": "Katana of Fire",
|
||||
"name": "Katana du Feu",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.204"
|
||||
"book_reference": "Livre de Règles p.204"
|
||||
},
|
||||
{
|
||||
"id": "Matsu's Battlecry",
|
||||
"name": "Cri de guerre de Matsu",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.202"
|
||||
"book_reference": "Livre de Règles p.202"
|
||||
},
|
||||
{
|
||||
"id": "Ravenous Swarms",
|
||||
"name": "Nuée vorace",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.205"
|
||||
"book_reference": "Livre de Règles p.205"
|
||||
},
|
||||
{
|
||||
"id": "Rise, Flame",
|
||||
"name": "Feu, incarne-toi",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.203"
|
||||
"book_reference": "Livre de Règles p.203"
|
||||
},
|
||||
{
|
||||
"id": "The Cleansing Fire",
|
||||
"name": "Le feu purificateur",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.205"
|
||||
"book_reference": "Livre de Règles p.205"
|
||||
},
|
||||
{
|
||||
"id": "The Fires from Within",
|
||||
"name": "Feu intérieur",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.203"
|
||||
"book_reference": "Livre de Règles p.203"
|
||||
},
|
||||
{
|
||||
"id": "The Soul’s Blade",
|
||||
"name": "Lame spirituelle",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.204"
|
||||
"book_reference": "Livre de Règles p.204"
|
||||
},
|
||||
{
|
||||
"id": "Wall of Fire",
|
||||
"name": "Muraille de flammes",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.205"
|
||||
"book_reference": "Livre de Règles p.205"
|
||||
},
|
||||
{
|
||||
"id": "Wings of the Phoenix",
|
||||
"name": "Ailes du phénix",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.202"
|
||||
"book_reference": "Livre de Règles p.202"
|
||||
},
|
||||
{
|
||||
"id": "Bō of Water",
|
||||
"name": "Bō de l’Eau",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.207"
|
||||
"book_reference": "Livre de Règles p.207"
|
||||
},
|
||||
{
|
||||
"id": "Dance of Seasons",
|
||||
"name": "La danse des saisons",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.209"
|
||||
"book_reference": "Livre de Règles p.209"
|
||||
},
|
||||
{
|
||||
"id": "Dominion of Suijin",
|
||||
"name": "Le domaine de Suijin",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.209"
|
||||
"book_reference": "Livre de Règles p.209"
|
||||
},
|
||||
{
|
||||
"id": "Ever-Changing Waves",
|
||||
"name": "L’impermanence du ressac",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.208"
|
||||
"book_reference": "Livre de Règles p.208"
|
||||
},
|
||||
{
|
||||
"id": "Hands of the Tides",
|
||||
"name": "Mains des marées",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.210"
|
||||
"book_reference": "Livre de Règles p.210"
|
||||
},
|
||||
{
|
||||
"id": "Heart of the Water Dragon",
|
||||
"name": "Cœur du Dragon de l’eau",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.207"
|
||||
"book_reference": "Livre de Règles p.207"
|
||||
},
|
||||
{
|
||||
"id": "Inari’s Blessing",
|
||||
"name": "Bénédiction d’Inari",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.207"
|
||||
"book_reference": "Livre de Règles p.207"
|
||||
},
|
||||
{
|
||||
"id": "Path to Inner Peace",
|
||||
"name": "Voie de la sérénité",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.211"
|
||||
"book_reference": "Livre de Règles p.211"
|
||||
},
|
||||
{
|
||||
"id": "Reflections of P’an Ku",
|
||||
"name": "Reflets de P’an Ku",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.211"
|
||||
"book_reference": "Livre de Règles p.211"
|
||||
},
|
||||
{
|
||||
"id": "Rise, Water",
|
||||
"name": "Eau, incarne-toi",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.208"
|
||||
"book_reference": "Livre de Règles p.208"
|
||||
},
|
||||
{
|
||||
"id": "Stride the Waves",
|
||||
"name": "Marcher sur les vagues",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.211"
|
||||
"book_reference": "Livre de Règles p.211"
|
||||
},
|
||||
{
|
||||
"id": "Strike the Tsunami",
|
||||
"name": "Impact du tsunami",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.208"
|
||||
"book_reference": "Livre de Règles p.208"
|
||||
},
|
||||
{
|
||||
"id": "Suijin’s Embrace",
|
||||
"name": "Étreinte de Suijin",
|
||||
"name": "Etreinte de Suijin",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.208"
|
||||
"book_reference": "Livre de Règles p.208"
|
||||
},
|
||||
{
|
||||
"id": "Sympathetic Energies",
|
||||
"name": "Transfert d’énergie",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.211"
|
||||
"book_reference": "Livre de Règles p.211"
|
||||
},
|
||||
{
|
||||
"id": "The Rushing Wave",
|
||||
"name": "La déferlante",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.209"
|
||||
"book_reference": "Livre de Règles p.209"
|
||||
},
|
||||
{
|
||||
"id": "Dream Painter",
|
||||
"name": "Dream Painter (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Messenger of Chikusho-do",
|
||||
"name": "Messenger of Chikusho-do (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "The Fading Dream",
|
||||
"name": "The Fading Dream (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Bond of the Realms",
|
||||
"name": "Bond of the Realms (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Guardian of the Secret Gate",
|
||||
"name": "Guardian of the Secret Gate (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Emboldened Steed",
|
||||
"name": "Emboldened Steed (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Fluid Shadows",
|
||||
"name": "Fluid Shadows (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Heart of the Lady Sun",
|
||||
"name": "Heart of the Lady Sun (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Fires of Purity",
|
||||
"name": "Fires of Purity (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Amaterasu's Gaze",
|
||||
"name": "Amaterasu's Gaze (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Rain of Ten Thousand Lotuses",
|
||||
"name": "Rain of Ten Thousand Lotuses (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Path of Beasts",
|
||||
"name": "Path of Beasts (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Essence of Jade",
|
||||
"name": "Essence de jade",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.114"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -9,193 +9,385 @@
|
||||
"id": "Flowing Water Strike",
|
||||
"name": "Assaut de l’eau courante",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.174"
|
||||
"book_reference": "Livre de Règles p.174"
|
||||
},
|
||||
{
|
||||
"id": "Crimson Leaves Strike",
|
||||
"name": "Assaut des feuilles pourpres",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.175"
|
||||
"book_reference": "Livre de Règles p.175"
|
||||
},
|
||||
{
|
||||
"id": "Heartpiercing Strike",
|
||||
"name": "Assaut en plein coeur",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.175"
|
||||
"book_reference": "Livre de Règles p.175"
|
||||
},
|
||||
{
|
||||
"id": "Battle in the Mind",
|
||||
"name": "Bataille mentale",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.175"
|
||||
"book_reference": "Livre de Règles p.175"
|
||||
},
|
||||
{
|
||||
"id": "Lord Shiba’s Valor",
|
||||
"name": "Bravoure de Sire Shiba",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.175"
|
||||
"book_reference": "Livre de Règles p.175"
|
||||
},
|
||||
{
|
||||
"id": "Soul Sunder",
|
||||
"name": "Destruction de l’âme",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.176"
|
||||
"book_reference": "Livre de Règles p.176"
|
||||
},
|
||||
{
|
||||
"id": "Warrior’s Resolve",
|
||||
"name": "Détermination du guerrier",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.176"
|
||||
"book_reference": "Livre de Règles p.176"
|
||||
},
|
||||
{
|
||||
"id": "Tactical Assessment",
|
||||
"name": "Evaluation tactique",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.176"
|
||||
"book_reference": "Livre de Règles p.176"
|
||||
},
|
||||
{
|
||||
"id": "Soaring Slice",
|
||||
"name": "Mortelle envolée",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.177"
|
||||
"book_reference": "Livre de Règles p.177"
|
||||
},
|
||||
{
|
||||
"id": "Striking as Air",
|
||||
"name": "Offensive de l’Air",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.177"
|
||||
"book_reference": "Livre de Règles p.177"
|
||||
},
|
||||
{
|
||||
"id": "Striking as Water",
|
||||
"name": "Offensive de l'Eau",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.177"
|
||||
"book_reference": "Livre de Règles p.177"
|
||||
},
|
||||
{
|
||||
"id": "Striking as Earth",
|
||||
"name": "Offensive de la Terre",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.177"
|
||||
"book_reference": "Livre de Règles p.177"
|
||||
},
|
||||
{
|
||||
"id": "Striking as Fire",
|
||||
"name": "Offensive du Feu",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.177"
|
||||
"book_reference": "Livre de Règles p.177"
|
||||
},
|
||||
{
|
||||
"id": "Striking as Void",
|
||||
"name": "Offensive du Vide",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.177"
|
||||
"book_reference": "Livre de Règles p.177"
|
||||
},
|
||||
{
|
||||
"id": "Lord Hida’s Grip",
|
||||
"name": "Poigne de Sire Hida",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.178"
|
||||
"book_reference": "Livre de Règles p.178"
|
||||
},
|
||||
{
|
||||
"id": "Disappearing World Style",
|
||||
"name": "Style de la disparition du monde",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.178"
|
||||
"book_reference": "Livre de Règles p.178"
|
||||
},
|
||||
{
|
||||
"id": "Crashing Wave Style",
|
||||
"name": "Style de la vague déferlante",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.178"
|
||||
"book_reference": "Livre de Règles p.178"
|
||||
},
|
||||
{
|
||||
"id": "Crescent Moon Style",
|
||||
"name": "Style du croissant de lune",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.178"
|
||||
"book_reference": "Livre de Règles p.178"
|
||||
},
|
||||
{
|
||||
"id": "Iron in the Mountains Style",
|
||||
"name": "Style du fer dans les montagnes",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.178"
|
||||
"book_reference": "Livre de Règles p.178"
|
||||
},
|
||||
{
|
||||
"id": "Breath of Wind Style",
|
||||
"name": "Style du souffle du vent",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.178"
|
||||
"book_reference": "Livre de Règles p.178"
|
||||
},
|
||||
{
|
||||
"id": "Thunderclap Strike",
|
||||
"name": "Assaut du coup de tonnerre",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.179"
|
||||
"book_reference": "Livre de Règles p.179"
|
||||
},
|
||||
{
|
||||
"id": "Iaijutsu Cut: Rising Blade",
|
||||
"name": "Attaque de iaijutsu : lame ascendante",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.179"
|
||||
"book_reference": "Livre de Règles p.179"
|
||||
},
|
||||
{
|
||||
"id": "Iaijutsu Cut: Crossing Blade",
|
||||
"name": "Attaque de iaijutsu : lame horizontale",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.180"
|
||||
"book_reference": "Livre de Règles p.180"
|
||||
},
|
||||
{
|
||||
"id": "Rushing Avalanche Style",
|
||||
"name": "Style de l’avalanche meurtrière",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.180"
|
||||
"book_reference": "Livre de Règles p.180"
|
||||
},
|
||||
{
|
||||
"id": "Iron Forest Style",
|
||||
"name": "Style de la forêt de fer",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.180"
|
||||
"book_reference": "Livre de Règles p.180"
|
||||
},
|
||||
{
|
||||
"id": "Open-Hand Style",
|
||||
"name": "Style de la main ouverte",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.180"
|
||||
"book_reference": "Livre de Règles p.180"
|
||||
},
|
||||
{
|
||||
"id": "Veiled Menace Style",
|
||||
"name": "Style de la menace voilée",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.180"
|
||||
"book_reference": "Livre de Règles p.180"
|
||||
},
|
||||
{
|
||||
"id": "Spinning Blades Style",
|
||||
"name": "Style des lames tournoyantes",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.180"
|
||||
"book_reference": "Livre de Règles p.180"
|
||||
},
|
||||
{
|
||||
"id": "Coiling Serpent Style",
|
||||
"name": "Style du serpent constricteur",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.181"
|
||||
"book_reference": "Livre de Règles p.181"
|
||||
},
|
||||
{
|
||||
"id": "Pin the Fan",
|
||||
"name": "Clouer l’éventail",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.181"
|
||||
"book_reference": "Livre de Règles p.181"
|
||||
},
|
||||
{
|
||||
"id": "Hawk’s Precision",
|
||||
"name": "Précision du faucon",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.181"
|
||||
"book_reference": "Livre de Règles p.181"
|
||||
},
|
||||
{
|
||||
"id": "Pelting Hail Style",
|
||||
"name": "Style de l’averse de grêle",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.181"
|
||||
"book_reference": "Livre de Règles p.181"
|
||||
},
|
||||
{
|
||||
"id": "Trip the Leg",
|
||||
"name": "Croc-en-jambe",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.113"
|
||||
},
|
||||
{
|
||||
"id": "Pole-Vault",
|
||||
"name": "Saut à la perche",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.113"
|
||||
},
|
||||
{
|
||||
"id": "Chaotic Scattering",
|
||||
"name": "Chaotic Scattering (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Mind's Edge",
|
||||
"name": "Mind's Edge (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Iron Shell Style",
|
||||
"name": "Iron Shell Style (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Boar's Wrath Style",
|
||||
"name": "Boar's Wrath Style (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Thunderous Hooves Style",
|
||||
"name": "Thunderous Hooves Style (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Rider's Haste",
|
||||
"name": "Rider's Haste (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Void Embrace Style",
|
||||
"name": "Void Embrace Style (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Improvised Assault",
|
||||
"name": "Improvised Assault (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Bonebreaker Style",
|
||||
"name": "Bonebreaker Style (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Flashing Steel Strike",
|
||||
"name": "Flashing Steel Strike (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Deflective Defense",
|
||||
"name": "Deflective Defense (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Daring Swing",
|
||||
"name": "Daring Swing (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Iaijutsu Cut: Reverse Draw",
|
||||
"name": "Iaijutsu Cut: Reverse Draw (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Landslide Strike",
|
||||
"name": "Landslide Strike (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Laughing Fox Style",
|
||||
"name": "Laughing Fox Style (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Iaijutsu Cut: Sword and Sheath",
|
||||
"name": "Iaijutsu Cut: Sword and Sheath (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Piercing Bolt Style",
|
||||
"name": "Piercing Bolt Style (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Reckless Lunge",
|
||||
"name": "Reckless Lunge (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Swirling Tempest Style",
|
||||
"name": "Swirling Tempest Style (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Snapping Branch Strike",
|
||||
"name": "Snapping Branch Strike (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Thunderous Blows Style",
|
||||
"name": "Thunderous Blows Style (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Rushing Ox Style",
|
||||
"name": "Rushing Ox Style (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Wheeling Sweep",
|
||||
"name": "Wheeling Sweep (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Eyeless Sight Shot",
|
||||
"name": "Eyeless Sight Shot (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Twin Streams Style",
|
||||
"name": "Twin Streams Style (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Staggering Shot",
|
||||
"name": "Staggering Shot (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Falling Heavens Shot",
|
||||
"name": "Falling Heavens Shot (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Swirling Viper Style",
|
||||
"name": "Swirling Viper Style (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Wasp's Spite Style",
|
||||
"name": "Wasp's Spite Style (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Flowering Deceptions",
|
||||
"name": "Flowering Deceptions (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -9,139 +9,139 @@
|
||||
"id": "Cleansing Spirit",
|
||||
"name": "Esprit purificateur",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.182"
|
||||
"book_reference": "Livre de Règles p.182"
|
||||
},
|
||||
{
|
||||
"id": "Grasp the Earth Dragon",
|
||||
"name": "Étreindre le Dragon de la Terre",
|
||||
"name": "Etreindre le Dragon de la Terre",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.182"
|
||||
"book_reference": "Livre de Règles p.182"
|
||||
},
|
||||
{
|
||||
"id": "Earth Needs No Eyes",
|
||||
"name": "La Terre voit sans yeux",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.183"
|
||||
"book_reference": "Livre de Règles p.183"
|
||||
},
|
||||
{
|
||||
"id": "Way of the Earthquake",
|
||||
"name": "La voie du séisme",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.183"
|
||||
"book_reference": "Livre de Règles p.183"
|
||||
},
|
||||
{
|
||||
"id": "Earthen Fist",
|
||||
"name": "Poing de terre",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.183"
|
||||
"book_reference": "Livre de Règles p.183"
|
||||
},
|
||||
{
|
||||
"id": "Riding the Clouds",
|
||||
"name": "Chevaucher les nuages",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.183"
|
||||
"book_reference": "Livre de Règles p.183"
|
||||
},
|
||||
{
|
||||
"id": "Way of the Willow",
|
||||
"name": "La voie du saule",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.184"
|
||||
"book_reference": "Livre de Règles p.184"
|
||||
},
|
||||
{
|
||||
"id": "Air Fist",
|
||||
"name": "Poing de vent",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.184"
|
||||
"book_reference": "Livre de Règles p.184"
|
||||
},
|
||||
{
|
||||
"id": "The Great Silence",
|
||||
"name": "Silence absolu",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.184"
|
||||
"book_reference": "Livre de Règles p.184"
|
||||
},
|
||||
{
|
||||
"id": "Channel the Fire Dragon",
|
||||
"name": "Dompter le Dragon du Feu",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.184"
|
||||
"book_reference": "Livre de Règles p.184"
|
||||
},
|
||||
{
|
||||
"id": "Breaking Blow",
|
||||
"name": "Ki destructeur",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.184"
|
||||
"book_reference": "Livre de Règles p.184"
|
||||
},
|
||||
{
|
||||
"id": "Way of the Falling Star",
|
||||
"name": "La voie de l’étoile filante",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.185"
|
||||
"book_reference": "Livre de Règles p.185"
|
||||
},
|
||||
{
|
||||
"id": "The Body Is an Anvil",
|
||||
"name": "Le corps est une enclume",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.186"
|
||||
"book_reference": "Livre de Règles p.186"
|
||||
},
|
||||
{
|
||||
"id": "Flame Fist",
|
||||
"name": "Poing de flamme",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.186"
|
||||
"book_reference": "Livre de Règles p.186"
|
||||
},
|
||||
{
|
||||
"id": "Ride the Water Dragon",
|
||||
"name": "Chevaucher le Dragon de l’Eau",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.186"
|
||||
"book_reference": "Livre de Règles p.186"
|
||||
},
|
||||
{
|
||||
"id": "Freezing the Lifeblood",
|
||||
"name": "Gel de l’énergie vitale",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.186"
|
||||
"book_reference": "Livre de Règles p.186"
|
||||
},
|
||||
{
|
||||
"id": "Ki Protection",
|
||||
"name": "Ki protecteur",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.187"
|
||||
"book_reference": "Livre de Règles p.187"
|
||||
},
|
||||
{
|
||||
"id": "Way of the Seafoam",
|
||||
"name": "La voie de l’écume",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.187"
|
||||
"book_reference": "Livre de Règles p.187"
|
||||
},
|
||||
{
|
||||
"id": "Water Fist",
|
||||
"name": "Poing d’eau",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.187"
|
||||
"book_reference": "Livre de Règles p.187"
|
||||
},
|
||||
{
|
||||
"id": "Death Touch",
|
||||
"name": "Caresse de la mort",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.188"
|
||||
"book_reference": "Livre de Règles p.188"
|
||||
},
|
||||
{
|
||||
"id": "Touch the Void Dragon",
|
||||
"name": "Effleurer le Dragon du Vide",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.188"
|
||||
"book_reference": "Livre de Règles p.188"
|
||||
},
|
||||
{
|
||||
"id": "Still the Elements",
|
||||
"name": "Figer les éléments",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.188"
|
||||
"book_reference": "Livre de Règles p.188"
|
||||
},
|
||||
{
|
||||
"id": "Way of the Edgeless Sword",
|
||||
"name": "La voie du sabre sans tranchant",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.188"
|
||||
"book_reference": "Livre de Règles p.188"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -9,31 +9,97 @@
|
||||
"id": "Incite Haunting",
|
||||
"name": "Emprise maléfique",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.224"
|
||||
"book_reference": "Livre de Règles p.224"
|
||||
},
|
||||
{
|
||||
"id": "Grip of Anguish",
|
||||
"name": "Etreinte de l’angoisse",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.224"
|
||||
"book_reference": "Livre de Règles p.224"
|
||||
},
|
||||
{
|
||||
"id": "Unholy Fervor",
|
||||
"name": "Ferveur impie",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.225"
|
||||
"book_reference": "Livre de Règles p.225"
|
||||
},
|
||||
{
|
||||
"id": "Mark of Desecration",
|
||||
"name": "Marque de profanation",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.225"
|
||||
"book_reference": "Livre de Règles p.225"
|
||||
},
|
||||
{
|
||||
"id": "Sinful Whispers",
|
||||
"name": "Murmures déviants",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.225"
|
||||
"book_reference": "Livre de Règles p.225"
|
||||
},
|
||||
{
|
||||
"id": "Accursed Summoning",
|
||||
"name": "Conjuration maudite",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.118"
|
||||
},
|
||||
{
|
||||
"id": "Bind the Undead",
|
||||
"name": "Lier les non-morts",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.119"
|
||||
},
|
||||
{
|
||||
"id": "Commune with Evil",
|
||||
"name": "Communier avec le mal",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.118"
|
||||
},
|
||||
{
|
||||
"id": "Dark Reflection",
|
||||
"name": "Sombre reflet",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.121"
|
||||
},
|
||||
{
|
||||
"id": "Entreat the Shadow Steed",
|
||||
"name": "Implorer le destrier d’ombres",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.119"
|
||||
},
|
||||
{
|
||||
"id": "Fiend's Retreat",
|
||||
"name": "La retraite du démon",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.119"
|
||||
},
|
||||
{
|
||||
"id": "Shape the Flesh",
|
||||
"name": "Modeler la chair",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.120"
|
||||
},
|
||||
{
|
||||
"id": "Spiritual Shackles",
|
||||
"name": "Chaînes spirituelles",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.118"
|
||||
},
|
||||
{
|
||||
"id": "Spread Corruption",
|
||||
"name": "Répandre la corruption",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.120"
|
||||
},
|
||||
{
|
||||
"id": "Sword of Blood",
|
||||
"name": "Sabre de sang",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.121"
|
||||
},
|
||||
{
|
||||
"id": "Twisted Summons",
|
||||
"name": "Convocation de la difformité",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.119"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -9,187 +9,475 @@
|
||||
"id": "The Mountain Does Not Fall",
|
||||
"name": "La montagne ne recule pas",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.57"
|
||||
"book_reference": "Livre de Règles p.57"
|
||||
},
|
||||
{
|
||||
"id": "Slayer’s Slash",
|
||||
"name": "Entaille du tueur",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.58"
|
||||
"book_reference": "Livre de Règles p.58"
|
||||
},
|
||||
{
|
||||
"id": "Ingenious Design",
|
||||
"name": "Ingénieuse conception",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.59"
|
||||
"book_reference": "Livre de Règles p.59"
|
||||
},
|
||||
{
|
||||
"id": "Purge the Wicked",
|
||||
"name": "Purifier le mal",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.60"
|
||||
"book_reference": "Livre de Règles p.60"
|
||||
},
|
||||
{
|
||||
"id": "Treasures of the Carp",
|
||||
"name": "Les trésors de la carpe",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.61"
|
||||
"book_reference": "Livre de Règles p.61"
|
||||
},
|
||||
{
|
||||
"id": "Stir the Slumbering Spirit",
|
||||
"name": "Eveiller l’esprit endormi",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.62"
|
||||
"book_reference": "Livre de Règles p.62"
|
||||
},
|
||||
{
|
||||
"id": "To Tread the Sword",
|
||||
"name": "Dans l’ombre de ma lame",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.63"
|
||||
"book_reference": "Livre de Règles p.63"
|
||||
},
|
||||
{
|
||||
"id": "The Lady’s Grace",
|
||||
"name": "La grâce de la Dame",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.64"
|
||||
"book_reference": "Livre de Règles p.64"
|
||||
},
|
||||
{
|
||||
"id": "Strike with No Thought",
|
||||
"name": "Frappe instinctive",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.65"
|
||||
"book_reference": "Livre de Règles p.65"
|
||||
},
|
||||
{
|
||||
"id": "Experiment and Adapt",
|
||||
"name": "Expérimente et adapte-toi",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.66"
|
||||
"book_reference": "Livre de Règles p.66"
|
||||
},
|
||||
{
|
||||
"id": "The Eyes Betray the Heart",
|
||||
"name": "Les yeux trahissent le cœur",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.67"
|
||||
"book_reference": "Livre de Règles p.67"
|
||||
},
|
||||
{
|
||||
"id": "Heart of the Dragon",
|
||||
"name": "Le cœur du Dragon",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.68"
|
||||
"book_reference": "Livre de Règles p.68"
|
||||
},
|
||||
{
|
||||
"id": "Blood of the Dragon",
|
||||
"name": "Le sang du Dragon",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.69"
|
||||
"book_reference": "Livre de Règles p.69"
|
||||
},
|
||||
{
|
||||
"id": "Akodo’s Final Lesson",
|
||||
"name": "L’ultime leçon d’Akodo",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.70"
|
||||
"book_reference": "Livre de Règles p.70"
|
||||
},
|
||||
{
|
||||
"id": "Lion’s Pride",
|
||||
"name": "La fierté du Lion",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.71"
|
||||
"book_reference": "Livre de Règles p.71"
|
||||
},
|
||||
{
|
||||
"id": "Strength of a Thousand Ancestors",
|
||||
"name": "La force d’un millier d’ancêtres",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.72"
|
||||
"book_reference": "Livre de Règles p.72"
|
||||
},
|
||||
{
|
||||
"id": "Rending Jaws of the Lion",
|
||||
"name": "Féroces mâchoires du lion",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.73"
|
||||
"book_reference": "Livre de Règles p.73"
|
||||
},
|
||||
{
|
||||
"id": "Insufferable Genius",
|
||||
"name": "Génie exaspérant",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.74"
|
||||
"book_reference": "Livre de Règles p.74"
|
||||
},
|
||||
{
|
||||
"id": "Master of Elements",
|
||||
"name": "Maître des éléments",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.75"
|
||||
"book_reference": "Livre de Règles p.75"
|
||||
},
|
||||
{
|
||||
"id": "Stand of Honor",
|
||||
"name": "Résistance de l’Honneur",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.76"
|
||||
"book_reference": "Livre de Règles p.76"
|
||||
},
|
||||
{
|
||||
"id": "Demon, Begone!",
|
||||
"name": "Arrière, démon !",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.77"
|
||||
"book_reference": "Livre de Règles p.77"
|
||||
},
|
||||
{
|
||||
"id": "Little Truths",
|
||||
"name": "Petites vérités",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.78"
|
||||
"book_reference": "Livre de Règles p.78"
|
||||
},
|
||||
{
|
||||
"id": "The Final Silence",
|
||||
"name": "L’ultime silence",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.79"
|
||||
"book_reference": "Livre de Règles p.79"
|
||||
},
|
||||
{
|
||||
"id": "World of Shadows",
|
||||
"name": "Un monde d’ombres",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.80"
|
||||
"book_reference": "Livre de Règles p.80"
|
||||
},
|
||||
{
|
||||
"id": "Bound in Ink",
|
||||
"name": "Prison d’encre",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.81"
|
||||
"book_reference": "Livre de Règles p.81"
|
||||
},
|
||||
{
|
||||
"id": "A Friend in Every City",
|
||||
"name": "Un ami dans chaque ville",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.82"
|
||||
"book_reference": "Livre de Règles p.82"
|
||||
},
|
||||
{
|
||||
"id": "The Spirits Unbound",
|
||||
"name": "Esprits déchaînés",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.83"
|
||||
"book_reference": "Livre de Règles p.83"
|
||||
},
|
||||
{
|
||||
"id": "Scouring Sirocco",
|
||||
"name": "Sirocco cinglant",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.84"
|
||||
"book_reference": "Livre de Règles p.84"
|
||||
},
|
||||
{
|
||||
"id": "I Will Always Return",
|
||||
"name": "Je reviendrai toujours",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.85"
|
||||
"book_reference": "Livre de Règles p.85"
|
||||
},
|
||||
{
|
||||
"id": "Sensing the Breeze",
|
||||
"name": "Sentir la brise",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.86"
|
||||
"book_reference": "Livre de Règles p.86"
|
||||
},
|
||||
{
|
||||
"id": "A Bottomless Ocean",
|
||||
"name": "Un insondable océan",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.87"
|
||||
"book_reference": "Livre de Règles p.87"
|
||||
},
|
||||
{
|
||||
"id": "Experimental Concotion",
|
||||
"name": "Experimental Concotion (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Favored ounselor",
|
||||
"name": "Favored ounselor (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Essence of Emptiness",
|
||||
"name": "Essence of Emptiness (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Temple of the Heart",
|
||||
"name": "Temple of the Heart (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "The Flower Binds the Room",
|
||||
"name": "The Flower Binds the Room (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Walk the Hidden Ways",
|
||||
"name": "Walk the Hidden Ways (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Rippling Flame",
|
||||
"name": "Rippling Flame (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Shadow Assassin",
|
||||
"name": "Shadow Assassin (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Master of Beasts",
|
||||
"name": "Master of Beasts (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Strike First, Strike Last",
|
||||
"name": "Premier coup, dernier coup",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.89"
|
||||
},
|
||||
{
|
||||
"id": "Spy Network",
|
||||
"name": "Réseau d’espions",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.90"
|
||||
},
|
||||
{
|
||||
"id": "Post Facto",
|
||||
"name": "A posteriori",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.91"
|
||||
},
|
||||
{
|
||||
"id": "Victory is the Greatest Honor",
|
||||
"name": "La victoire est l’honneur suprême",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.92"
|
||||
},
|
||||
{
|
||||
"id": "One With the Shadows",
|
||||
"name": "Union avec les ombres",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.93"
|
||||
},
|
||||
{
|
||||
"id": "Sudden Clarity",
|
||||
"name": "Clarté soudaine",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.94"
|
||||
},
|
||||
{
|
||||
"id": "Curse of Musubi-no-Kami",
|
||||
"name": "Malédiction de Musubi no Kami",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.95"
|
||||
},
|
||||
{
|
||||
"id": "The Lowest Bow",
|
||||
"name": "La plus profonde des révérences",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.96"
|
||||
},
|
||||
{
|
||||
"id": "Echoes of Ancient Days",
|
||||
"name": "Echos des temps passés",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.97"
|
||||
},
|
||||
{
|
||||
"id": "The Standing Death",
|
||||
"name": "La mort se tient devant vous",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.98"
|
||||
},
|
||||
{
|
||||
"id": "Emerald Explorer",
|
||||
"name": "Explorateur d’émeraude",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.232"
|
||||
},
|
||||
{
|
||||
"id": "Blessings of the Emperor",
|
||||
"name": "Bénédictions de l’Empereur",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.233"
|
||||
},
|
||||
{
|
||||
"id": "Majesty of the Throne",
|
||||
"name": "Majesté du trône",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.235"
|
||||
},
|
||||
{
|
||||
"id": "Foreseen in the Stars",
|
||||
"name": "Présage stellaire",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.236"
|
||||
},
|
||||
{
|
||||
"id": "The Clouds Part",
|
||||
"name": "Une percée dans les nuages",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.237"
|
||||
},
|
||||
{
|
||||
"id": "Favor of the Fortunes",
|
||||
"name": "Faveur des fortunes",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.238"
|
||||
},
|
||||
{
|
||||
"id": "One with the Void",
|
||||
"name": "Union avec le Vide",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.239"
|
||||
},
|
||||
{
|
||||
"id": "Ninth Tail Ascension",
|
||||
"name": "Ascension de la neuvième queue",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.240"
|
||||
},
|
||||
{
|
||||
"id": "Usher in the New Age",
|
||||
"name": "Instaurer une ère nouvelle",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.241"
|
||||
},
|
||||
{
|
||||
"id": "Unseen Blade",
|
||||
"name": "Unseen Blade (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Lesson of the Hawk",
|
||||
"name": "Lesson of the Hawk (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "All Part of the Plan",
|
||||
"name": "All Part of the Plan (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Crack Not a Single Twig",
|
||||
"name": "Crack Not a Single Twig (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Elemental Charmer",
|
||||
"name": "Elemental Charmer (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Surge of Brilliance",
|
||||
"name": "Surge of Brilliance (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Stories as Tall as the Mountain",
|
||||
"name": "Stories as Tall as the Mountain (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "A Gift of Fate",
|
||||
"name": "A Gift of Fate (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Fortitude of the Cradle",
|
||||
"name": "Fortitude of the Cradle (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Swift Creation",
|
||||
"name": "Swift Creation (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Divine Protection",
|
||||
"name": "Divine Protection (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Divine Protection",
|
||||
"name": "Divine Protection (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Resilient Readiness",
|
||||
"name": "Toujours sur le qui-vive",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.88"
|
||||
},
|
||||
{
|
||||
"id": "Ashidaka's Method",
|
||||
"name": "Savoir-faire d’Ashidaka",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.89"
|
||||
},
|
||||
{
|
||||
"id": "Healer's Hands",
|
||||
"name": "Mains de guérisseur",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.90"
|
||||
},
|
||||
{
|
||||
"id": "Sacred Fist",
|
||||
"name": "Poing Sacré",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.91"
|
||||
},
|
||||
{
|
||||
"id": "The Effortless Path",
|
||||
"name": "La voie de la fluidité",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.92"
|
||||
},
|
||||
{
|
||||
"id": "Empathic Transfer",
|
||||
"name": "Transfert empathique",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.93"
|
||||
},
|
||||
{
|
||||
"id": "Yotogi's Piercing Gaze",
|
||||
"name": "Le regard perçant de Yotogi",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.94"
|
||||
},
|
||||
{
|
||||
"id": "Kingdom of Paper and Ink",
|
||||
"name": "Royaume d’encre et de papier",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.95"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -9,25 +9,79 @@
|
||||
"id": "Deadly Sting",
|
||||
"name": "Dard mortel",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.226"
|
||||
"book_reference": "Livre de Règles p.226"
|
||||
},
|
||||
{
|
||||
"id": "Skulk",
|
||||
"name": "Disparition",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.226"
|
||||
"book_reference": "Livre de Règles p.226"
|
||||
},
|
||||
{
|
||||
"id": "Silencing Stroke",
|
||||
"name": "Neutralisation",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.227"
|
||||
"book_reference": "Livre de Règles p.227"
|
||||
},
|
||||
{
|
||||
"id": "Noxious Cloud",
|
||||
"name": "Nuage toxique",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.227"
|
||||
"book_reference": "Livre de Règles p.227"
|
||||
},
|
||||
{
|
||||
"id": "Artful Alibi",
|
||||
"name": "Alibi artistique",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.114"
|
||||
},
|
||||
{
|
||||
"id": "Cunning Distraction",
|
||||
"name": "Distraction fourbe",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.115"
|
||||
},
|
||||
{
|
||||
"id": "Deceitful Strike",
|
||||
"name": "Coup malhonnête",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.115"
|
||||
},
|
||||
{
|
||||
"id": "Like a Ghost",
|
||||
"name": "Tel un fantôme",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.116"
|
||||
},
|
||||
{
|
||||
"id": "Silent Elimination",
|
||||
"name": "Immobilisation silencieuse",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.115"
|
||||
},
|
||||
{
|
||||
"id": "Slicing Wind Kick",
|
||||
"name": "Coup de pied tourbillonnant",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.114"
|
||||
},
|
||||
{
|
||||
"id": "Stillness of Death",
|
||||
"name": "Quiétude de la mort",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.116"
|
||||
},
|
||||
{
|
||||
"id": "To Float or Sink",
|
||||
"name": "Flotter ou sombrer",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.115"
|
||||
},
|
||||
{
|
||||
"id": "What's Yours is Mine",
|
||||
"name": "Ce qui est à toi est à moi",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.114"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -9,31 +9,127 @@
|
||||
"id": "Tea Ceremony",
|
||||
"name": "Cérémonie du thé",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.212"
|
||||
"book_reference": "Livre de Règles p.212"
|
||||
},
|
||||
{
|
||||
"id": "Commune with the Spirits",
|
||||
"name": "Communier avec les esprits",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.212"
|
||||
"book_reference": "Livre de Règles p.212"
|
||||
},
|
||||
{
|
||||
"id": "Divination",
|
||||
"name": "Divination",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.213"
|
||||
"book_reference": "Livre de Règles p.213"
|
||||
},
|
||||
{
|
||||
"id": "Cleansing Rite",
|
||||
"name": "Rite de purification",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.213"
|
||||
"book_reference": "Livre de Règles p.213"
|
||||
},
|
||||
{
|
||||
"id": "Threshold Barrier",
|
||||
"name": "Seuil infranchissable",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.213"
|
||||
"book_reference": "Livre de Règles p.213"
|
||||
},
|
||||
{
|
||||
"id": "Blessed Union",
|
||||
"name": "Blessed Union (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Blessing of the Dance",
|
||||
"name": "Blessing of the Dance (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Prayer of Protection",
|
||||
"name": "Prayer of Protection (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Rite of the Wheel",
|
||||
"name": "Rite of the Wheel (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Whispers to the Moon (Moon Cultist)",
|
||||
"name": "Whispers to the Moon (Moon Cultist) (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Formal Tea Ceremony",
|
||||
"name": "Cérémonie du thé protocolaire",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.116"
|
||||
},
|
||||
{
|
||||
"id": "Treaty Signing",
|
||||
"name": "Signature de traité",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.117"
|
||||
},
|
||||
{
|
||||
"id": "The Ties that Bind",
|
||||
"name": "Les liens qui nous unissent",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.116"
|
||||
},
|
||||
{
|
||||
"id": "Balancing Salve (Qamarist Region)",
|
||||
"name": "Balancing Salve (Qamarist Region) (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Elixir of Recovery (Qamarist Region)",
|
||||
"name": "Elixir of Recovery (Qamarist Region) (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Fortitude Draught (Qamarist Region)",
|
||||
"name": "Fortitude Draught (Qamarist Region) (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Restorative Transmutation (Qamarist Region)",
|
||||
"name": "Restorative Transmutation (Qamarist Region) (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Cleansing of Coral and Gold (Ivory Kingdoms Region)",
|
||||
"name": "Cleansing of Coral and Gold (Ivory Kingdoms Region) (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Wayfarer's Path",
|
||||
"name": "Wayfarer's Path (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Blessing of Steel (Artisan)",
|
||||
"name": "Bénédiction d’acier (Artisan)",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.114"
|
||||
},
|
||||
{
|
||||
"id": "Craft Shikigami (Shugenja)",
|
||||
"name": "Fabrication des shikigami (Shugenja)",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.114"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -9,187 +9,475 @@
|
||||
"id": "Way of the Crab",
|
||||
"name": "La voie du Crabe",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.57"
|
||||
"book_reference": "Livre de Règles p.57"
|
||||
},
|
||||
{
|
||||
"id": "Flickering Flame Skirmisher",
|
||||
"name": "Dérobade de la flamme fugitive",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.58"
|
||||
"book_reference": "Livre de Règles p.58"
|
||||
},
|
||||
{
|
||||
"id": "Masterful Builder",
|
||||
"name": "Maître bâtisseur",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.59"
|
||||
"book_reference": "Livre de Règles p.59"
|
||||
},
|
||||
{
|
||||
"id": "Gaze into Shadow",
|
||||
"name": "Regarder dans les ténèbres",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.60"
|
||||
"book_reference": "Livre de Règles p.60"
|
||||
},
|
||||
{
|
||||
"id": "Way of the Carp",
|
||||
"name": "La voie de la Carpe",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.61"
|
||||
"book_reference": "Livre de Règles p.61"
|
||||
},
|
||||
{
|
||||
"id": "Spiritual Artisan",
|
||||
"name": "Artisan spirituel",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.62"
|
||||
"book_reference": "Livre de Règles p.62"
|
||||
},
|
||||
{
|
||||
"id": "Vigilance of Mind",
|
||||
"name": "Vigilance de l’esprit",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.63"
|
||||
"book_reference": "Livre de Règles p.63"
|
||||
},
|
||||
{
|
||||
"id": "Speaking in Silence",
|
||||
"name": "Communication silencieuse",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.64"
|
||||
"book_reference": "Livre de Règles p.64"
|
||||
},
|
||||
{
|
||||
"id": "Way of the Crane",
|
||||
"name": "La voie de la Grue",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.65"
|
||||
"book_reference": "Livre de Règles p.65"
|
||||
},
|
||||
{
|
||||
"id": "Elemental Transmutation",
|
||||
"name": "Transmutation élémentaire",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.66"
|
||||
"book_reference": "Livre de Règles p.66"
|
||||
},
|
||||
{
|
||||
"id": "Kitsuki’s Method",
|
||||
"name": "La méthode Kitsuki",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.67"
|
||||
"book_reference": "Livre de Règles p.67"
|
||||
},
|
||||
{
|
||||
"id": "Way of the Dragon",
|
||||
"name": "La voie du Dragon",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.68"
|
||||
"book_reference": "Livre de Règles p.68"
|
||||
},
|
||||
{
|
||||
"id": "Blood of the Kami",
|
||||
"name": "Sang des Kamis",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.69"
|
||||
"book_reference": "Livre de Règles p.69"
|
||||
},
|
||||
{
|
||||
"id": "Way of the Lion",
|
||||
"name": "La voie du Lion",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.70"
|
||||
"book_reference": "Livre de Règles p.70"
|
||||
},
|
||||
{
|
||||
"id": "Heart of the Lion",
|
||||
"name": "Le cœur du Lion",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.71"
|
||||
"book_reference": "Livre de Règles p.71"
|
||||
},
|
||||
{
|
||||
"id": "Favor of the Ancestors",
|
||||
"name": "Faveur des ancêtres",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.72"
|
||||
"book_reference": "Livre de Règles p.72"
|
||||
},
|
||||
{
|
||||
"id": "Matsu’s Fury",
|
||||
"name": "La fureur de Matsu",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.73"
|
||||
"book_reference": "Livre de Règles p.73"
|
||||
},
|
||||
{
|
||||
"id": "Wisdom of the Ages",
|
||||
"name": "Sagesse éternelle",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.74"
|
||||
"book_reference": "Livre de Règles p.74"
|
||||
},
|
||||
{
|
||||
"id": "One with the Elements",
|
||||
"name": "Union avec les éléments",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.75"
|
||||
"book_reference": "Livre de Règles p.75"
|
||||
},
|
||||
{
|
||||
"id": "Way of the Phoenix",
|
||||
"name": "La voie du Phénix",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.76"
|
||||
"book_reference": "Livre de Règles p.76"
|
||||
},
|
||||
{
|
||||
"id": "Sacred Arrows",
|
||||
"name": "Flèches sacrées",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.77"
|
||||
"book_reference": "Livre de Règles p.77"
|
||||
},
|
||||
{
|
||||
"id": "Weakness Is My Strength",
|
||||
"name": "La faiblesse est ma force",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.78"
|
||||
"book_reference": "Livre de Règles p.78"
|
||||
},
|
||||
{
|
||||
"id": "The Path of Shadows",
|
||||
"name": "Le sentier des ombres",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.79"
|
||||
"book_reference": "Livre de Règles p.79"
|
||||
},
|
||||
{
|
||||
"id": "The Kami’s Whisper",
|
||||
"name": "Le murmure des kamis",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.80"
|
||||
"book_reference": "Livre de Règles p.80"
|
||||
},
|
||||
{
|
||||
"id": "Mystical Script",
|
||||
"name": "Calligraphie mystique",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.81"
|
||||
"book_reference": "Livre de Règles p.81"
|
||||
},
|
||||
{
|
||||
"id": "Vendor of Strange Wares",
|
||||
"name": "Vendeur d’étranges articles",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.82"
|
||||
"book_reference": "Livre de Règles p.82"
|
||||
},
|
||||
{
|
||||
"id": "The Way of Names",
|
||||
"name": "La voie des noms",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.83"
|
||||
"book_reference": "Livre de Règles p.83"
|
||||
},
|
||||
{
|
||||
"id": "Swirling Desert Wind",
|
||||
"name": "Le tourbillon du simoun",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.84"
|
||||
"book_reference": "Livre de Règles p.84"
|
||||
},
|
||||
{
|
||||
"id": "Born in the Saddle",
|
||||
"name": "Né sur une selle",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.85"
|
||||
"book_reference": "Livre de Règles p.85"
|
||||
},
|
||||
{
|
||||
"id": "Heroic Charge",
|
||||
"name": "Charge héroïque",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.86"
|
||||
"book_reference": "Livre de Règles p.86"
|
||||
},
|
||||
{
|
||||
"id": "School of Waves",
|
||||
"name": "L’école des vagues",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.87"
|
||||
"book_reference": "Livre de Règles p.87"
|
||||
},
|
||||
{
|
||||
"id": "Flesh of the Elements",
|
||||
"name": "Flesh of the Elements (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Soul of Ceremony",
|
||||
"name": "Soul of Ceremony (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Way of the Void",
|
||||
"name": "Way of the Void (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "The Body is a Shrine",
|
||||
"name": "The Body is a Shrine (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Every Stone Serves",
|
||||
"name": "Every Stone Serves (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Celestial Alignment",
|
||||
"name": "Celestial Alignment (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Blazing Tears of Lady Sun",
|
||||
"name": "Blazing Tears of Lady Sun (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Sudden nightfall",
|
||||
"name": "Sudden nightfall (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Steed of the Kami",
|
||||
"name": "Steed of the Kami (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Way of the Scorpion",
|
||||
"name": "La voie du Scorpion",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.89"
|
||||
},
|
||||
{
|
||||
"id": "Incisive Insight",
|
||||
"name": "Pénétrante perspicacité",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.90"
|
||||
},
|
||||
{
|
||||
"id": "Procedure and Protocol",
|
||||
"name": "Procédure et protocole",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.91"
|
||||
},
|
||||
{
|
||||
"id": "Victory before Honor",
|
||||
"name": "La victoire passe avant l’honneur",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.92"
|
||||
},
|
||||
{
|
||||
"id": "Disciple of Darkness",
|
||||
"name": "Disciple des ténèbres",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.93"
|
||||
},
|
||||
{
|
||||
"id": "Architect of Tranquility",
|
||||
"name": "Architecte de la tranquillité",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.94"
|
||||
},
|
||||
{
|
||||
"id": "Gift of Musubi-no-Kami",
|
||||
"name": "Don de Musubi no Kami",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.95"
|
||||
},
|
||||
{
|
||||
"id": "Typhoon in the Bamboo Grove",
|
||||
"name": "Le typhon dans la bambouseraie",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.96"
|
||||
},
|
||||
{
|
||||
"id": "A Grain of Truth",
|
||||
"name": "Un soupçon de vérité",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.97"
|
||||
},
|
||||
{
|
||||
"id": "Claws of the Crab",
|
||||
"name": "Les pinces du Crabe",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.98"
|
||||
},
|
||||
{
|
||||
"id": "Well Traveled",
|
||||
"name": "Grand voyageur",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.232"
|
||||
},
|
||||
{
|
||||
"id": "Voice of the Emperor",
|
||||
"name": "La Voix de L'empereur",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.234"
|
||||
},
|
||||
{
|
||||
"id": "Necessary Actions",
|
||||
"name": "Interventions de rigueur",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.235"
|
||||
},
|
||||
{
|
||||
"id": "Just as Predicted",
|
||||
"name": "Tout comme je l’avais prédit",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.236"
|
||||
},
|
||||
{
|
||||
"id": "Speed of Heaven",
|
||||
"name": "Célérité des Cieux",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.237"
|
||||
},
|
||||
{
|
||||
"id": "Blessing of the Fortunes",
|
||||
"name": "Bénédiction des fortunes",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.238"
|
||||
},
|
||||
{
|
||||
"id": "Embrace the Void",
|
||||
"name": "Embrasser le Vide",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.239"
|
||||
},
|
||||
{
|
||||
"id": "Fox Spirit",
|
||||
"name": "Esprit renard",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.240"
|
||||
},
|
||||
{
|
||||
"id": "Professional Saboteur",
|
||||
"name": "Saboteur professionnel",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.241"
|
||||
},
|
||||
{
|
||||
"id": "Signiature Weapon",
|
||||
"name": "Signiature Weapon (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Piercing Insight",
|
||||
"name": "Piercing Insight (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Risk and Reward",
|
||||
"name": "Risk and Reward (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Tactical Cover",
|
||||
"name": "Tactical Cover (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Naturally Attuned",
|
||||
"name": "Naturally Attuned (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Resourceful Artistry",
|
||||
"name": "Resourceful Artistry (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Unexpected Wisdom",
|
||||
"name": "Unexpected Wisdom (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Seer of the Lords of Death",
|
||||
"name": "Seer of the Lords of Death (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Akilah's Teachings",
|
||||
"name": "Akilah's Teachings (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Creative Execution",
|
||||
"name": "Creative Execution (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Gift of Inner Power",
|
||||
"name": "Gift of Inner Power (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Flurry of Steel",
|
||||
"name": "Flurry of Steel (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Traces of Passage",
|
||||
"name": "Vestiges d’un passage",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.88"
|
||||
},
|
||||
{
|
||||
"id": "Sacred Art of Steel",
|
||||
"name": "L’art sacré de l’acier",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.89"
|
||||
},
|
||||
{
|
||||
"id": "Field Medicine",
|
||||
"name": "Médecine de terrain",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.90"
|
||||
},
|
||||
{
|
||||
"id": "Supressing Blows",
|
||||
"name": "Frappes d’intimidation",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.91"
|
||||
},
|
||||
{
|
||||
"id": "Sharpened Ki",
|
||||
"name": "Ki exacerbé",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.92"
|
||||
},
|
||||
{
|
||||
"id": "Hands of Earth and Sky",
|
||||
"name": "Mains de la terre et du ciel",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.93"
|
||||
},
|
||||
{
|
||||
"id": "Eyes of Yotogi",
|
||||
"name": "Les yeux de Yotogi",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.94"
|
||||
},
|
||||
{
|
||||
"id": "Warded Shikigami",
|
||||
"name": "Shikigami bardé de glyphes",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.95"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -9,259 +9,421 @@
|
||||
"id": "Rustling of Leaves",
|
||||
"name": "Bruissement des feuilles",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.214"
|
||||
"book_reference": "Livre de Règles p.214"
|
||||
},
|
||||
{
|
||||
"id": "Cadence",
|
||||
"name": "Cadence",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.214"
|
||||
"book_reference": "Livre de Règles p.214"
|
||||
},
|
||||
{
|
||||
"id": "Artisan’s Appraisal",
|
||||
"name": "Estimation de l’artisan",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.214"
|
||||
"book_reference": "Livre de Règles p.214"
|
||||
},
|
||||
{
|
||||
"id": "Bend with the Storm",
|
||||
"name": "Le roseau plie sous la tempête",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.214"
|
||||
"book_reference": "Livre de Règles p.214"
|
||||
},
|
||||
{
|
||||
"id": "The Wind Blows Both Ways",
|
||||
"name": "Le vent tourne",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.215"
|
||||
"book_reference": "Livre de Règles p.215"
|
||||
},
|
||||
{
|
||||
"id": "Prey on the Weak",
|
||||
"name": "Malheur aux faibles",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.215"
|
||||
"book_reference": "Livre de Règles p.215"
|
||||
},
|
||||
{
|
||||
"id": "Whispers of Court",
|
||||
"name": "Murmures de la cour",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.215"
|
||||
"book_reference": "Livre de Règles p.215"
|
||||
},
|
||||
{
|
||||
"id": "Feigned Opening",
|
||||
"name": "Ouverture feinte",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.215"
|
||||
"book_reference": "Livre de Règles p.215"
|
||||
},
|
||||
{
|
||||
"id": "Wolf’s Proposal",
|
||||
"name": "Proposition du loup",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.215"
|
||||
"book_reference": "Livre de Règles p.215"
|
||||
},
|
||||
{
|
||||
"id": "Ancestry Unearthed",
|
||||
"name": "Ascendance dévoilée",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.216"
|
||||
"book_reference": "Livre de Règles p.216"
|
||||
},
|
||||
{
|
||||
"id": "Touchstone of Courage",
|
||||
"name": "Courage exemplaire",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.216"
|
||||
"book_reference": "Livre de Règles p.216"
|
||||
},
|
||||
{
|
||||
"id": "Honest Assessment",
|
||||
"name": "Evaluation honnête",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.216"
|
||||
"book_reference": "Livre de Règles p.216"
|
||||
},
|
||||
{
|
||||
"id": "The Immovable Hand of Peace",
|
||||
"name": "L’immuable main de la paix",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.216"
|
||||
"book_reference": "Livre de Règles p.216"
|
||||
},
|
||||
{
|
||||
"id": "Civility Foremost",
|
||||
"name": "La courtoisie prime",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.217"
|
||||
"book_reference": "Livre de Règles p.217"
|
||||
},
|
||||
{
|
||||
"id": "Weight of Duty",
|
||||
"name": "Le fardeau du devoir",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.217"
|
||||
"book_reference": "Livre de Règles p.217"
|
||||
},
|
||||
{
|
||||
"id": "Pillar of Calm",
|
||||
"name": "Pilier de sérénité",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.217"
|
||||
"book_reference": "Livre de Règles p.217"
|
||||
},
|
||||
{
|
||||
"id": "Stonewall Tactics",
|
||||
"name": "Tactique d’obstruction",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.218"
|
||||
"book_reference": "Livre de Règles p.218"
|
||||
},
|
||||
{
|
||||
"id": "Fanning the Flames",
|
||||
"name": "Attiser les flammes",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.218"
|
||||
"book_reference": "Livre de Règles p.218"
|
||||
},
|
||||
{
|
||||
"id": "Bravado",
|
||||
"name": "Bravade",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.218"
|
||||
"book_reference": "Livre de Règles p.218"
|
||||
},
|
||||
{
|
||||
"id": "Rallying Cry",
|
||||
"name": "Cri de ralliement",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.218"
|
||||
"book_reference": "Livre de Règles p.218"
|
||||
},
|
||||
{
|
||||
"id": "Sensational Distraction",
|
||||
"name": "Distraction sensationnelle",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.219"
|
||||
"book_reference": "Livre de Règles p.219"
|
||||
},
|
||||
{
|
||||
"id": "Dazzling Performance",
|
||||
"name": "Éclatante démonstration",
|
||||
"name": "Eclatante démonstration",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.219"
|
||||
"book_reference": "Livre de Règles p.219"
|
||||
},
|
||||
{
|
||||
"id": "Truth Burns through Lies",
|
||||
"name": "La vérité derrière l’écran de fumée",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.219"
|
||||
"book_reference": "Livre de Règles p.219"
|
||||
},
|
||||
{
|
||||
"id": "Sear the Wound",
|
||||
"name": "Le couteau dans la plaie",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.219"
|
||||
"book_reference": "Livre de Règles p.219"
|
||||
},
|
||||
{
|
||||
"id": "Lightning Raid",
|
||||
"name": "Raid éclair",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.219"
|
||||
"book_reference": "Livre de Règles p.219"
|
||||
},
|
||||
{
|
||||
"id": "Stirring the Embers",
|
||||
"name": "Souffler sur les braises",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.219"
|
||||
"book_reference": "Livre de Règles p.219"
|
||||
},
|
||||
{
|
||||
"id": "Tributaries of Trade",
|
||||
"name": "Affluents du négoce",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.220"
|
||||
"book_reference": "Livre de Règles p.220"
|
||||
},
|
||||
{
|
||||
"id": "All in Jest",
|
||||
"name": "Aimable plaisanterie",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.220"
|
||||
"book_reference": "Livre de Règles p.220"
|
||||
},
|
||||
{
|
||||
"id": "Buoyant Arrival",
|
||||
"name": "Entrée en douceur",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.220"
|
||||
"book_reference": "Livre de Règles p.220"
|
||||
},
|
||||
{
|
||||
"id": "Ebb and Flow",
|
||||
"name": "Flux et reflux",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.220"
|
||||
"book_reference": "Livre de Règles p.220"
|
||||
},
|
||||
{
|
||||
"id": "Slippery Maneuvers",
|
||||
"name": "Manœuvres d’esquive",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.220"
|
||||
"book_reference": "Livre de Règles p.220"
|
||||
},
|
||||
{
|
||||
"id": "Regal Bearing",
|
||||
"name": "Port altier",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.221"
|
||||
"book_reference": "Livre de Règles p.221"
|
||||
},
|
||||
{
|
||||
"id": "Well of Desire",
|
||||
"name": "Puits du désir",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.221"
|
||||
"book_reference": "Livre de Règles p.221"
|
||||
},
|
||||
{
|
||||
"id": "Shallow Waters",
|
||||
"name": "Sous la surface",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.221"
|
||||
"book_reference": "Livre de Règles p.221"
|
||||
},
|
||||
{
|
||||
"id": "Lady Shinjo’s Speed (Unicorn)",
|
||||
"name": "Célérité de Dame Shinjo (Licorne)",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.222"
|
||||
"book_reference": "Livre de Règles p.222"
|
||||
},
|
||||
{
|
||||
"id": "Lady Doji’s Decree (Crane)",
|
||||
"name": "Décret de Dame Doji (Grue)",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.222"
|
||||
"book_reference": "Livre de Règles p.222"
|
||||
},
|
||||
{
|
||||
"id": "Courtier’s Resolve",
|
||||
"name": "La détermination du courtisan",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.222"
|
||||
"book_reference": "Livre de Règles p.222"
|
||||
},
|
||||
{
|
||||
"id": "A Samurai’s Fate",
|
||||
"name": "Le destin du samouraï",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.222"
|
||||
"book_reference": "Livre de Règles p.222"
|
||||
},
|
||||
{
|
||||
"id": "Lord Bayushi’s Whispers (Scorpion)",
|
||||
"name": "Murmures de Sire Bayushi (Scorpion)",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.222"
|
||||
"book_reference": "Livre de Règles p.222"
|
||||
},
|
||||
{
|
||||
"id": "Lord Togashi’s Insight (Dragon)",
|
||||
"name": "Perspicacité de Sire Togashi (Dragon)",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.223"
|
||||
"book_reference": "Livre de Règles p.223"
|
||||
},
|
||||
{
|
||||
"id": "Rouse the Soul",
|
||||
"name": "Réveil de l’âme",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.223"
|
||||
"book_reference": "Livre de Règles p.223"
|
||||
},
|
||||
{
|
||||
"id": "Lord Akodo’s Roar (Lion)",
|
||||
"name": "Rugissement de Sire Akodo (Lion)",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.223"
|
||||
"book_reference": "Livre de Règles p.223"
|
||||
},
|
||||
{
|
||||
"id": "All Arts Are One",
|
||||
"name": "Tous les arts ne font qu’un",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.223"
|
||||
"book_reference": "Livre de Règles p.223"
|
||||
},
|
||||
{
|
||||
"id": "Hidden in Smoke",
|
||||
"name": "Masqué par la fumée",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.117"
|
||||
},
|
||||
{
|
||||
"id": "Assess Strengths",
|
||||
"name": "Evaluer les forces",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.117"
|
||||
},
|
||||
{
|
||||
"id": "Unyielding Terms",
|
||||
"name": "Termes immuables",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.117"
|
||||
},
|
||||
{
|
||||
"id": "Offend the Sensibilities",
|
||||
"name": "Froisser les sensibilités",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.118"
|
||||
},
|
||||
{
|
||||
"id": "Crackling Laughter",
|
||||
"name": "Rire moqueur",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.118"
|
||||
},
|
||||
{
|
||||
"id": "All Shall Fear Me",
|
||||
"name": "Tous me craindront",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.118"
|
||||
},
|
||||
{
|
||||
"id": "Spiteful Loss",
|
||||
"name": "Amère défaite",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.118"
|
||||
},
|
||||
{
|
||||
"id": "Beware The Smallest Mouse",
|
||||
"name": "Gare à la plus petite des souris",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.119"
|
||||
},
|
||||
{
|
||||
"id": "Fun and Games",
|
||||
"name": "Agréable participation",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.118"
|
||||
},
|
||||
{
|
||||
"id": "Foreseen Need",
|
||||
"name": "Besoin pressenti",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.119"
|
||||
},
|
||||
{
|
||||
"id": "Spin the Web (Kolat)",
|
||||
"name": "Tisser sa toile (Kolat)",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.249"
|
||||
},
|
||||
{
|
||||
"id": "Awe of Heaven (Imperial)",
|
||||
"name": "Effroi céleste (Impérial)",
|
||||
"description": "",
|
||||
"book_reference": "L’Empire d’Émeraude p.249"
|
||||
},
|
||||
{
|
||||
"id": "Look Out",
|
||||
"name": "Look Out (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Bellow of Resolve",
|
||||
"name": "Bellow of Resolve (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Ruse of the Moon's Reflection",
|
||||
"name": "Ruse of the Moon's Reflection (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Eyes Up!",
|
||||
"name": "Eyes Up! (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Pack Gambit",
|
||||
"name": "Pack Gambit (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Mentor's Guidance",
|
||||
"name": "Mentor's Guidance (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Malleable Formation",
|
||||
"name": "Malleable Formation (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Goading Taunt",
|
||||
"name": "Goading Taunt (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Watch My Back",
|
||||
"name": "Watch My Back (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Illuminate the Way",
|
||||
"name": "Illuminate the Way (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Fluent Bargaining",
|
||||
"name": "Fluent Bargaining (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Bond of Heroes",
|
||||
"name": "Bond of Heroes (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Tonight, I Am Your Opponent",
|
||||
"name": "Tonight, I Am Your Opponent (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Wanderer's Resolve",
|
||||
"name": "Wanderer's Resolve (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Roar of Encouragement",
|
||||
"name": "Roar of Encouragement (WIP)",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -11,191 +11,191 @@
|
||||
{
|
||||
"id": "Bokken",
|
||||
"name": "Bokken",
|
||||
"category": "Sabre",
|
||||
"grip_1": "-",
|
||||
"category": "Sabres",
|
||||
"grip_1": "",
|
||||
"grip_2": "Dégâts +2",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.232"
|
||||
"book_reference": "Livre de Règles p.232"
|
||||
},
|
||||
{
|
||||
"id": "Chokutō",
|
||||
"name": "Chokutō",
|
||||
"category": "Sabre",
|
||||
"grip_1": "-",
|
||||
"grip_2": "-",
|
||||
"category": "Sabres",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.232"
|
||||
"book_reference": "Livre de Règles p.232"
|
||||
},
|
||||
{
|
||||
"id": "Scimitar",
|
||||
"name": "Cimeterre",
|
||||
"category": "Sabre",
|
||||
"grip_1": "-",
|
||||
"grip_2": "-",
|
||||
"category": "Sabres",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.232"
|
||||
"book_reference": "Livre de Règles p.232"
|
||||
},
|
||||
{
|
||||
"id": "Dao",
|
||||
"name": "Dao",
|
||||
"category": "Sabre",
|
||||
"grip_1": "-",
|
||||
"grip_2": "-",
|
||||
"category": "Sabres",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.232"
|
||||
"book_reference": "Livre de Règles p.232"
|
||||
},
|
||||
{
|
||||
"id": "Gao",
|
||||
"name": "Gao",
|
||||
"category": "Sabre",
|
||||
"grip_1": "-",
|
||||
"grip_2": "-",
|
||||
"category": "Sabres",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.232"
|
||||
"book_reference": "Livre de Règles p.232"
|
||||
},
|
||||
{
|
||||
"id": "Jian",
|
||||
"name": "Jian",
|
||||
"category": "Sabre",
|
||||
"grip_1": "-",
|
||||
"grip_2": "Dangerosité +1",
|
||||
"category": "Sabres",
|
||||
"grip_1": "",
|
||||
"grip_2": "Dangerosité +1 / Acérée",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.232"
|
||||
"book_reference": "Livre de Règles p.232"
|
||||
},
|
||||
{
|
||||
"id": "Katana",
|
||||
"name": "Katana",
|
||||
"category": "Sabre",
|
||||
"grip_1": "-",
|
||||
"category": "Sabres",
|
||||
"grip_1": "",
|
||||
"grip_2": "Dangerosité +2",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.232"
|
||||
"book_reference": "Livre de Règles p.232"
|
||||
},
|
||||
{
|
||||
"id": "Nodachi",
|
||||
"name": "Nodachi",
|
||||
"category": "Sabre",
|
||||
"grip_1": "-",
|
||||
"grip_2": "-",
|
||||
"category": "Sabres",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.233"
|
||||
"book_reference": "Livre de Règles p.233"
|
||||
},
|
||||
{
|
||||
"id": "Wakizashi",
|
||||
"name": "Wakizashi",
|
||||
"category": "Sabre",
|
||||
"grip_1": "-",
|
||||
"category": "Sabres",
|
||||
"grip_1": "",
|
||||
"grip_2": "Dangerosité +2",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.233"
|
||||
"book_reference": "Livre de Règles p.233"
|
||||
},
|
||||
{
|
||||
"id": "Zanbatō",
|
||||
"name": "Zanbatō",
|
||||
"category": "Sabre",
|
||||
"grip_1": "-",
|
||||
"grip_2": "-",
|
||||
"category": "Sabres",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.233"
|
||||
"book_reference": "Livre de Règles p.233"
|
||||
},
|
||||
{
|
||||
"id": "Masakari",
|
||||
"name": "Masakari",
|
||||
"category": "Hache",
|
||||
"grip_1": "-",
|
||||
"category": "Haches",
|
||||
"grip_1": "",
|
||||
"grip_2": "Dangerosité +2",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.233"
|
||||
"book_reference": "Livre de Règles p.233"
|
||||
},
|
||||
{
|
||||
"id": "Ono",
|
||||
"name": "Ono",
|
||||
"category": "Hache",
|
||||
"grip_1": "-",
|
||||
"grip_2": "-",
|
||||
"category": "Haches",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.233"
|
||||
"book_reference": "Livre de Règles p.233"
|
||||
},
|
||||
{
|
||||
"id": "Club",
|
||||
"name": "Gourdin",
|
||||
"category": "Armes Contondantes",
|
||||
"grip_1": "-",
|
||||
"grip_1": "",
|
||||
"grip_2": "Dégâts +1",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.234"
|
||||
"book_reference": "Livre de Règles p.234"
|
||||
},
|
||||
{
|
||||
"id": "Kiseru",
|
||||
"name": "Kiseru",
|
||||
"category": "Armes Contondantes",
|
||||
"grip_1": "-",
|
||||
"grip_2": "-",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.234"
|
||||
"book_reference": "Livre de Règles p.234"
|
||||
},
|
||||
{
|
||||
"id": "Hammer",
|
||||
"name": "Marteau",
|
||||
"category": "Armes Contondantes",
|
||||
"grip_1": "-",
|
||||
"grip_1": "",
|
||||
"grip_2": "Dégâts +2",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.234"
|
||||
"book_reference": "Livre de Règles p.234"
|
||||
},
|
||||
{
|
||||
"id": "Otsuchi",
|
||||
"name": "Otsuchi",
|
||||
"category": "Armes Contondantes",
|
||||
"grip_1": "-",
|
||||
"grip_2": "-",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.234"
|
||||
"book_reference": "Livre de Règles p.234"
|
||||
},
|
||||
{
|
||||
"id": "Tetsubō",
|
||||
"name": "Tetsubō",
|
||||
"category": "Armes Contondantes",
|
||||
"grip_1": "-",
|
||||
"grip_2": "-",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.234"
|
||||
"book_reference": "Livre de Règles p.234"
|
||||
},
|
||||
{
|
||||
"id": "Jitte",
|
||||
"name": "Jitte",
|
||||
"category": "Armes de Poing",
|
||||
"grip_1": "-",
|
||||
"grip_2": "-",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.234"
|
||||
"book_reference": "Livre de Règles p.234"
|
||||
},
|
||||
{
|
||||
"id": "Knife",
|
||||
"name": "Couteau",
|
||||
"category": "Armes de Poing",
|
||||
"grip_1": "-",
|
||||
"grip_1": "",
|
||||
"grip_2": "Dangerosité +2",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.234"
|
||||
"book_reference": "Livre de Règles p.234"
|
||||
},
|
||||
{
|
||||
"id": "Nunchaku",
|
||||
"name": "Nunchaku",
|
||||
"category": "Armes de Poing",
|
||||
"grip_1": "-",
|
||||
"grip_1": "",
|
||||
"grip_2": "Entrave",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.235"
|
||||
"book_reference": "Livre de Règles p.235"
|
||||
},
|
||||
{
|
||||
"id": "Tessen",
|
||||
"name": "Tessen",
|
||||
"category": "Armes de Poing",
|
||||
"grip_1": "-",
|
||||
"grip_2": "-",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.235"
|
||||
"book_reference": "Livre de Règles p.235"
|
||||
},
|
||||
{
|
||||
"id": "Bisentō",
|
||||
@@ -204,151 +204,538 @@
|
||||
"grip_1": "Portée 1",
|
||||
"grip_2": "Dégâts +2",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.235"
|
||||
"book_reference": "Livre de Règles p.235"
|
||||
},
|
||||
{
|
||||
"id": "Bō",
|
||||
"name": "Bō",
|
||||
"category": "Armes d'Hast",
|
||||
"grip_1": "-",
|
||||
"grip_2": "-",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.235"
|
||||
"book_reference": "Livre de Règles p.235"
|
||||
},
|
||||
{
|
||||
"id": "Ji",
|
||||
"name": "Ji",
|
||||
"category": "Armes d'Hast",
|
||||
"grip_1": "-",
|
||||
"grip_2": "-",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.235"
|
||||
"book_reference": "Livre de Règles p.235"
|
||||
},
|
||||
{
|
||||
"id": "Naginata",
|
||||
"name": "Naginata",
|
||||
"category": "Armes d'Hast",
|
||||
"grip_1": "-",
|
||||
"grip_2": "-",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.235"
|
||||
"book_reference": "Livre de Règles p.235"
|
||||
},
|
||||
{
|
||||
"id": "Trident",
|
||||
"name": "Trident",
|
||||
"category": "Armes d'Hast",
|
||||
"grip_1": "-",
|
||||
"grip_2": "-",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.235"
|
||||
"book_reference": "Livre de Règles p.235"
|
||||
},
|
||||
{
|
||||
"id": "Yari",
|
||||
"name": "Yari",
|
||||
"category": "Armes d'Hast",
|
||||
"grip_1": "-",
|
||||
"grip_2": "-",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.235"
|
||||
"book_reference": "Livre de Règles p.235"
|
||||
},
|
||||
{
|
||||
"id": "Horsebow",
|
||||
"name": "Arc de cavalerie",
|
||||
"category": "Arcs",
|
||||
"grip_1": "-",
|
||||
"grip_2": "-",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.236"
|
||||
"book_reference": "Livre de Règles p.236"
|
||||
},
|
||||
{
|
||||
"id": "Daikyū",
|
||||
"name": "Daikyū",
|
||||
"category": "Arcs",
|
||||
"grip_1": "-",
|
||||
"grip_2": "-",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.236"
|
||||
"book_reference": "Livre de Règles p.236"
|
||||
},
|
||||
{
|
||||
"id": "Yumi",
|
||||
"name": "Yumi",
|
||||
"category": "Arcs",
|
||||
"grip_1": "-",
|
||||
"grip_2": "-",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.236"
|
||||
"book_reference": "Livre de Règles p.236"
|
||||
},
|
||||
{
|
||||
"id": "Oyumi",
|
||||
"name": "Oyumi",
|
||||
"category": "Arbalètes",
|
||||
"grip_1": "-",
|
||||
"grip_2": "-",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.236"
|
||||
"book_reference": "Livre de Règles p.236"
|
||||
},
|
||||
{
|
||||
"id": "Kama",
|
||||
"name": "Kama",
|
||||
"category": "Armes Spécialisées",
|
||||
"grip_1": "-",
|
||||
"grip_2": "-",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.237"
|
||||
"book_reference": "Livre de Règles p.237"
|
||||
},
|
||||
{
|
||||
"id": "Kusari-gama",
|
||||
"name": "Kusari-gama",
|
||||
"category": "Armes Spécialisées",
|
||||
"grip_1": "-",
|
||||
"grip_1": "",
|
||||
"grip_2": "Portée 2-3",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.237"
|
||||
"book_reference": "Livre de Règles p.237"
|
||||
},
|
||||
{
|
||||
"id": "Blowgun",
|
||||
"name": "Sarbacane",
|
||||
"category": "Armes Spécialisées",
|
||||
"grip_1": "-",
|
||||
"grip_2": "-",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.237"
|
||||
"book_reference": "Livre de Règles p.237"
|
||||
},
|
||||
{
|
||||
"id": "Shuriken",
|
||||
"name": "Shuriken",
|
||||
"category": "Armes Spécialisées",
|
||||
"grip_1": "(lancé) Arts Martiaux (Distance), Portée 1-3",
|
||||
"grip_2": "-",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.237"
|
||||
"book_reference": "Livre de Règles p.237"
|
||||
},
|
||||
{
|
||||
"id": "Punch",
|
||||
"name": "Coup de poing",
|
||||
"category": "Attaques à mains nues",
|
||||
"grip_1": "-",
|
||||
"grip_2": "-",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.237"
|
||||
"book_reference": "Livre de Règles p.237"
|
||||
},
|
||||
{
|
||||
"id": "Kick",
|
||||
"name": "Coup de pied",
|
||||
"category": "Attaques à mains nues",
|
||||
"grip_1": "-",
|
||||
"grip_2": "-",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.237"
|
||||
"book_reference": "Livre de Règles p.237"
|
||||
},
|
||||
{
|
||||
"id": "BIte",
|
||||
"name": "Morsure",
|
||||
"category": "Attaques à mains nues",
|
||||
"grip_1": "-",
|
||||
"grip_2": "-",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "LdR p.237"
|
||||
"book_reference": "Livre de Règles p.237"
|
||||
},
|
||||
{
|
||||
"id": "Tachi",
|
||||
"name": "Tachi",
|
||||
"category": "Sabres",
|
||||
"grip_1": "",
|
||||
"grip_2": "Dangerosité +1",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Whip",
|
||||
"name": "Fouet",
|
||||
"category": "Armes Spécialisées",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Moshi Sun Ax",
|
||||
"name": "Hache du soleil Moshi",
|
||||
"category": "Haches",
|
||||
"grip_1": "",
|
||||
"grip_2": "Dégâts +3",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Uchigatana",
|
||||
"name": "Uchigatana",
|
||||
"category": "Sabres",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Shakujo",
|
||||
"name": "Shakujo",
|
||||
"category": "Armes d'Hast",
|
||||
"grip_1": "",
|
||||
"grip_2": "Dégâts +1",
|
||||
"description": "",
|
||||
"book_reference": "Les Royaumes Célestes"
|
||||
},
|
||||
{
|
||||
"id": "Kusarifundo",
|
||||
"name": "Kusarifundo",
|
||||
"category": "Armes Spécialisées",
|
||||
"grip_1": "",
|
||||
"grip_2": "Entrave",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.111"
|
||||
},
|
||||
{
|
||||
"id": "Shakuhachi",
|
||||
"name": "Shakuhachi",
|
||||
"category": "Armes Spécialisées",
|
||||
"grip_1": "",
|
||||
"grip_2": "Dégâts +1",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.111"
|
||||
},
|
||||
{
|
||||
"id": "Kyoketsu Shoge",
|
||||
"name": "Kyoketsu Shoge",
|
||||
"category": "Armes Spécialisées",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.111"
|
||||
},
|
||||
{
|
||||
"id": "Shinobigatana",
|
||||
"name": "Shinobigatana",
|
||||
"category": "Sabres",
|
||||
"grip_1": "",
|
||||
"grip_2": "Dangerosité +1",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.110"
|
||||
},
|
||||
{
|
||||
"id": "Ninjatõ",
|
||||
"name": "Ninjatõ",
|
||||
"category": "Sabres",
|
||||
"grip_1": "",
|
||||
"grip_2": "Dangerosité +1",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.109"
|
||||
},
|
||||
{
|
||||
"id": "Kamayari",
|
||||
"name": "Kamayari",
|
||||
"category": "Armes Spécialisées",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.111"
|
||||
},
|
||||
{
|
||||
"id": "Tekagi",
|
||||
"name": "Tekagi",
|
||||
"category": "Armes Spécialisées",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.112"
|
||||
},
|
||||
{
|
||||
"id": "Folding Half-Bow",
|
||||
"name": "Demi-arc pliant",
|
||||
"category": "Arcs",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.110"
|
||||
},
|
||||
{
|
||||
"id": "Tekken",
|
||||
"name": "Tekken",
|
||||
"category": "Armes Spécialisées",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "Les Cours de Pierre p.112"
|
||||
},
|
||||
{
|
||||
"id": "Sake Bottle & Cups",
|
||||
"name": "Bouteille et coupe à saké",
|
||||
"category": "Armes improvisées",
|
||||
"grip_1": "",
|
||||
"grip_2": "Matraque : - / Jeté : Dangerosité +2 / Portée 1-3 / Tranchant",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Umbrella",
|
||||
"name": "Parapluie",
|
||||
"category": "Armes improvisées",
|
||||
"grip_1": "",
|
||||
"grip_2": "Matraque : - / Poignarder : Dégâts +2, Dangerosité +2",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Talwar",
|
||||
"name": "Talwar",
|
||||
"category": "Sabres",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Scroll Case",
|
||||
"name": "Boîte à parchemin",
|
||||
"category": "Armes improvisées",
|
||||
"grip_1": "",
|
||||
"grip_2": "Dégâts +2 / Dangerosité +1",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Urumi",
|
||||
"name": "Urumi",
|
||||
"category": "Sabres",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Iron Sheath",
|
||||
"name": "Manchon de fer",
|
||||
"category": "Armes improvisées",
|
||||
"grip_1": "",
|
||||
"grip_2": "Dégâts +2",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Buckler",
|
||||
"name": "Buckler",
|
||||
"category": "Boucliers",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Lute",
|
||||
"name": "Luth",
|
||||
"category": "Armes improvisées",
|
||||
"grip_1": "",
|
||||
"grip_2": "Dégâts +1 / Dangerosité +1",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Sling",
|
||||
"name": "Sling",
|
||||
"category": "Armes Spécialisées",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Gada",
|
||||
"name": "Gada",
|
||||
"category": "Armes Contondantes",
|
||||
"grip_1": "",
|
||||
"grip_2": "Dangerosité +3",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Kuwa",
|
||||
"name": "Koweït",
|
||||
"category": "Haches",
|
||||
"grip_1": "",
|
||||
"grip_2": "Dégâts +2 / Dangerosité +2 / Portée 1-2",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Qamarist Heavy Shield",
|
||||
"name": "Bouclier lourd des Qamaristes",
|
||||
"category": "Boucliers",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Boat Oar",
|
||||
"name": "Rame de bateau",
|
||||
"category": "Armes improvisées",
|
||||
"grip_1": "",
|
||||
"grip_2": "Dégâts +2 / Dangerosité +3",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Fishing Net",
|
||||
"name": "Filet de pêche",
|
||||
"category": "Armes improvisées",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Chair",
|
||||
"name": "Chaise",
|
||||
"category": "Armes improvisées",
|
||||
"grip_1": "",
|
||||
"grip_2": "Matraque : Dégâts +2 / Jeté : Dangerosité +1 / Portée 0-2",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Chain Whip",
|
||||
"name": "Fouet à chaîne",
|
||||
"category": "Armes Spécialisées",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "La Voie des Vagues"
|
||||
},
|
||||
{
|
||||
"id": "Genno",
|
||||
"name": "Genno",
|
||||
"category": "Marteaux",
|
||||
"grip_1": "",
|
||||
"grip_2": "Dégâts +4",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.102"
|
||||
},
|
||||
{
|
||||
"id": "Tekkan",
|
||||
"name": "Tekkan",
|
||||
"category": "Sabres",
|
||||
"grip_1": "Encombrant",
|
||||
"grip_2": "Dégâts +2",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.102"
|
||||
},
|
||||
{
|
||||
"id": "Small Shield",
|
||||
"name": "Petit bouclier",
|
||||
"category": "Boucliers",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.104"
|
||||
},
|
||||
{
|
||||
"id": "O-Gata Dohou",
|
||||
"name": "O-Gata Dohou",
|
||||
"category": "Engins de siège",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.105"
|
||||
},
|
||||
{
|
||||
"id": "Large Shield",
|
||||
"name": "Grand bouclier",
|
||||
"category": "Boucliers",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.104"
|
||||
},
|
||||
{
|
||||
"id": "Kaiu no Oyumi",
|
||||
"name": "Kaiu no Oyumi",
|
||||
"category": "Arbalètes",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.103"
|
||||
},
|
||||
{
|
||||
"id": "Tsuruhashi",
|
||||
"name": "Tsuruhashi",
|
||||
"category": "Haches",
|
||||
"grip_1": "Encombrant",
|
||||
"grip_2": "Dangerosité +2",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.102"
|
||||
},
|
||||
{
|
||||
"id": "Flyssa",
|
||||
"name": "Flissa",
|
||||
"category": "Sabres",
|
||||
"grip_1": "",
|
||||
"grip_2": "Accérée",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.102"
|
||||
},
|
||||
{
|
||||
"id": "Sode",
|
||||
"name": "Sode",
|
||||
"category": "Boucliers",
|
||||
"grip_1": "Epaules",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.103"
|
||||
},
|
||||
{
|
||||
"id": "Ballista",
|
||||
"name": "Baliste",
|
||||
"category": "Engins de siège",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.105"
|
||||
},
|
||||
{
|
||||
"id": "Kabutowari",
|
||||
"name": "Kabutowari",
|
||||
"category": "Sabres",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.102"
|
||||
},
|
||||
{
|
||||
"id": "Storm Bow",
|
||||
"name": "Arc tempête",
|
||||
"category": "Arcs",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.103"
|
||||
},
|
||||
{
|
||||
"id": "Doom Crossbow",
|
||||
"name": "Arbalète funeste",
|
||||
"category": "Arbalètes",
|
||||
"grip_1": "",
|
||||
"grip_2": "",
|
||||
"description": "",
|
||||
"book_reference": "L’Outremonde p.103"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"i18n": {
|
||||
"I18N": {
|
||||
"Language": "English",
|
||||
"Maintainers": ["Team L5R"]
|
||||
},
|
||||
@@ -25,7 +25,8 @@
|
||||
"add": "Add",
|
||||
"edit": "Edit",
|
||||
"delete": "Delete",
|
||||
"drop_here": "Drop here"
|
||||
"drop_here": "Drop here",
|
||||
"edge_translation_disclaimer": ""
|
||||
},
|
||||
"logo": {
|
||||
"title": "Need help?",
|
||||
@@ -75,9 +76,9 @@
|
||||
"rarity": "Rarity",
|
||||
"chatdices": {
|
||||
"successes": "Successes",
|
||||
"explosives": "Explosives",
|
||||
"explosives": "Explosions",
|
||||
"opportunities": "Opportunities",
|
||||
"strives": "Strives",
|
||||
"strife": "Strife",
|
||||
"difficulty": "TN",
|
||||
"difficulty_hidden": "TN ???",
|
||||
"dicepicker": "Dice Picker",
|
||||
@@ -99,7 +100,7 @@
|
||||
"reroll_drop_here": "Re-roll",
|
||||
"reroll_chat": "Re-rolled dice",
|
||||
"keep_drop_here": "Keep",
|
||||
"keep_chat": "New roll from a exploding dice",
|
||||
"keep_chat": "New roll from an exploding die",
|
||||
"bt_validate": "Finalize"
|
||||
},
|
||||
"max": "Max",
|
||||
@@ -122,7 +123,7 @@
|
||||
"armors": {
|
||||
"title": "Armors",
|
||||
"title_new": "New Armor",
|
||||
"type": "Defence",
|
||||
"type": "Resistances",
|
||||
"physical": "physical",
|
||||
"supernatural": "supernatural",
|
||||
"equipped": "Equipped"
|
||||
@@ -140,6 +141,7 @@
|
||||
"type": "Allowed Techniques",
|
||||
"kata": "Kata",
|
||||
"kiho": "Kihõ",
|
||||
"inversion": "Inversion",
|
||||
"invocation": "Invocation",
|
||||
"ritual": "Ritual",
|
||||
"shuji": "Shuji",
|
||||
@@ -179,7 +181,7 @@
|
||||
"ninjo": "Ninjo",
|
||||
"giri": "Giri",
|
||||
"titles": "Titles",
|
||||
"attitude": "attitude:",
|
||||
"attitude": "Demeanor:",
|
||||
"advantages": "Distinctions and Passions",
|
||||
"disadvantages": "Adversities and Anxieties",
|
||||
"npc": {
|
||||
@@ -273,9 +275,9 @@
|
||||
"stance": "Stance",
|
||||
"stances": {
|
||||
"airtip": "+1 to TN of Attack and Scheme checks targeting you (+2 at rank 4+).",
|
||||
"earthtip": "Others cannot spend Opportunity to inflict critical strikes or conditions on you.",
|
||||
"firetip": "If you succeed, +1 bonus success per Strife symbol.",
|
||||
"watertip": "Perform a second action on your turn that does not require a check or share a type with first action.",
|
||||
"earthtip": "Others cannot spend Opportunity to inflict critical hits or conditions on you.",
|
||||
"firetip": "If you succeed, +1 bonus success per Strife symbol on kept dice.",
|
||||
"watertip": "Perform a second action on your turn that does not require a check or share a type with the first action.",
|
||||
"voidtip": "You do not receive strife from Strife symbols on checks."
|
||||
},
|
||||
"initiative": {
|
||||
@@ -283,7 +285,11 @@
|
||||
"intrigue": "Intrigue",
|
||||
"duel": "Duel",
|
||||
"skirmish": "Skirmish",
|
||||
"mass_battle": "Mass Battle"
|
||||
"mass_battle": "Mass Battle",
|
||||
"prepared_true": "Prepared",
|
||||
"prepared_false": "Surprised",
|
||||
"prepared_null": "Defined in the character sheet (default)",
|
||||
"already_set": "Your initiative has already been determined"
|
||||
}
|
||||
},
|
||||
"advancements": {
|
||||
@@ -299,11 +305,10 @@
|
||||
"curriculum": "In curriculum",
|
||||
"curriculum_validate": "Complete this rank"
|
||||
},
|
||||
"npc": {
|
||||
"types": {
|
||||
"adversary": "Adversary",
|
||||
"minion": "Minion"
|
||||
}
|
||||
"character_types": {
|
||||
"character": "Player Character",
|
||||
"adversary": "Adversary",
|
||||
"minion": "Minion"
|
||||
},
|
||||
"twenty_questions": {
|
||||
"title": "Twenty questions",
|
||||
@@ -320,20 +325,20 @@
|
||||
"and": "AND",
|
||||
"error": "Oops it looks like there's an error:",
|
||||
"part0": {
|
||||
"intro": "You can use this sheet to fill in your answers to The Game of Twenty Questions, and to take notes for later !",
|
||||
"section": "Legend of the Five Rings Core Rulebook, Chapter 2 : Creating a character, p. 41-95"
|
||||
"intro": "You can use this sheet to fill in your answers to The Game of Twenty Questions, and to take notes for later!",
|
||||
"section": "Legend of the Five Rings Core Rulebook, Chapter 2: Creating a character, p. 41-95"
|
||||
},
|
||||
"part1": {
|
||||
"title": "Part I: Core Identity (Clan and Family)",
|
||||
"q1": "1. What clan does your character belong to ? (p. 41)",
|
||||
"q1": "1. What clan does your character belong to? (p. 41)",
|
||||
"status": "Status",
|
||||
"q2": "2. What family does your character belong to ? (p. 49)",
|
||||
"q2": "2. What family does your character belong to? (p. 49)",
|
||||
"money": "Starting wealth in Koku",
|
||||
"glory": "Glory"
|
||||
},
|
||||
"part2": {
|
||||
"title": "Part II: Role and School",
|
||||
"q3": "3. What is your character’s school, and what roles does that school fall into ? (p. 56)",
|
||||
"q3": "3. What is your character’s school, and what roles does that school fall into? (p. 56)",
|
||||
"school": "School",
|
||||
"role": "Roles",
|
||||
"honor": "Honor",
|
||||
@@ -341,30 +346,30 @@
|
||||
"school_ability": "School ability",
|
||||
"starting_techniques": "Starting techniques (2-5)",
|
||||
"outfit": "Starting outfit",
|
||||
"q4": "4. How does your character stand out within their school ? (p. 88)"
|
||||
"q4": "4. How does your character stand out within their school? (p. 88)"
|
||||
},
|
||||
"part3": {
|
||||
"title": "Part III: Honor and Glory",
|
||||
"q5": "5. Who is your lord and what is your character’s duty to them ? (p. 88)",
|
||||
"q5": "5. Who is your lord and what is your character’s duty to them? (p. 88)",
|
||||
"choose_giri": "Select giri:",
|
||||
"q6": "6. What does your character long for, and how might this impede their duty ? (p. 90)",
|
||||
"q6": "6. What does your character long for, and how might this impede their duty? (p. 90)",
|
||||
"choose_ninjo": "Select ninjō:",
|
||||
"q7": "7. What is your character’s relationship with their clan ? (p. 91)",
|
||||
"q7": "7. What is your character’s relationship with their clan? (p. 91)",
|
||||
"increase_glory": "Glory increase",
|
||||
"q8": "8. What does your character think of Bushidō ? (p. 91)",
|
||||
"q8": "8. What does your character think of Bushidō? (p. 91)",
|
||||
"increase_honor": "Honor increase"
|
||||
},
|
||||
"part4": {
|
||||
"title": "Part IV: Strengths and Weaknesses",
|
||||
"q9": "9. What is your character’s greatest accomplishment so far ? (p. 92)",
|
||||
"q9": "9. What is your character’s greatest accomplishment so far? (p. 92)",
|
||||
"distinction": "Distinction (1)",
|
||||
"q10": "10. What holds your character back the most in life ? (p. 92)",
|
||||
"q10": "10. What holds your character back the most in life? (p. 92)",
|
||||
"adversity": "Adversity (1)",
|
||||
"q11": "11. What activity Most makes your character feel at peace ? (p. 93)",
|
||||
"q11": "11. What activity Most makes your character feel at peace? (p. 93)",
|
||||
"passion": "Passion (1)",
|
||||
"q12": "12. What concern, fear, or foible troubles your character the most ? (p. 93)",
|
||||
"q12": "12. What concern, fear, or foible troubles your character the most? (p. 93)",
|
||||
"anxiety": "Anxiety (1)",
|
||||
"q13": "13. Who has your character learned the most from during their life (p. 93)",
|
||||
"q13": "13. Who has your character learned the most from during their life? (p. 93)",
|
||||
"disadvantage": "Disadvantage (1)",
|
||||
"advantage": "Advantage (1)"
|
||||
},
|
||||
@@ -372,28 +377,28 @@
|
||||
"title": "Part V: Personality and Behavior",
|
||||
"q14": "14. What do people notice first upon encountering your character? (p. 93)",
|
||||
"accoutrement": "Personal accoutrement",
|
||||
"q15": "15. How does your character react to stressful situations ? (p. 94)",
|
||||
"q16": "16. What are your character’s preexisting relationships with other clans, families, organizations, and traditions ? (p. 94)",
|
||||
"q15": "15. How does your character react to stressful situations? (p. 94)",
|
||||
"q16": "16. What are your character’s preexisting relationships with other clans, families, organizations, and traditions? (p. 94)",
|
||||
"object": "Item (Rarity 7 or lower)"
|
||||
},
|
||||
"part6": {
|
||||
"title": "Part VI: Ancestry and Family",
|
||||
"q17": "17. How would your character’s parents describe them ? (p. 95)",
|
||||
"q18": "18. Who was your character named to honor ? (p. 95)",
|
||||
"q17": "17. How would your character’s parents describe them? (p. 95)",
|
||||
"q18": "18. Who was your character named to honor? (p. 95)",
|
||||
"d10r1": "D10 Result (1/2)",
|
||||
"d10r1_choice": "1st D10 Effect",
|
||||
"d10r2": "D10 Result (2/2)",
|
||||
"d10r2_choice": "2nd D10 Effect",
|
||||
"d10r2_drop_items": "Or a technique, a advantage, a object...",
|
||||
"q19": "19. What is your character’s personal name ? (p. 95)"
|
||||
"q19": "19. What is your character’s personal name? (p. 95)"
|
||||
},
|
||||
"part7": {
|
||||
"title": "Part VII: Death",
|
||||
"q20": "20. How should your character die ? (p. 95)",
|
||||
"q20": "20. How should your character die? (p. 95)",
|
||||
"summary": "Summary",
|
||||
"generchar": "Generate the character",
|
||||
"generchar_disclaimer": "Warning, this will erase character's current datas !",
|
||||
"generchar_errors": "Clear errors before continuing !"
|
||||
"generchar_disclaimer": "Warning, this will erase character's current data!",
|
||||
"generchar_errors": "Clear errors before continuing!"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"i18n": {
|
||||
"I18N": {
|
||||
"Language": "Español",
|
||||
"Maintainers": ["Team L5R"]
|
||||
},
|
||||
@@ -7,17 +7,17 @@
|
||||
"None": "Sin opción"
|
||||
},
|
||||
"ACTOR": {
|
||||
"TypeCharacter": "Carácter de Jugador",
|
||||
"TypeCharacter": "Personaje jugador",
|
||||
"TypeNpc": "Personaje no jugador"
|
||||
},
|
||||
"ITEM": {
|
||||
"TypeItem": "Artículo",
|
||||
"TypeItem": "Objeto",
|
||||
"TypeArmor": "Armadura",
|
||||
"TypeWeapon": "Arma",
|
||||
"TypeTechnique": "Técnica",
|
||||
"TypeProperty": "Propiedad",
|
||||
"TypePeculiarity": "Peculiaridad",
|
||||
"TypeAdvancement": "Avance"
|
||||
"TypeAdvancement": "Mejora"
|
||||
},
|
||||
"l5r5e": {
|
||||
"global": {
|
||||
@@ -25,21 +25,22 @@
|
||||
"add": "Añadir",
|
||||
"edit": "Editar",
|
||||
"delete": "Borrar",
|
||||
"drop_here": "Caída aquí"
|
||||
"drop_here": "Dejar caer aquí",
|
||||
"edge_translation_disclaimer": "Edge Studio nos da su permiso para ofrecer este módulo a la comunidad, pero tanto los textos así como los códigos que lo constituyen no tienen su aprobación explícita."
|
||||
},
|
||||
"logo": {
|
||||
"títle": "¿Necesitas ayuda?",
|
||||
"content": "Sigue la guía :",
|
||||
"edge": "Ir a la página web de Edge-Studio",
|
||||
"drivethrurpg": "¿Comprar un PDF del juego?",
|
||||
"discord": "Discordia oficial de FoundryVTT",
|
||||
"discord": "Discord oficial de FoundryVTT",
|
||||
"src": "systems/l5r5e/assets/l5r-logo.webp",
|
||||
"alt": "Ayuda en línea",
|
||||
"edge-info": "Tu navegador abrirá la página web de EDGE STUDIO",
|
||||
"edge-link": "https://edge-studio.net/",
|
||||
"drivethrurpg-info": "tu navegador abrirá el sitio DriveThruRpg de Edge Studio",
|
||||
"drivethrurpg-link": "https://www.drivethrurpg.com/browse/pub/17946/EDGE-Studio",
|
||||
"discord-info": "Su navegador se abrirá a la discordia oficial de la Fundición",
|
||||
"discord-info": "Su navegador se abrirá el discord oficial de Foundry",
|
||||
"discord-link": "https://discordapp.com/invite/DDBZUDf"
|
||||
},
|
||||
"rings": {
|
||||
@@ -67,79 +68,80 @@
|
||||
"passionstip": "Después de efectuar una tirada relacionada con tu pasión, descarta tres puntos de Conflicto.",
|
||||
"personality": "Personalidad",
|
||||
"description": "Descripción",
|
||||
"bought_at_rank": "Comprado en rango",
|
||||
"bought_at_rank": "Adquirido en rango",
|
||||
"effects": "Efectos",
|
||||
"types": "Tipos",
|
||||
"book_reference": "Referencia",
|
||||
"value": "Valor",
|
||||
"rarity": "Rareza",
|
||||
"chatdices": {
|
||||
"successes": "Sucesos",
|
||||
"explosives": "Explosivos",
|
||||
"successes": "Éxitos",
|
||||
"explosives": "Relanzables",
|
||||
"opportunities": "Oportunidades",
|
||||
"strives": "Esfuerzos",
|
||||
"difficulty": "TN",
|
||||
"difficulty_hidden": "TN ???",
|
||||
"dicepicker": "Recogedor de dados",
|
||||
"strife": "Conflictos",
|
||||
"difficulty": "NO",
|
||||
"difficulty_hidden": "NO ???",
|
||||
"dicepicker": "Dice Picker",
|
||||
"void_point_used": "Punto de vacío utilizado",
|
||||
"roll_n_keep": "Roll & Keep",
|
||||
"initiative_roll": "Iniciativa rollo"
|
||||
"roll_n_keep": "Tirar y guardar",
|
||||
"initiative_roll": "Tirada de Iniciativa"
|
||||
},
|
||||
"dicepicker": {
|
||||
"difficulty_title": "Dificultad",
|
||||
"difficulty_hidden_label": "Ocultar TN",
|
||||
"difficulty_hidden_label": "Ocultar NO",
|
||||
"use_void_point_label": "Gasta un",
|
||||
"void_point_tooltip": "Punto vacío",
|
||||
"roll_label": "Roll",
|
||||
"bt_add_macro": "Añadir un macro"
|
||||
"void_point_tooltip": "Punto de vacío",
|
||||
"roll_label": "Tirar",
|
||||
"bt_add_macro": "Añadir una macro"
|
||||
},
|
||||
"roll_n_keep": {
|
||||
"title": "L5R Roll & Keep",
|
||||
"discard_drop_here": "Descarte",
|
||||
"reroll_drop_here": "Re-roll",
|
||||
"reroll_chat": "Dados relaminados",
|
||||
"keep_drop_here": "Mantener",
|
||||
"keep_chat": "Nueva tirada de un dado explosivo",
|
||||
"discard_drop_here": "Descartar",
|
||||
"reroll_drop_here": "Relanzar",
|
||||
"reroll_chat": "Dados relanzados",
|
||||
"keep_drop_here": "Guardar",
|
||||
"keep_chat": "Nueva tirada de un dado relanzable",
|
||||
"bt_validate": "Finalizar"
|
||||
},
|
||||
"max": "Max",
|
||||
"max": "Máx",
|
||||
"current": "Actuales",
|
||||
"quantity": "Cantidad",
|
||||
"weight": "Peso",
|
||||
"properties": "Propiedades",
|
||||
"weapons": {
|
||||
"title": "Armas",
|
||||
"title_new": "Arma nueva",
|
||||
"title_new": "Nueva arma",
|
||||
"damage": "Daño",
|
||||
"range": "Rango",
|
||||
"range": "Alcance",
|
||||
"stats": "Estadísticas",
|
||||
"sheathed": "Equipado / Envainado",
|
||||
"sheathed": "Equipado / Envainada",
|
||||
"readied": "Preparado",
|
||||
"category": "Categoría",
|
||||
"deadliness": "Mortalidad",
|
||||
"deadliness": "Letalidad",
|
||||
"grips": "Agarres"
|
||||
},
|
||||
"armors": {
|
||||
"title": "Armaduras",
|
||||
"title_new": "Nueva Armadura",
|
||||
"type": "Defensa",
|
||||
"physical": "físico",
|
||||
"physical": "física",
|
||||
"supernatural": "sobrenatural",
|
||||
"equipped": "Equipado"
|
||||
},
|
||||
"items": {
|
||||
"title": "Artículos",
|
||||
"title_new": "nuevo artículo"
|
||||
"title": "Objetos",
|
||||
"title_new": "Nuevo objeto"
|
||||
},
|
||||
"feats": "Hechos",
|
||||
"feats": "Logros",
|
||||
"techniques": {
|
||||
"title": "Técnicas",
|
||||
"type": "Tipo accesible",
|
||||
"not_allowed": "Tu personaje no utiliza este tipo de técnica.",
|
||||
"type": "Técnicas permitidas",
|
||||
"not_allowed": "Tu personaje no puede utilizar este tipo de técnica.",
|
||||
"only_one": "Tu personaje sólo puede poseer una de estas técnicas.",
|
||||
"title_new": "Nueva Técnica",
|
||||
"kata": "Kata",
|
||||
"kiho": "Kihõ",
|
||||
"inversion": "Inversion",
|
||||
"invocation": "Invocación",
|
||||
"ritual": "Ritual",
|
||||
"shuji": "Shuji",
|
||||
@@ -208,7 +210,7 @@
|
||||
"ranged": "A distancia",
|
||||
"unarmed": "Sin armas",
|
||||
"meditation": "Meditación",
|
||||
"tactics": "Tácticas",
|
||||
"tactics": "Estrategia",
|
||||
"air": "Amagar",
|
||||
"earth": "Resistir",
|
||||
"fire": "Abrumar",
|
||||
@@ -255,7 +257,7 @@
|
||||
}
|
||||
},
|
||||
"attributes": {
|
||||
"title": "Attributes",
|
||||
"title": "Atributos",
|
||||
"endurance": "Aguante",
|
||||
"endurancetip": "(Tierra + Fuego) x2",
|
||||
"composure": "Compostura",
|
||||
@@ -283,7 +285,11 @@
|
||||
"intrigue": "Intriga",
|
||||
"duel": "Duelo",
|
||||
"skirmish": "Escaramuza",
|
||||
"mass_battle": "Batalla en masas"
|
||||
"mass_battle": "Batalla a gran escala",
|
||||
"prepared_true": "Prepared",
|
||||
"prepared_false": "Surprised",
|
||||
"prepared_null": "Defined in the character sheet (default)",
|
||||
"already_set": "Your initiative has already been drawn"
|
||||
}
|
||||
},
|
||||
"advancements": {
|
||||
@@ -292,94 +298,93 @@
|
||||
"school_rank": "Rango de la escuela",
|
||||
"school_rank_0": "Bg",
|
||||
"total": "Total",
|
||||
"cost": "Costo",
|
||||
"spent": "Usada",
|
||||
"saved": "Salvado",
|
||||
"total_xp_rank": "Xp gastado",
|
||||
"curriculum": "En curriculum",
|
||||
"cost": "Coste",
|
||||
"spent": "Gastado",
|
||||
"saved": "Guardado",
|
||||
"total_xp_rank": "PE gastados",
|
||||
"curriculum": "En programa de estudio",
|
||||
"curriculum_validate": "Completar este rango"
|
||||
},
|
||||
"npc": {
|
||||
"types": {
|
||||
"adversary": "Adversario",
|
||||
"minion": "Adlátere"
|
||||
}
|
||||
"character_types": {
|
||||
"character": "Personaje jugador",
|
||||
"adversary": "Adversario",
|
||||
"minion": "Esbirro"
|
||||
},
|
||||
"twenty_questions": {
|
||||
"title": "Veinte preguntas",
|
||||
"bt_abrev": "20Q",
|
||||
"bt_abrev": "20P",
|
||||
"bt_next": "Siguiente",
|
||||
"increase_ring1": "Aumento del anillo (1)",
|
||||
"increase_ring2": "Aumento del anillo (2)",
|
||||
"increase_skill1": "Aumenta la habilidad (1)",
|
||||
"increase_skill2": "Aumenta la habilidad (2)",
|
||||
"increase_skill3": "Aumenta la habilidad (3-5)",
|
||||
"increase_ring1": "Incremento de anillo (1)",
|
||||
"increase_ring2": "Incremento de anillo (2)",
|
||||
"increase_skill1": "Incremento de habilidad (1)",
|
||||
"increase_skill2": "Incremento de habilidad (2)",
|
||||
"increase_skill3": "Incremento de habilidad (3-5)",
|
||||
"choose_one_ring": "Elige uno",
|
||||
"choose_one_skill": "Elige uno",
|
||||
"choose_one_skill": "Elige una",
|
||||
"or": "O",
|
||||
"and": "Y",
|
||||
"error": "Uy, parece que hay un error:",
|
||||
"part0": {
|
||||
"intro": "Puedes usar esta hoja para rellenar tus respuestas al Juego de las 20 Preguntas, y para tomar notas para más tarde!",
|
||||
"section": "Leyenda de los Cinco Anillos, capítulo 2: Creación de un personaje, p. 41-95"
|
||||
"section": "Leyenda de los Cinco Anillos, capítulo 2: Creación de personajes, p. 41-95"
|
||||
},
|
||||
"part1": {
|
||||
"title": "Parte I: Identidad básica (Clan y Familia)",
|
||||
"q1": "1. ¿A qué clan pertenece tu personaje? (p. 41)",
|
||||
"status": "Estado",
|
||||
"status": "Estatus",
|
||||
"q2": "2. ¿A qué familia pertenece tu personaje? (p. 49)",
|
||||
"money": "Iniciar la riqueza en Koku",
|
||||
"money": "Riqueza inicial en Koku",
|
||||
"glory": "Gloria"
|
||||
},
|
||||
"part2": {
|
||||
"title": "Parte II: Papel y escuela",
|
||||
"q3": "3. ¿Cuál es la escuela de tu personaje, y en qué roles se encuentra esa escuela? (p. 56)",
|
||||
"title": "Parte II: Función y escuela",
|
||||
"q3": "3. ¿Cuál es la escuela de tu personaje, y en qué funciones cumple esa escuela? (p. 56)",
|
||||
"school": "Escuela",
|
||||
"role": "Roles",
|
||||
"role": "Funciones",
|
||||
"honor": "Honor",
|
||||
"access": "Tipos de técnicas disponibles",
|
||||
"school_ability": "Habilidad escolar",
|
||||
"starting_techniques": "Técnicas de arranque (2-5)",
|
||||
"outfit": "Equipo para empezar",
|
||||
"q4": "4. ¿Cómo se destaca tu personaje dentro de su escuela? (p. 88)"
|
||||
"school_ability": "Capacidad de escuela",
|
||||
"starting_techniques": "Técnicas iniciales (2-5)",
|
||||
"outfit": "Equipo inicial",
|
||||
"q4": "4. ¿De qué manera destaca tu personaje dentro de su escuela? (p. 88)"
|
||||
},
|
||||
"part3": {
|
||||
"title": "Parte III: Honor y Gloria",
|
||||
"q5": "5. ¿Quién es su señor y cuál es su deber de carácter con ellos? (p. 88)",
|
||||
"choose_giri": "Elija una giri:",
|
||||
"q6": "6. ¿Qué anhela su personaje y cómo podría esto impedir su deber? (p. 90)",
|
||||
"choose_ninjo": "Elija una ninjō:",
|
||||
"q7": "7. ¿Cuál es la relación de tu personaje con su clan? (p. 91)",
|
||||
"q5": "5. ¿Quién es tu señor y cuál es el deber de tu personaje hacia él? (p. 88)",
|
||||
"choose_giri": "Elige un giri:",
|
||||
"q6": "6. ¿Qué es lo que anhela tu personaje, y cómo podría esto interferir con su deber? (p. 90)",
|
||||
"choose_ninjo": "Elige un ninjō:",
|
||||
"q7": "7. ¿Cuál es la relación de tu personaje con tu clan? (p. 91)",
|
||||
"increase_glory": "Aumento de la gloria",
|
||||
"q8": "8. ¿Qué piensa tu personaje de Bushidō? (p. 91)",
|
||||
"q8": "8. ¿Qué piensa tu personaje acerca del Bushidō? (p. 91)",
|
||||
"increase_honor": "Aumento del honor"
|
||||
},
|
||||
"part4": {
|
||||
"title": "Parte IV: Fortalezas y Debilidades",
|
||||
"q9": "9. ¿Cuál es el mayor logro de su personaje hasta ahora? (p. 92)",
|
||||
"q9": "9. ¿Cuál es el mayor logro de tu personaje hasta ahora? (p. 92)",
|
||||
"distinction": "Distinción (1)",
|
||||
"q10": "10. ¿Qué es lo que más te frena en la vida? (p. 92)",
|
||||
"q10": "10. ¿Qué es lo que más frena a tu personaje en la vida? (p. 92)",
|
||||
"adversity": "Adversidad (1)",
|
||||
"q11": "11. ¿Qué actividad hace que tu personaje se sienta más en paz? (p. 93)",
|
||||
"passion": "Pasión (1)",
|
||||
"q12": "12. ¿Qué preocupación, miedo o falta de sensibilidad le preocupa más a su carácter? (p. 93)",
|
||||
"q12": "12. ¿Qué preocupación, miedo o debilidad perturba más a tu personaje? (p. 93)",
|
||||
"anxiety": "Ansiedad (1)",
|
||||
"q13": "13. De quién ha aprendido más tu personaje durante su vida (p. 93)",
|
||||
"q13": "13. ¿Quién ha sido la persona de la que más ha aprendido tu personaje en el transcurso de su vida? (p. 93)",
|
||||
"disadvantage": "Desventaja (1)",
|
||||
"advantage": "Ventaja (1)"
|
||||
},
|
||||
"part5": {
|
||||
"title": "Parte V: Personalidad y Comportamiento",
|
||||
"q14": "14. ¿Qué es lo primero que la gente nota al encontrarse con su personaje? (p. 93)",
|
||||
"accoutrement": "Acumulación personal",
|
||||
"q15": "15. ¿Cómo reacciona tu personaje ante situaciones estresantes? (p. 94)",
|
||||
"q16": "16. ¿Cuáles son las relaciones preexistentes de tu personaje con otros clanes, familias, organizaciones y tradiciones? (p. 94)",
|
||||
"q14": "14. ¿Qué es lo que advierte primero la gente al encontrarse con tu personaje? (p. 93)",
|
||||
"accoutrement": "Accesorio estético distintivo",
|
||||
"q15": "15. ¿Cómo reacciona tu personaje ante situaciones de tensión? (p. 94)",
|
||||
"q16": "16. ¿Cuáles son las relaciones previas de tu personaje con otros clanes, familias, organizaciones y tradiciones? (p. 94)",
|
||||
"object": "Objeto (Rareza 7 o inferior)"
|
||||
},
|
||||
"part6": {
|
||||
"title": "Parte VI: Ascendencia y familia",
|
||||
"q17": "17. ¿Cómo los describirían los padres de tu personaje? (p. 95)",
|
||||
"q18": "18. ¿A quién se le nombró para honrar a tu personaje? (p. 95)",
|
||||
"title": "Parte VI: Ascestros y familia",
|
||||
"q17": "17. ¿Cómo describirían sus padres a tu personaje? (p. 95)",
|
||||
"q18": "18. ¿En honor de quién se eligio el nombre de tu personaje? (p. 95)",
|
||||
"d10r1": "Resultado D10 (1/2)",
|
||||
"d10r1_choice": "Primer efecto de D10",
|
||||
"d10r2": "Resultado D10 (2/2)",
|
||||
@@ -389,7 +394,7 @@
|
||||
},
|
||||
"part7": {
|
||||
"title": "Parte VII: Muerte",
|
||||
"q20": "20. ¿Cómo debe morir tu personaje? (p. 95)",
|
||||
"q20": "20. ¿Cómo debería morir tu personaje? (p. 95)",
|
||||
"summary": "Resumen",
|
||||
"generchar": "Generar el personaje",
|
||||
"generchar_disclaimer": "Advertencia, esto borrará los datos actuales del personaje!",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"i18n": {
|
||||
"I18N": {
|
||||
"Language": "Français",
|
||||
"Maintainers": ["Team L5R"]
|
||||
},
|
||||
@@ -25,7 +25,8 @@
|
||||
"add": "Ajouter",
|
||||
"edit": "Modifier",
|
||||
"delete": "Supprimer",
|
||||
"drop_here": "Déposez ici"
|
||||
"drop_here": "Déposez ici",
|
||||
"edge_translation_disclaimer": ""
|
||||
},
|
||||
"logo": {
|
||||
"title": "Besoin d'aide ?",
|
||||
@@ -77,7 +78,7 @@
|
||||
"successes": "Succès",
|
||||
"explosives": "Explosifs",
|
||||
"opportunities": "Aubaines",
|
||||
"strives": "Conflits",
|
||||
"strife": "Conflits",
|
||||
"difficulty": "ND",
|
||||
"difficulty_hidden": "ND ???",
|
||||
"dicepicker": "Dice Picker",
|
||||
@@ -140,6 +141,7 @@
|
||||
"type": "Type accessible",
|
||||
"kata": "Kata",
|
||||
"kiho": "Kihõ",
|
||||
"inversion": "Inversion",
|
||||
"invocation": "Invocation",
|
||||
"ritual": "Rituel",
|
||||
"shuji": "Shuji",
|
||||
@@ -163,7 +165,7 @@
|
||||
"notes": "Notes",
|
||||
"inventory": "Inventaire",
|
||||
"money": {
|
||||
"title": "Fortune personnelle",
|
||||
"title": "Fortune",
|
||||
"koku": "Koku",
|
||||
"bu": "Bu",
|
||||
"zeni": "Zeni"
|
||||
@@ -283,7 +285,11 @@
|
||||
"intrigue": "Intrigue",
|
||||
"duel": "Duel",
|
||||
"skirmish": "Escarmouche",
|
||||
"mass_battle": "Bataille rangée"
|
||||
"mass_battle": "Bataille rangée",
|
||||
"prepared_true": "Prêt(e)",
|
||||
"prepared_false": "Surpris(e)",
|
||||
"prepared_null": "Défini par la fiche de personnage (défaut)",
|
||||
"already_set": "Votre initiative a déjà été tirée"
|
||||
}
|
||||
},
|
||||
"advancements": {
|
||||
@@ -299,11 +305,10 @@
|
||||
"curriculum": "Inclus dans le cursus",
|
||||
"curriculum_validate": "Valider la progression"
|
||||
},
|
||||
"npc": {
|
||||
"types": {
|
||||
"adversary": "Antagoniste",
|
||||
"minion": "Sous-fifre"
|
||||
}
|
||||
"character_types": {
|
||||
"character": "Personnage Joueur",
|
||||
"adversary": "Antagoniste",
|
||||
"minion": "Sous-fifre"
|
||||
},
|
||||
"twenty_questions": {
|
||||
"title": "Le jeu des Vingt questions",
|
||||
|
||||
@@ -1,9 +1,16 @@
|
||||
{"_id":"L5RCoreArm000001","name":"Ashigaru Armor","permission":{"default":0},"type":"armor","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"3","zeni":"5 koku","properties":[{"id":"L5RCorePro000011","name":"Wargear"}],"armor":{"physical":"3","supernatural":"-"},"description":"","book_reference":"Core p.239"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/armor.svg","effects":[]}
|
||||
{"_id":"L5RCoreArm000002","name":"Plated Armor","permission":{"default":0},"type":"armor","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"8","zeni":"40 koku","properties":[{"id":"L5RCorePro000006","name":"Cumbersome"},{"id":"L5RCorePro000015","name":" Durable"},{"id":"L5RCorePro000011","name":" Wargear"}],"armor":{"physical":"5","supernatural":"-"},"description":"","book_reference":"Core p.239"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/armor.svg","effects":[]}
|
||||
{"_id":"L5RCoreArm000003","name":"Concealed Armor","permission":{"default":0},"type":"armor","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"4","zeni":"5 koku","properties":[{"id":"L5RCorePro000005","name":"Concealable"}],"armor":{"physical":"2","supernatural":"-"},"description":"","book_reference":"Core p.239"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/armor.svg","effects":[]}
|
||||
{"_id":"L5RCoreArm000004","name":"Lacquered Armor","permission":{"default":0},"type":"armor","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"6","zeni":"25 koku","properties":[{"id":"L5RCorePro000002","name":"Ceremonial"},{"id":"L5RCorePro000006","name":" Cumbersome"},{"id":"L5RCorePro000011","name":" Wargear"}],"armor":{"physical":"4","supernatural":"-"},"description":"","book_reference":"Core p.239"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/armor.svg","effects":[]}
|
||||
{"_id":"L5RCoreArm000005","name":"Ceremonial Clothes","permission":{"default":0},"type":"armor","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"4","zeni":"1 koku","properties":[{"id":"L5RCorePro000002","name":"Ceremonial"},{"id":"L5RCorePro000010","name":" Resplendent"}],"armor":{"physical":"1","supernatural":"-"},"description":"","book_reference":"Core p.239"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/keikogi.svg","effects":[]}
|
||||
{"_id":"L5RCoreArm000006","name":"Traveling Clothes","permission":{"default":0},"type":"armor","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"2","zeni":"2 bu","properties":[{"id":"L5RCorePro000015","name":"Durable"},{"id":"L5RCorePro000012","name":" Mundane"},{"id":"L5RCorePro000016","name":" Subtle"}],"armor":{"physical":"2","supernatural":"-"},"description":"","book_reference":"Core p.239"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/keikogi.svg","effects":[]}
|
||||
{"_id":"L5RCoreArm000007","name":"Sanctified Robes","permission":{"default":0},"type":"armor","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"7","zeni":"4 koku","properties":[{"id":"L5RCorePro000002","name":"Ceremonial"}],"armor":{"physical":"1","supernatural":"3"},"description":"","book_reference":"Core p.239"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/keikogi.svg","effects":[]}
|
||||
{"_id":"L5RCoreArm000008","name":"Sleeping Garb","permission":{"default":0},"type":"armor","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"2","zeni":"1 koku","properties":[],"armor":{"physical":"-","supernatural":""},"description":"","book_reference":"Core p.239"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/keikogi.svg","effects":[]}
|
||||
{"_id":"L5RCoreArm000009","name":"Common Clothes","permission":{"default":0},"type":"armor","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"1","zeni":"1 bu","properties":[{"id":"L5RCorePro000012","name":"Mundane"}],"armor":{"physical":"1","supernatural":"-"},"description":"","book_reference":"Core p.239"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/keikogi.svg","effects":[]}
|
||||
{"_id":"L5RCoreArm000001","name":"Ashigaru Armor","permission":{"default":0},"type":"armor","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"3","zeni":"5 koku","properties":[{"id":"L5RCorePro000011","name":"Wargear"}],"armor":{"physical":"3","supernatural":""},"description":"","book_reference":"Core Rulebook p.239"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/armor.svg","effects":[]}
|
||||
{"_id":"L5RCoreArm000002","name":"Plated Armor","permission":{"default":0},"type":"armor","data":{"equipped":false,"quantity":1,"weight":"2","rarity":"8","zeni":"40 koku","properties":[{"id":"L5RCorePro000006","name":"Cumbersome"},{"id":"L5RCorePro000015","name":"Durable"},{"id":"L5RCorePro000011","name":"Wargear"}],"armor":{"physical":"5","supernatural":""},"description":"","book_reference":"Core Rulebook p.239"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/armor.svg","effects":[]}
|
||||
{"_id":"L5RCoreArm000003","name":"Concealed Armor","permission":{"default":0},"type":"armor","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"4","zeni":"5 koku","properties":[{"id":"L5RCorePro000005","name":"Concealable"}],"armor":{"physical":"2","supernatural":""},"description":"","book_reference":"Core Rulebook p.239"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/armor.svg","effects":[]}
|
||||
{"_id":"L5RCoreArm000004","name":"Lacquered Armor","permission":{"default":0},"type":"armor","data":{"equipped":false,"quantity":1,"weight":"2","rarity":"6","zeni":"25 koku","properties":[{"id":"L5RCorePro000002","name":"Ceremonial"},{"id":"L5RCorePro000006","name":"Cumbersome"},{"id":"L5RCorePro000011","name":"Wargear"}],"armor":{"physical":"4","supernatural":""},"description":"","book_reference":"Core Rulebook p.239"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/armor.svg","effects":[]}
|
||||
{"_id":"L5RCoreArm000005","name":"Ceremonial Clothes","permission":{"default":0},"type":"armor","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"4","zeni":"1 koku","properties":[{"id":"L5RCorePro000002","name":"Ceremonial"},{"id":"L5RCorePro000010","name":"Resplendent"}],"armor":{"physical":"1","supernatural":""},"description":"","book_reference":"Core Rulebook p.239"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/keikogi.svg","effects":[]}
|
||||
{"_id":"L5RCoreArm000006","name":"Traveling Clothes","permission":{"default":0},"type":"armor","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"2","zeni":"2 bu","properties":[{"id":"L5RCorePro000015","name":"Durable"},{"id":"L5RCorePro000012","name":"Mundane"},{"id":"L5RCorePro000016","name":"Subtle"}],"armor":{"physical":"2","supernatural":""},"description":"","book_reference":"Core Rulebook p.239"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/keikogi.svg","effects":[]}
|
||||
{"_id":"L5RCoreArm000007","name":"Sanctified Robes","permission":{"default":0},"type":"armor","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"7","zeni":"4 koku","properties":[{"id":"L5RCorePro000002","name":"Ceremonial"}],"armor":{"physical":"1","supernatural":"3"},"description":"","book_reference":"Core Rulebook p.239"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/keikogi.svg","effects":[]}
|
||||
{"_id":"L5RCoreArm000008","name":"Sleeping Garb","permission":{"default":0},"type":"armor","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"2","zeni":"1 koku","properties":[],"armor":{"physical":"","supernatural":""},"description":"","book_reference":"Core Rulebook p.239"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/keikogi.svg","effects":[]}
|
||||
{"_id":"L5RCoreArm000009","name":"Common Clothes","permission":{"default":0},"type":"armor","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"1","zeni":"1 bu","properties":[{"id":"L5RCorePro000012","name":"Mundane"}],"armor":{"physical":"1","supernatural":""},"description":"","book_reference":"Core Rulebook p.239"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/keikogi.svg","effects":[]}
|
||||
{"_id":"L5RCoreArm000010","name":"Inconspicuous garb","permission":{"default":0},"type":"armor","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"3","zeni":"3 bu","properties":[{"id":"L5RCorePro000016","name":"Subtle"}],"armor":{"physical":"","supernatural":""},"description":"","book_reference":"Core Rulebook"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/keikogi.svg","effects":[]}
|
||||
{"_id":"L5RCoreArm000011","name":"Robes of Judgment","permission":{"default":0},"type":"armor","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"9","zeni":"10","properties":[{"id":"L5RCorePro000002","name":"Ceremonial"},{"id":"L5RCorePro000006","name":"Cumbersome"},{"id":"L5RCorePro000011","name":"Wargear"}],"armor":{"physical":"1","supernatural":"4"},"description":"","book_reference":"Celestial Realms p.97"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/armor.svg","effects":[]}
|
||||
{"_id":"L5RCoreArm000012","name":"Firefighter's Coat","permission":{"default":0},"type":"armor","data":{"equipped":false,"quantity":1,"weight":"2","rarity":"4","zeni":"6 bu","properties":[{"id":"L5RCorePro000006","name":"Cumbersome"}],"armor":{"physical":"2","supernatural":""},"description":"","book_reference":"Court of Stones p.112"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/keikogi.svg","effects":[]}
|
||||
{"_id":"L5RCoreArm000013","name":"Stealth Clothing","permission":{"default":0},"type":"armor","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"7","zeni":"4 bu","properties":[{"id":"L5RCorePro000009","name":"Forbidden"},{"id":"L5RCorePro000016","name":"Subtle"}],"armor":{"physical":"2","supernatural":""},"description":"","book_reference":"Court of Stones p.112"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/keikogi.svg","effects":[]}
|
||||
{"_id":"L5RCoreArm000014","name":"O-yoroi","permission":{"default":0},"type":"armor","data":{"equipped":false,"quantity":1,"weight":"3","rarity":"8","zeni":"60 Koku","properties":[{"id":"L5RCorePro000006","name":"Cumbersome"},{"id":"L5RCorePro000010","name":"Resplendent"},{"id":"L5RCorePro000011","name":"Wargear"}],"armor":{"physical":"6","supernatural":""},"description":"","book_reference":"Shadowlands p.105"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/armor.svg","effects":[]}
|
||||
{"_id":"L5RCoreArm000015","name":"Tatami Gusoku","permission":{"default":0},"type":"armor","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"4","zeni":"7 koku","properties":[{"id":"L5RCorePro000011","name":"Wargear"}],"armor":{"physical":"3","supernatural":""},"description":"","book_reference":"Shadowlands p.106"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/armor.svg","effects":[]}
|
||||
{"_id":"L5RCoreArm000016","name":"Tosei-Gusoku","permission":{"default":0},"type":"armor","data":{"equipped":false,"quantity":1,"weight":"2","rarity":"8","zeni":"50 koku","properties":[{"id":"L5RCorePro000006","name":"Cumbersome"},{"id":"L5RCorePro000015","name":"Durable"},{"id":"L5RCorePro000011","name":"Wargear"}],"armor":{"physical":"4","supernatural":""},"description":"","book_reference":"Shadowlands p.106"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/armor.svg","effects":[]}
|
||||
|
||||
@@ -1,30 +1,80 @@
|
||||
{"_id":"L5RCoreIte000001","name":"Tattoo Needles","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"4","zeni":"1 bu","properties":[],"description":"","book_reference":"Core p.245"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000002","name":"Finger of Jade","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"6","zeni":"1 koku","properties":[{"id":"L5RCorePro000014","name":"Sacred"}],"description":"","book_reference":"Core p.242"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000003","name":"Chopsticks","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"1","zeni":"1 zeni","properties":[],"description":"","book_reference":"Core p.242"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000004","name":"Quiver of Arrow","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"1","zeni":"20 zeni","properties":[],"description":"","book_reference":"Core p.244"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000005","name":"Rope (By the Foot)","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"1","zeni":"5-20 zeni","properties":[],"description":"","book_reference":"Core p.244"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000006","name":"Sake Cup","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"2","zeni":"1 bu","properties":[],"description":"","book_reference":"Core p.245"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000007","name":"Lucky Cricket","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"4","zeni":"4 bu","properties":[],"description":"","book_reference":"Core p.242"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000008","name":"Bottle of Sake","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"1","zeni":"1 bu","properties":[],"description":"","book_reference":"Core p.242"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000009","name":"Dice and Cup","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"2","zeni":"25 zeni","properties":[],"description":"","book_reference":"Core p.242"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000010","name":"Sweets (Four Servings)","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"1","zeni":"1 bu","properties":[],"description":"","book_reference":"Core p.245"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000011","name":"Spices","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"5-7","zeni":"1-5 bu","properties":[],"description":"","book_reference":"Core p.245"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000012","name":"Musical Instrument","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"2-6","zeni":"1-5 bu","properties":[],"description":"","book_reference":"Core p.243"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000013","name":"Games","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"3","zeni":"1 bu","properties":[],"description":"","book_reference":"Core p.242"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000014","name":"Kubi Bukuro","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"2","zeni":"2 zeni","properties":[{"id":"L5RCorePro000011","name":"Wargear"}],"description":"","book_reference":"Core p.242"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000015","name":"Pillow Book","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"2","zeni":"3 zeni","properties":[],"description":"","book_reference":"Core p.243"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000016","name":"Bowyer’s Kit","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"1","zeni":"1 bu","properties":[],"description":"","book_reference":"Core p.242"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000017","name":"Calligraphy Set","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"3","zeni":"1 bu","properties":[],"description":"","book_reference":"Core p.242"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000018","name":"Divination Kit","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"4","zeni":"1 bu","properties":[],"description":"","book_reference":"Core p.242"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000019","name":"Medicine Kit","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"3","zeni":"1 bu","properties":[],"description":"","book_reference":"Core p.243"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000020","name":"Omamori","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"2","zeni":"5 bu","properties":[],"description":"","book_reference":"Core p.243"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000021","name":"Umbrella","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"4","zeni":"2 bu","properties":[],"description":"","book_reference":"Core p.245"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000022","name":"Whetstone","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"1","zeni":"1 zeni","properties":[],"description":"","book_reference":"Core p.245"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000023","name":"Poison (One Vial)","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"5","zeni":"30 zeni","properties":[{"id":"L5RCorePro000009","name":"Forbidden"}],"description":"","book_reference":"Core p.244"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000024","name":"Daishō Stand","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"4","zeni":"1 koku","properties":[],"description":"","book_reference":"Core p.242"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000025","name":"Traveling Rations","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"1","zeni":"5 zeni","properties":[],"description":"","book_reference":"Core p.245"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000026","name":"Personal Seal or Chop","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"6","zeni":"4 bu","properties":[{"id":"L5RCorePro000002","name":"Ceremonial"}],"description":"","book_reference":"Core p.243"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000027","name":"Tea Set (Portable)","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"6","zeni":"1 koku","properties":[],"description":"","book_reference":"Core p.245"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000028","name":"Tent (Chomchong)","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"7","zeni":"20 koku","properties":[],"description":"","book_reference":"Core p.245"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000029","name":"Tent (Small)","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"3","zeni":"1 koku","properties":[],"description":"","book_reference":"Core p.245"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000030","name":"Tent (Yurt)","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"5","zeni":"10 koku","properties":[],"description":"","book_reference":"Core p.245"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000001","name":"Tattoo Needles","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"4","zeni":"1 bu","properties":[],"description":"","book_reference":"Core Rulebook p.245"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000002","name":"Finger of Jade","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"6","zeni":"1 koku","properties":[{"id":"L5RCorePro000014","name":"Sacred"}],"description":"","book_reference":"Core Rulebook p.242"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000003","name":"Chopsticks","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"1","zeni":"1 zeni","properties":[],"description":"","book_reference":"Core Rulebook p.242"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000004","name":"Quiver of Arrow","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"1","zeni":"20 zeni","properties":[],"description":"","book_reference":"Core Rulebook p.244"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000005","name":"Rope (By the Foot)","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"1","zeni":"5-20 zeni","properties":[],"description":"","book_reference":"Core Rulebook p.244"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000006","name":"Sake Cup","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"2","zeni":"1 bu","properties":[],"description":"","book_reference":"Core Rulebook p.245"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000007","name":"Lucky Cricket","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"4","zeni":"4 bu","properties":[],"description":"","book_reference":"Core Rulebook p.242"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000008","name":"Bottle of Sake","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"1","zeni":"1 bu","properties":[],"description":"","book_reference":"Core Rulebook p.242"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000009","name":"Dice and Cup","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"2","zeni":"25 zeni","properties":[],"description":"","book_reference":"Core Rulebook p.242"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000010","name":"Sweets (Four Servings)","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"1","zeni":"1 bu","properties":[],"description":"","book_reference":"Core Rulebook p.245"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000011","name":"Spices","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"5-7","zeni":"1-5 bu","properties":[],"description":"","book_reference":"Core Rulebook p.245"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000012","name":"Musical Instrument","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"2-6","zeni":"1-5 bu","properties":[],"description":"","book_reference":"Core Rulebook p.243"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000013","name":"Games","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"3","zeni":"1 bu","properties":[],"description":"","book_reference":"Core Rulebook p.242"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000014","name":"Kubi Bukuro","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"2","zeni":"2 zeni","properties":[{"id":"L5RCorePro000011","name":"Wargear"}],"description":"","book_reference":"Core Rulebook p.242"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000015","name":"Pillow Book","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"2","zeni":"3 zeni","properties":[],"description":"","book_reference":"Core Rulebook p.243"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000016","name":"Bowyer’s Kit","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"1","zeni":"1 bu","properties":[],"description":"","book_reference":"Core Rulebook p.242"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000017","name":"Calligraphy Set","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"3","zeni":"1 bu","properties":[],"description":"","book_reference":"Core Rulebook p.242"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000018","name":"Divination Kit","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"4","zeni":"1 bu","properties":[],"description":"","book_reference":"Core Rulebook p.242"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000019","name":"Medicine Kit","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"3","zeni":"1 bu","properties":[],"description":"","book_reference":"Core Rulebook p.243"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000020","name":"Omamori","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"2","zeni":"5 bu","properties":[],"description":"","book_reference":"Core Rulebook p.243"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000021","name":"Umbrella","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"4","zeni":"2 bu","properties":[],"description":"","book_reference":"Core Rulebook p.245"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000022","name":"Whetstone","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"1","zeni":"1 zeni","properties":[],"description":"","book_reference":"Core Rulebook p.245"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000023","name":"Poison (One Vial)","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"5","zeni":"30 zeni","properties":[{"id":"L5RCorePro000009","name":"Forbidden"}],"description":"","book_reference":"Core Rulebook p.244"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000024","name":"Daishō Stand","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"4","zeni":"1 koku","properties":[],"description":"","book_reference":"Core Rulebook p.242"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000025","name":"Traveling Rations","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"1","zeni":"5 zeni","properties":[],"description":"","book_reference":"Core Rulebook p.245"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000026","name":"Personal Seal or Chop","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"6","zeni":"4 bu","properties":[{"id":"L5RCorePro000002","name":"Ceremonial"}],"description":"","book_reference":"Core Rulebook p.243"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000027","name":"Tea Set (Portable)","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"6","zeni":"1 koku","properties":[],"description":"","book_reference":"Core Rulebook p.245"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000028","name":"Tent (Chomchong)","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"2","rarity":"7","zeni":"20 koku","properties":[],"description":"","book_reference":"Core Rulebook p.245"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000029","name":"Tent (Small)","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"3","zeni":"1 koku","properties":[],"description":"","book_reference":"Core Rulebook p.245"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000030","name":"Tent (Yurt)","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"2","rarity":"5","zeni":"10 koku","properties":[],"description":"","book_reference":"Core Rulebook p.245"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000031","name":"Scroll satchel","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"3","zeni":"1 bu","properties":[],"description":"","book_reference":"Core Rulebook"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000032","name":"Traveling pack","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"1","zeni":"10 koku","properties":[{"id":"L5RCorePro000012","name":"Mundane"}],"description":"","book_reference":"Core Rulebook"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000033","name":"Journal of observations","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"3","zeni":"1 bu","properties":[],"description":"","book_reference":"Core Rulebook"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000034","name":"Omamori (Boon of Jurojin)","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"2","zeni":"5 bu","properties":[],"description":"","book_reference":"Celestial Realms p.97"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000035","name":"Omamori (Boon of Kisshoten)","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"2","zeni":"5 bu","properties":[],"description":"","book_reference":"Celestial Realms p.97"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000036","name":"Omamori (Boon of Hotei)","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"2","zeni":"5 bu","properties":[],"description":"","book_reference":"Celestial Realms p.97"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000037","name":"Makeup Kit","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"2","zeni":"1-3 bu","properties":[],"description":"","book_reference":"Court of Stones p.105"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000038","name":"Ceremonial Tea Set","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"8","zeni":"7 koku","properties":[{"id":"L5RCorePro000002","name":"Ceremonial"},{"id":"L5RCorePro000010","name":"Resplendent"}],"description":"","book_reference":"Court of Stones p.105"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000039","name":"Folding Fan","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"3","zeni":"1 koku","properties":[{"id":"L5RCorePro000010","name":"Resplendent"}],"description":"","book_reference":"Court of Stones p.105"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000040","name":"Mono Imi Fuda (Taboo Plaque)","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"6","zeni":"8 bu","properties":[{"id":"L5RCorePro000014","name":"Sacred"}],"description":"","book_reference":"Court of Stones p.106"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000041","name":"Mari (Ball)","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"3","zeni":"5 zeni","properties":[],"description":"","book_reference":"Court of Stones p.106"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000042","name":"Amigasa","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"2","zeni":"4 zeni","properties":[],"description":"","book_reference":"Court of Stones p.106"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000043","name":"Norimono (Planquin)","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"18","rarity":"7","zeni":"12 koku","properties":[{"id":"L5RCorePro000010","name":"Resplendent"}],"description":"","book_reference":"Court of Stones p.106"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000044","name":"Performer's Boat","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"8","rarity":"6","zeni":"20 koku","properties":[],"description":"","book_reference":"Court of Stones p.106"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000045","name":"Makibishi","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"4","zeni":"1 bu per handful","properties":[],"description":"","book_reference":"Court of Stones p.107"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000046","name":"Metsubushi","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"5","zeni":"6 zeni per dose","properties":[],"description":"","book_reference":"Court of Stones p.107"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000047","name":"Invisible Ink","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"8","zeni":"6 bu per inkwell","properties":[],"description":"","book_reference":"Court of Stones p.107"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000048","name":"Disguise Kit","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"6","zeni":"9 bu","properties":[],"description":"","book_reference":"Court of Stones p.107"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000049","name":"Demon Mask","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"5","zeni":"1 koku","properties":[{"id":"L5RCorePro000009","name":"Forbidden"}],"description":"","book_reference":"Court of Stones p.107"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000050","name":"Bamboo Cane","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"6","zeni":"6 bu","properties":[{"id":"L5RCorePro000005","name":"Concealable"},{"id":"L5RCorePro000012","name":"Mundane"}],"description":"","book_reference":"Court of Stones p.107"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000051","name":"Herbal Medicines","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"5","zeni":"1 bu per dose","properties":[],"description":"","book_reference":"Court of Stones p.107"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000052","name":"Modified Scabbard","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"6","zeni":"2 koku","properties":[{"id":"L5RCorePro000012","name":"Mundane"}],"description":"","book_reference":"Court of Stones p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000053","name":"Portable Boat","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"3","rarity":"2","zeni":"3 koku","properties":[],"description":"","book_reference":"Court of Stones p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000054","name":"Rope Ladder","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"3","zeni":"2 bu","properties":[],"description":"","book_reference":"Court of Stones p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000055","name":"Opening and Closing Tools","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"3","zeni":"5 bu","properties":[],"description":"","book_reference":"Court of Stones p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000056","name":"Mizugumo (Water Spider)","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"6","zeni":"3 bu","properties":[],"description":"","book_reference":"Court of Stones p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000057","name":"Sekihitsu","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"1","zeni":"3 zeni","properties":[],"description":"","book_reference":"Court of Stones p.109"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000058","name":"Tenugui","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"2","zeni":"3 zeni","properties":[],"description":"","book_reference":"Court of Stones p.109"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000059","name":"Uchitake","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"3","zeni":"12 zeni","properties":[{"id":"L5RCorePro000009","name":"Forbidden"}],"description":"","book_reference":"Court of Stones p.109"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000060","name":"Sokutoki","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"4","zeni":"2 bu","properties":[{"id":"L5RCorePro000005","name":"Concealable"},{"id":"L5RCorePro000013","name":"Prepare"},{"id":"L5RCorePro000016","name":"Subtle"}],"description":"","book_reference":"Court of Stones p.109"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000061","name":"Travel Rations","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"1","zeni":"1-3 bu","properties":[{"id":"L5RCorePro000012","name":"Mundane"}],"description":"","book_reference":"Path of Waves p.114"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000062","name":"Cooking Kit","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"2","zeni":"2 koku","properties":[{"id":"L5RCorePro000012","name":"Mundane"}],"description":"","book_reference":"Path of Waves p.114"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000063","name":"Dice Kit","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"2","zeni":"6 zeni","properties":[{"id":"L5RCorePro000005","name":"Concealable"},{"id":"L5RCorePro000012","name":"Mundane"}],"description":"","book_reference":"Path of Waves p.114"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000064","name":"Alchemy Kit","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"0","zeni":"10 koku","properties":[],"description":"","book_reference":"Path of Waves p.114"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000065","name":"Fishing kit","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"3","zeni":"1 koku","properties":[{"id":"L5RCorePro000012","name":"Mundane"}],"description":"","book_reference":"Path of Waves p.115"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000066","name":"Tailor's Kit","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"5","zeni":"3 koku","properties":[{"id":"L5RCorePro000012","name":"Mundane"}],"description":"","book_reference":"Path of Waves p.115"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000067","name":"Weaver's Kit","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"3","zeni":"1 koku","properties":[{"id":"L5RCorePro000012","name":"Mundane"}],"description":"","book_reference":"Path of Waves p.115"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000068","name":"Mason's Kit","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"5","zeni":"2 koku","properties":[{"id":"L5RCorePro000012","name":"Mundane"}],"description":"","book_reference":"Path of Waves p.115"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000069","name":"Chandu","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"6","zeni":"4 bu per use","properties":[{"id":"L5RCorePro000009","name":"Forbidden"}],"description":"","book_reference":"Path of Waves p.116"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000070","name":"Thievery Kit","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"6","zeni":"2 koku","properties":[{"id":"L5RCorePro000005","name":"Concealable"},{"id":"L5RCorePro000009","name":"Forbidden"},{"id":"L5RCorePro000016","name":"Subtle"}],"description":"","book_reference":"Path of Waves p.116"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000071","name":"Poppy Tea","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"7","zeni":"6 bu per cup","properties":[{"id":"L5RCorePro000009","name":"Forbidden"}],"description":"","book_reference":"Path of Waves p.116"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000072","name":"Shikomizue","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"7","zeni":"2 koku","properties":[{"id":"L5RCorePro000009","name":"Forbidden"},{"id":"L5RCorePro000016","name":"Subtle"}],"description":"","book_reference":"Path of Waves p.116"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000073","name":"Climbing Kit","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"3","zeni":"2 bu","properties":[],"description":"","book_reference":"Shadowlands p.106"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000074","name":"Spyglass","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"5","zeni":"2 koku","properties":[],"description":"","book_reference":"Shadowlands p.107"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000075","name":"Tate","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"3","zeni":"3 bu","properties":[],"description":"","book_reference":"Shadowlands p.107"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000076","name":"Taketaba","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"4","zeni":"4 bu","properties":[],"description":"","book_reference":"Shadowlands p.107"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000077","name":"Smithy's Kit","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"2","rarity":"3","zeni":"3 bu","properties":[{"id":"L5RCorePro000006","name":"Cumbersome"}],"description":"","book_reference":"Shadowlands p.107"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000078","name":"Sapper's Kit","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"3","zeni":"1 bu","properties":[],"description":"","book_reference":"Shadowlands p.107"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000079","name":"Engineer's Kit","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"3","zeni":"3 bu","properties":[],"description":"","book_reference":"Shadowlands p.107"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
{"_id":"L5RCoreIte000080","name":"Smoke Arrows","permission":{"default":0},"type":"item","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"4","zeni":"3 bu","properties":[],"description":"","book_reference":"Shadowlands p.107"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/item.svg","effects":[]}
|
||||
|
||||
@@ -1,49 +1,80 @@
|
||||
{"_id":"L5RCoreAdv000001","name":"Benten’s Curse","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"adversity","types":"Interpersonal, Spiritual","description":"","book_reference":"Core p.116"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000002","name":"Bishamon’s Curse","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"adversity","types":"Physical, Spiritual","description":"","book_reference":"Core p.117"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000003","name":"Bitter Betrothal","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"adversity","types":"Interpersonal","description":"","book_reference":"Core p.117"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000004","name":"Blackmailed by [Character’s Name]","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"adversity","types":"Interpersonal","description":"","book_reference":"Core p.117"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000005","name":"Blindness","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"adversity","types":"Physical, Scar","description":"","book_reference":"Core p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000006","name":"Bluntness","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"adversity","types":"Interpersonal","description":"","book_reference":"Core p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000007","name":"Clumsiness","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"adversity","types":"Physical","description":"","book_reference":"Core p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000008","name":"Cognitive Lapses","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"adversity","types":"Mental, Scar","description":"","book_reference":"Core p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000009","name":"Daikoku’s Curse","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"adversity","types":"Interpersonal","description":"","book_reference":"Core p.119"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000010","name":"Damaged Heart or Organ","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"adversity","types":"Physical, Scar","description":"","book_reference":"Core p.119"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000011","name":"Deafness","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"adversity","types":"Physical, Scar","description":"","book_reference":"Core p.119"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000012","name":"Discomfiting Countenance","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"adversity","types":"Interpersonal, Physical","description":"","book_reference":"Core p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000013","name":"Disdain for Compassion","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"adversity","types":"Flaw, Mental","description":"","book_reference":"Core p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000014","name":"Disdain for Courage","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"adversity","types":"Flaw, Mental","description":"","book_reference":"Core p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000015","name":"Disdain for Courtesy","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"adversity","types":"Flaw, Mental","description":"","book_reference":"Core p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000016","name":"Disdain for Duty and Loyalty","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"adversity","types":"Flaw, Mental","description":"","book_reference":"Core p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000017","name":"Disdain for Honor","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"adversity","types":"Flaw, Mental","description":"","book_reference":"Core p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000018","name":"Disdain for Righteousness","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"adversity","types":"Flaw, Mental","description":"","book_reference":"Core p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000019","name":"Disdain for Sincerity","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"adversity","types":"Flaw, Mental","description":"","book_reference":"Core p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000020","name":"Ebisu’s Curse","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"adversity","types":"Physical, Spiritual","description":"","book_reference":"Core p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000021","name":"Fractured Spine","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"adversity","types":"Physical, Scar","description":"","book_reference":"Core p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000022","name":"Fukurokujin’s Curse","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"adversity","types":"Mental, Spiritual","description":"","book_reference":"Core p.121"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000023","name":"Gaijin Name, Culture, or Appearance","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"adversity","types":"Interpersonal (Name), Mental and Interpersonal<br>(Culture), or Physical (Appearance)","description":"","book_reference":"Core p.121"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000024","name":"Haunting","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"adversity","types":"Interpersonal, Spiritual","description":"","book_reference":"Core p.122"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000025","name":"Incurable Illness","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"adversity","types":"Physical","description":"","book_reference":"Core p.122"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000026","name":"Jurōjin’s Curse","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"adversity","types":"Physical, Spiritual","description":"","book_reference":"Core p.123"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000027","name":"Kisshōten’s Curse","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"adversity","types":"Physical, Spiritual","description":"","book_reference":"Core p.123"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000028","name":"Lost Arm or Lost Hand","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"adversity","types":"Physical, Scar","description":"","book_reference":"Core p.123"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000029","name":"Lost Eye","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"adversity","types":"Physical, Scar","description":"","book_reference":"Core p.124"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000030","name":"Lost Fingers","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"adversity","types":"Physical, Scar","description":"","book_reference":"Core p.124"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000031","name":"Lost Leg","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"adversity","types":"Physical, Scar","description":"","book_reference":"Core p.124"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000032","name":"Lost Memories","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"adversity","types":"Mental, Scar","description":"","book_reference":"Core p.124"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000033","name":"Maimed Arm","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"adversity","types":"Physical, Scar","description":"","book_reference":"Core p.125"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000034","name":"Maimed Visage","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"adversity","types":"Physical, Interpersonal, Scar","description":"","book_reference":"Core p.125"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000035","name":"Momoku","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"adversity","types":"Spiritual","description":"","book_reference":"Core p.126"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000036","name":"Muteness","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"adversity","types":"Interpersonal, Physical or Mental, Scar","description":"","book_reference":"Core p.126"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000037","name":"Nerve Damage","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"adversity","types":"Physical, Scar","description":"","book_reference":"Core p.126"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000038","name":"Scorn of [One Group]","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"adversity","types":"Interpersonal","description":"","book_reference":"Core p.127"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000039","name":"Shadowlands Taint (Air)","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"adversity","types":"Curse, Interpersonal, Spiritual","description":"","book_reference":"Core p.127"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000040","name":"Shadowlands Taint (Earth)","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"adversity","types":"Curse, Physical, Spiritual","description":"","book_reference":"Core p.127"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000041","name":"Shadowlands Taint (Fire)","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"adversity","types":"Curse, Mental, Spiritual","description":"","book_reference":"Core p.128"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000042","name":"Shadowlands Taint (Void)","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"adversity","types":"Curse, Spiritual","description":"","book_reference":"Core p.128"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000043","name":"Shadowlands Taint (Water)","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"adversity","types":"Curse, Physical, Spiritual","description":"","book_reference":"Core p.128"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000044","name":"Sworn Enemy","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"adversity","types":"Interpersonal","description":"","book_reference":"Core p.129"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000045","name":"Whispers of Cruelty","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"adversity","types":"Interpersonal, Infamy","description":"","book_reference":"Core p.129"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000046","name":"Whispers of Doom","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"adversity","types":"Interpersonal, Infamy","description":"","book_reference":"Core p.129"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000047","name":"Whispers of Failure","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"adversity","types":"Interpersonal, Infamy","description":"","book_reference":"Core p.130"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000048","name":"Whispers of Poverty","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"adversity","types":"Interpersonal, Infamy","description":"","book_reference":"Core p.130"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000049","name":"Whispers of Treachery","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"adversity","types":"Interpersonal, Infamy","description":"","book_reference":"Core p.130"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000001","name":"Benten’s Curse","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"adversity","types":"Interpersonal, Spiritual","description":"","book_reference":"Core Rulebook p.116"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000002","name":"Bishamon’s Curse","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"adversity","types":"Physical, Spiritual","description":"","book_reference":"Core Rulebook p.117"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000003","name":"Bitter Betrothal","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"adversity","types":"Interpersonal","description":"","book_reference":"Core Rulebook p.117"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000004","name":"Blackmailed by [Character’s Name]","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"adversity","types":"Interpersonal","description":"","book_reference":"Core Rulebook p.117"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000005","name":"Blindness","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"adversity","types":"Physical, Scar","description":"","book_reference":"Core Rulebook p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000006","name":"Bluntness","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"adversity","types":"Interpersonal","description":"","book_reference":"Core Rulebook p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000007","name":"Clumsiness","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"adversity","types":"Physical","description":"","book_reference":"Core Rulebook p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000008","name":"Cognitive Lapses","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"adversity","types":"Mental, Scar","description":"","book_reference":"Core Rulebook p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000009","name":"Daikoku’s Curse","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"adversity","types":"Interpersonal","description":"","book_reference":"Core Rulebook p.119"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000010","name":"Damaged Heart or Organ","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"adversity","types":"Physical, Scar","description":"","book_reference":"Core Rulebook p.119"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000011","name":"Deafness","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"adversity","types":"Physical, Scar","description":"","book_reference":"Core Rulebook p.119"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000012","name":"Discomfiting Countenance","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"adversity","types":"Interpersonal, Physical","description":"","book_reference":"Core Rulebook p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000013","name":"Disdain for Compassion","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"adversity","types":"Flaw, Mental","description":"","book_reference":"Core Rulebook p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000014","name":"Disdain for Courage","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"adversity","types":"Flaw, Mental","description":"","book_reference":"Core Rulebook p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000015","name":"Disdain for Courtesy","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"adversity","types":"Flaw, Mental","description":"","book_reference":"Core Rulebook p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000016","name":"Disdain for Duty and Loyalty","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"adversity","types":"Flaw, Mental","description":"","book_reference":"Core Rulebook p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000017","name":"Disdain for Honor","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"adversity","types":"Flaw, Mental","description":"","book_reference":"Core Rulebook p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000018","name":"Disdain for Righteousness","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"adversity","types":"Flaw, Mental","description":"","book_reference":"Core Rulebook p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000019","name":"Disdain for Sincerity","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"adversity","types":"Flaw, Mental","description":"","book_reference":"Core Rulebook p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000020","name":"Ebisu’s Curse","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"adversity","types":"Physical, Spiritual","description":"","book_reference":"Core Rulebook p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000021","name":"Fractured Spine","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"adversity","types":"Physical, Scar","description":"","book_reference":"Core Rulebook p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000022","name":"Fukurokujin’s Curse","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"adversity","types":"Mental, Spiritual","description":"","book_reference":"Core Rulebook p.121"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000023","name":"Gaijin Name, Culture, or Appearance","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"adversity","types":"Interpersonal (Name), Mental and Interpersonal<br>(Culture), Or Physical (Appearance)","description":"","book_reference":"Core Rulebook p.121"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000024","name":"Haunting","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"adversity","types":"Interpersonal, Spiritual","description":"","book_reference":"Core Rulebook p.122"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000025","name":"Incurable Illness","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"adversity","types":"Physical","description":"","book_reference":"Core Rulebook p.122"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000026","name":"Jurōjin’s Curse","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"adversity","types":"Physical, Spiritual","description":"","book_reference":"Core Rulebook p.123"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000027","name":"Kisshōten’s Curse","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"adversity","types":"Physical, Spiritual","description":"","book_reference":"Core Rulebook p.123"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000028","name":"Lost Arm or Lost Hand","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"adversity","types":"Physical, Scar","description":"","book_reference":"Core Rulebook p.123"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000029","name":"Lost Eye","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"adversity","types":"Physical, Scar","description":"","book_reference":"Core Rulebook p.124"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000030","name":"Lost Fingers","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"adversity","types":"Physical, Scar","description":"","book_reference":"Core Rulebook p.124"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000031","name":"Lost Leg","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"adversity","types":"Physical, Scar","description":"","book_reference":"Core Rulebook p.124"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000032","name":"Lost Memories","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"adversity","types":"Mental, Scar","description":"","book_reference":"Core Rulebook p.124"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000033","name":"Maimed Arm","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"adversity","types":"Physical, Scar","description":"","book_reference":"Core Rulebook p.125"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000034","name":"Maimed Visage","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"adversity","types":"Interpersonal, Physical, Scar","description":"","book_reference":"Core Rulebook p.125"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000035","name":"Momoku","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"adversity","types":"Spiritual","description":"","book_reference":"Core Rulebook p.126"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000036","name":"Muteness","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"adversity","types":"Interpersonal, Physical or Mental, Scar","description":"","book_reference":"Core Rulebook p.126"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000037","name":"Nerve Damage","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"adversity","types":"Physical, Scar","description":"","book_reference":"Core Rulebook p.126"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000038","name":"Scorn of [One Group]","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"adversity","types":"Interpersonal","description":"","book_reference":"Core Rulebook p.127"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000039","name":"Shadowlands Taint (Air)","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"adversity","types":"Curse, Interpersonal, Spiritual","description":"","book_reference":"Core Rulebook p.127"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000040","name":"Shadowlands Taint (Earth)","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"adversity","types":"Curse, Physical, Spiritual","description":"","book_reference":"Core Rulebook p.127"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000041","name":"Shadowlands Taint (Fire)","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"adversity","types":"Curse, Mental, Spiritual","description":"","book_reference":"Core Rulebook p.128"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000042","name":"Shadowlands Taint (Void)","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"adversity","types":"Curse, Spiritual","description":"","book_reference":"Core Rulebook p.128"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000043","name":"Shadowlands Taint (Water)","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"adversity","types":"Curse, Physical, Spiritual","description":"","book_reference":"Core Rulebook p.128"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000044","name":"Sworn Enemy","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"adversity","types":"Interpersonal","description":"","book_reference":"Core Rulebook p.129"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000045","name":"Whispers of Cruelty","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"adversity","types":"Infamy, Interpersonal","description":"","book_reference":"Core Rulebook p.129"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000046","name":"Whispers of Doom","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"adversity","types":"Infamy, Interpersonal","description":"","book_reference":"Core Rulebook p.129"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000047","name":"Whispers of Failure","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"adversity","types":"Infamy, Interpersonal","description":"","book_reference":"Core Rulebook p.130"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000048","name":"Whispers of Poverty","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"adversity","types":"Infamy, Interpersonal","description":"","book_reference":"Core Rulebook p.130"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000049","name":"Whispers of Treachery","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"adversity","types":"Infamy, Interpersonal","description":"","book_reference":"Core Rulebook p.130"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000050","name":"Elemental Deficiency (Air)","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"adversity","types":"Mental, Physical, Spiritual","description":"","book_reference":"Celestial Realms p.93"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000051","name":"Elemental Deficiency (Earth)","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"adversity","types":"Mental, Physical, Spiritual","description":"","book_reference":"Celestial Realms p.93"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000052","name":"Elemental Deficiency (Fire)","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"adversity","types":"Mental, Physical, Spiritual","description":"","book_reference":"Celestial Realms p.94"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000053","name":"Elemental Deficiency (Water)","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"adversity","types":"Mental, Physical, Spiritual","description":"","book_reference":"Celestial Realms p.94"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000054","name":"Lackluster","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"adversity","types":"Interpersonal","description":"","book_reference":"Court of Stones p.101"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000055","name":"Overconfidence in Creativity","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"adversity","types":"Mental","description":"","book_reference":"Court of Stones p.101"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000056","name":"Overconfidence in Spiritual Sensitivity","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"adversity","types":"Spiritual","description":"","book_reference":"Court of Stones p.101"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000057","name":"Overconfidence in Charm","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"adversity","types":"Interpersonal","description":"","book_reference":"Court of Stones p.101"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000058","name":"Overconfidence in Subtlety","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"adversity","types":"Interpersonal","description":"","book_reference":"Court of Stones p.101"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000059","name":"Overconfidence in Toughness","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"adversity","types":"Physical","description":"","book_reference":"Court of Stones p.101"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000060","name":"Unsavory Past","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"adversity","types":"Interpersonal","description":"","book_reference":"Court of Stones p.102"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000061","name":"Allergy","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"adversity","types":"Physical","description":"","book_reference":"Emerald Empire p.245"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000062","name":"Cursed Lineage","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"adversity","types":"Interpersonal, Spiritual","description":"","book_reference":"Emerald Empire p.245"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000063","name":"Adopted Peasant","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"adversity","types":"Interpersonal","description":"","book_reference":"Emerald Empire p.245"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000064","name":"Despise in [City]","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"adversity","types":"Fame, Interpersonal","description":"","book_reference":"Emerald Empire p.246"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000065","name":"Hunted by Chikusho-Do","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"adversity","types":"Spiritual","description":"","book_reference":"Emerald Empire p.246"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000066","name":"Skepticism","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"adversity","types":"Mental, Spiritual","description":"","book_reference":"Emerald Empire p.246"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000067","name":"Debt to [Person or Organization]","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"adversity","types":"Interpersonal","description":"","book_reference":"Path of Waves p.71"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000068","name":"Bullheaded","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"adversity","types":"Mental","description":"","book_reference":"Path of Waves p.71"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000069","name":"Many Mouths","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"adversity","types":"Interpersonal, Mental","description":"","book_reference":"Path of Waves p.72"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000070","name":"Horrible Scar","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"adversity","types":"Interpersonal, Mental","description":"","book_reference":"Path of Waves p.72"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000071","name":"Pursued by [Individual or Group]","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"adversity","types":"Interpersonal, Mental","description":"","book_reference":"Path of Waves p.72"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000072","name":"Encompassing Duty","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"adversity","types":"Mental","description":"","book_reference":"Path of Waves p.72"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000073","name":"Stained Lineage","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"adversity","types":"Interpersonal, Mental","description":"","book_reference":"Path of Waves p.73"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000074","name":"Shadowlands Taint [One with the Darkness]","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"adversity","types":"Curse, Physical, Spiritual","description":"","book_reference":"Shadowlands p.100"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000075","name":"Shadowlands Taint [Unnatural Skin]","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"adversity","types":"Curse, Physical","description":"","book_reference":"Shadowlands p.100"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000076","name":"Shadowlands Taint [Blasphemous Appetites]","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"adversity","types":"Curse, Mental, Spiritual","description":"","book_reference":"Shadowlands p.100"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000077","name":"Lost Name","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"adversity","types":"Spiritual","description":"","book_reference":"Shadowlands p.97"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000078","name":"Demon Wound","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"adversity","types":"Scar, Spiritual","description":"","book_reference":"Shadowlands p.97"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000079","name":"Shadowlands Taint [Kansen Whispers]","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"adversity","types":"Curse, Mental","description":"","book_reference":"Shadowlands p.99"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAdv000080","name":"Shadowlands Taint [Distorted Limbs]","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"adversity","types":"Curse, Physical","description":"","book_reference":"Shadowlands p.99"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
|
||||
@@ -1,19 +1,37 @@
|
||||
{"_id":"L5RCoreAnx000001","name":"Addiction","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"anxiety","types":"Mental, Physical","description":"","book_reference":"Core p.131"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000002","name":"Battle Trauma","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"anxiety","types":"Mental, Physical","description":"","book_reference":"Core p.131"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000003","name":"Cynicism","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"anxiety","types":"Interpersonal, Mental","description":"","book_reference":"Core p.131"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000004","name":"Dark Secret","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"anxiety","types":"Interpersonal","description":"","book_reference":"Core p.132"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000005","name":"Delusions of Grandeur","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"anxiety","types":"Mental, Interpersonal","description":"","book_reference":"Core p.132"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000006","name":"Fear of Death","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"anxiety","types":"Mental, Physical","description":"","book_reference":"Core p.132"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000007","name":"Ferocity","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"anxiety","types":"Physical, Mental","description":"","book_reference":"Core p.132"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000008","name":"Impatience","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"anxiety","types":"Mental","description":"","book_reference":"Core p.133"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000009","name":"Intolerance","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"anxiety","types":"Interpersonal","description":"","book_reference":"Core p.133"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000010","name":"Irrepressible Flirtation","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"anxiety","types":"Interpersonal","description":"","book_reference":"Core p.134"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000011","name":"Jealousy","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"anxiety","types":"Physical, Mental","description":"","book_reference":"Core p.134"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000012","name":"Materialism","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"anxiety","types":"Mental","description":"","book_reference":"Core p.134"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000013","name":"Meekness","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"anxiety","types":"Interpersonal","description":"","book_reference":"Core p.134"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000014","name":"Painful Honesty","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"anxiety","types":"Interpersonal","description":"","book_reference":"Core p.135"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000015","name":"Paranoia","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"anxiety","types":"Physical, Mental","description":"","book_reference":"Core p.135"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000016","name":"Perfectionism","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"anxiety","types":"Physical, Mental","description":"","book_reference":"Core p.135"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000017","name":"Phobia","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"anxiety","types":"Physical, Mental","description":"","book_reference":"Core p.136"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000018","name":"Softheartedness","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"anxiety","types":"Interpersonal, Mental","description":"","book_reference":"Core p.136"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000019","name":"Superstition","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"anxiety","types":"Mental, Spiritual","description":"","book_reference":"Core p.136"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000001","name":"Addiction","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"anxiety","types":"Mental, Physical","description":"","book_reference":"Core Rulebook p.131"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000002","name":"Battle Trauma","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"anxiety","types":"Mental, Physical","description":"","book_reference":"Core Rulebook p.131"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000003","name":"Cynicism","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"anxiety","types":"Interpersonal, Mental","description":"","book_reference":"Core Rulebook p.131"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000004","name":"Dark Secret","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"anxiety","types":"Interpersonal","description":"","book_reference":"Core Rulebook p.132"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000005","name":"Delusions of Grandeur","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"anxiety","types":"Interpersonal, Mental","description":"","book_reference":"Core Rulebook p.132"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000006","name":"Fear of Death","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"anxiety","types":"Mental, Physical","description":"","book_reference":"Core Rulebook p.132"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000007","name":"Ferocity","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"anxiety","types":"Mental, Physical","description":"","book_reference":"Core Rulebook p.132"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000008","name":"Impatience","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"anxiety","types":"Mental","description":"","book_reference":"Core Rulebook p.133"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000009","name":"Intolerance","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"anxiety","types":"Interpersonal","description":"","book_reference":"Core Rulebook p.133"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000010","name":"Irrepressible Flirtation","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"anxiety","types":"Interpersonal","description":"","book_reference":"Core Rulebook p.134"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000011","name":"Jealousy","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"anxiety","types":"Mental, Physical","description":"","book_reference":"Core Rulebook p.134"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000012","name":"Materialism","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"anxiety","types":"Mental","description":"","book_reference":"Core Rulebook p.134"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000013","name":"Meekness","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"anxiety","types":"Interpersonal","description":"","book_reference":"Core Rulebook p.134"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000014","name":"Painful Honesty","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"anxiety","types":"Interpersonal","description":"","book_reference":"Core Rulebook p.135"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000015","name":"Paranoia","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"anxiety","types":"Mental, Physical","description":"","book_reference":"Core Rulebook p.135"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000016","name":"Perfectionism","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"anxiety","types":"Mental, Physical","description":"","book_reference":"Core Rulebook p.135"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000017","name":"Phobia","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"anxiety","types":"Mental, Physical","description":"","book_reference":"Core Rulebook p.136"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000018","name":"Softheartedness","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"anxiety","types":"Interpersonal, Mental","description":"","book_reference":"Core Rulebook p.136"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000019","name":"Superstition","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"anxiety","types":"Mental, Spiritual","description":"","book_reference":"Core Rulebook p.136"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000020","name":"Conspiracy","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"anxiety","types":"Interpersonal, Mental","description":"","book_reference":"Celestial Realms p.91"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000021","name":"Omen of Bad Luck","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"anxiety","types":"Interpersonal, Mental","description":"","book_reference":"Celestial Realms p.92"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000022","name":"Uncleanliness","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"anxiety","types":"Mental","description":"","book_reference":"Celestial Realms p.92"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000023","name":"Vanity","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"anxiety","types":"Interpersonal, Mental","description":"","book_reference":"Celestial Realms p.92"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000024","name":"Isolation","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"anxiety","types":"Interpersonal, Mental","description":"","book_reference":"Court of Stones p.103"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000025","name":"Web of Lies","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"anxiety","types":"Interpersonal","description":"","book_reference":"Court of Stones p.103"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000026","name":"Accustomed to Luxury","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"anxiety","types":"Mental","description":"","book_reference":"Emerald Empire p.246"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000027","name":"Claustrophobia","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"anxiety","types":"Mental","description":"","book_reference":"Emerald Empire p.247"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000028","name":"False Identity","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"anxiety","types":"Interpersonal","description":"","book_reference":"Emerald Empire p.247"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000029","name":"Loathing for Peasants","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"anxiety","types":"Interpersonal, Mental","description":"","book_reference":"Emerald Empire p.247"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000030","name":"Loneliness","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"anxiety","types":"Interpersonal, Mental","description":"","book_reference":"Emerald Empire p.248"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000031","name":"Eyes of Many","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"anxiety","types":"Mental","description":"","book_reference":"Path of Waves p.73"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000032","name":"Coming Storm","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"anxiety","types":"Mental","description":"","book_reference":"Path of Waves p.73"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000033","name":"Fear of Stagnation","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"anxiety","types":"Mental","description":"","book_reference":"Path of Waves p.74"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000034","name":"Failure","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"anxiety","types":"Mental","description":"","book_reference":"Path of Waves p.74"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000035","name":"Fallen Ancestor","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"anxiety","types":"Interpersonal, Spiritual","description":"","book_reference":"Shadowlands p.98"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000036","name":"Obtuse","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"anxiety","types":"Mental","description":"","book_reference":"Shadowlands p.98"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreAnx000037","name":"Reformed Maho-Tsukai","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"anxiety","types":"Interpersonal","description":"","book_reference":"Shadowlands p.99"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
|
||||
@@ -1,40 +1,63 @@
|
||||
{"_id":"L5RCoreDis000001","name":"Ally [Name]","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"distinction","types":"Interpersonal","description":"","book_reference":"Core p.101"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000002","name":"Ambidexterity","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"distinction","types":"Physical","description":"","book_reference":"Core p.102"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000003","name":"Benten’s Blessing","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"distinction","types":"Interpersonal, Spiritual","description":"","book_reference":"Core p.102"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000004","name":"Bishamon’s Blessing","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"distinction","types":"Physical, Spiritual","description":"","book_reference":"Core p.102"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000005","name":"Blackmail on [Name]","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"distinction","types":"Interpersonal","description":"","book_reference":"Core p.102"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000006","name":"Blessed Lineage","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"distinction","types":"Interpersonal, Spiritual","description":"","book_reference":"Core p.103"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000007","name":"Blissful Betrothal","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"distinction","types":"Interpersonal","description":"","book_reference":"Core p.103"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000008","name":"Daikoku’s Blessing","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"distinction","types":"Interpersonal, Spiritual","description":"","book_reference":"Core p.103"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000009","name":"Dangerous Allure","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"distinction","types":"Physical, Interpersonal","description":"","book_reference":"Core p.103"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000010","name":"Ebisu’s Blessing","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"distinction","types":"Physical, Spiritual","description":"","book_reference":"Core p.104"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000011","name":"Famously Honest","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"distinction","types":"Fame, Interpersonal","description":"","book_reference":"Core p.104"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000012","name":"Famously Lucky","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"distinction","types":"Fame, Interpersonal","description":"","book_reference":"Core p.104"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000013","name":"Famously Reliable","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"distinction","types":"Fame, Interpersonal","description":"","book_reference":"Core p.104"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000014","name":"Famously Successful","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"distinction","types":"Fame, Interpersonal","description":"","book_reference":"Core p.105"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000015","name":"Famously Wealthy","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"distinction","types":"Fame, Interpersonal","description":"","book_reference":"Core p.105"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000016","name":"Flexibility","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"distinction","types":"Physical","description":"","book_reference":"Core p.105"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000017","name":"Fukurokujin’s Blessing","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"distinction","types":"Mental, Spiritual","description":"","book_reference":"Core p.105"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000018","name":"Indomitable Will","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"distinction","types":"Mental, Interpersonal","description":"","book_reference":"Core p.106"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000019","name":"Jurojin’s Blessing","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"distinction","types":"Physical, Spiritual","description":"","book_reference":"Core p.106"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000020","name":"Keen Balance","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"distinction","types":"Mental, Physical","description":"","book_reference":"Core p.106"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000021","name":"Keen Hearing","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"distinction","types":"Physical, Mental","description":"","book_reference":"Core p.107"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000022","name":"Keen Sight","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"distinction","types":"Physical, Mental","description":"","book_reference":"Core p.107"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000023","name":"Keen Smell","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"distinction","types":"Physical, Mental","description":"","book_reference":"Core p.107"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000024","name":"Karmic Tie","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"distinction","types":"Interpersonal, Spiritual","description":"","book_reference":"Core p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000025","name":"Kisshōten’s Blessing","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"distinction","types":"Physical, Spiritual","description":"","book_reference":"Core p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000026","name":"Large Stature","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"distinction","types":"Physical","description":"","book_reference":"Core p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000027","name":"Paragon of Compassion","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"distinction","types":"Mental, Virtue","description":"","book_reference":"Core p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000028","name":"Paragon of Courage","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"distinction","types":"Mental, Virtue","description":"","book_reference":"Core p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000029","name":"Paragon of Courtesy","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"distinction","types":"Mental, Virtue","description":"","book_reference":"Core p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000030","name":"Paragon of Duty and Loyalty","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"distinction","types":"Mental, Virtue","description":"","book_reference":"Core p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000031","name":"Paragon of Honor","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"distinction","types":"Mental, Virtue","description":"","book_reference":"Core p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000032","name":"Paragon of Righteousness","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"distinction","types":"Mental, Virtue","description":"","book_reference":"Core p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000033","name":"Paragon of Sincerity","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"distinction","types":"Mental, Virtue","description":"","book_reference":"Core p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000034","name":"Precise Memory","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"distinction","types":"Mental","description":"","book_reference":"Core p.109"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000035","name":"Quick Reflexes","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"distinction","types":"Physical, Interpersonal","description":"","book_reference":"Core p.109"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000036","name":"Seasoned","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"distinction","types":"Mental, Interpersonal","description":"","book_reference":"Core p.109"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000037","name":"Sixth Sense","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"distinction","types":"Spiritual","description":"","book_reference":"Core p.110"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000038","name":"Small Stature","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"distinction","types":"Physical","description":"","book_reference":"Core p.110"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000039","name":"Subtle Observer","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"distinction","types":"Interpersonal, Mental","description":"","book_reference":"Core p.110"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000040","name":"Support of [One Group]","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"distinction","types":"Interpersonal","description":"","book_reference":"Core p.110"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000001","name":"Ally [Name]","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"distinction","types":"Interpersonal","description":"","book_reference":"Core Rulebook p.101"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000002","name":"Ambidexterity","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"distinction","types":"Physical","description":"","book_reference":"Core Rulebook p.102"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000003","name":"Benten’s Blessing","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"distinction","types":"Interpersonal, Spiritual","description":"","book_reference":"Core Rulebook p.102"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000004","name":"Bishamon’s Blessing","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"distinction","types":"Physical, Spiritual","description":"","book_reference":"Core Rulebook p.102"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000005","name":"Blackmail on [Name]","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"distinction","types":"Interpersonal","description":"","book_reference":"Core Rulebook p.102"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000006","name":"Blessed Lineage","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"distinction","types":"Interpersonal, Spiritual","description":"","book_reference":"Core Rulebook p.103"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000007","name":"Blissful Betrothal","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"distinction","types":"Interpersonal","description":"","book_reference":"Core Rulebook p.103"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000008","name":"Daikoku’s Blessing","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"distinction","types":"Interpersonal, Spiritual","description":"","book_reference":"Core Rulebook p.103"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000009","name":"Dangerous Allure","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"distinction","types":"Interpersonal, Physical","description":"","book_reference":"Core Rulebook p.103"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000010","name":"Ebisu’s Blessing","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"distinction","types":"Physical, Spiritual","description":"","book_reference":"Core Rulebook p.104"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000011","name":"Famously Honest","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"distinction","types":"Fame, Interpersonal","description":"","book_reference":"Core Rulebook p.104"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000012","name":"Famously Lucky","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"distinction","types":"Fame, Interpersonal","description":"","book_reference":"Core Rulebook p.104"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000013","name":"Famously Reliable","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"distinction","types":"Fame, Interpersonal","description":"","book_reference":"Core Rulebook p.104"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000014","name":"Famously Successful","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"distinction","types":"Fame, Interpersonal","description":"","book_reference":"Core Rulebook p.105"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000015","name":"Famously Wealthy","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"distinction","types":"Fame, Interpersonal","description":"","book_reference":"Core Rulebook p.105"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000016","name":"Flexibility","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"distinction","types":"Physical","description":"","book_reference":"Core Rulebook p.105"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000017","name":"Fukurokujin’s Blessing","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"distinction","types":"Mental, Spiritual","description":"","book_reference":"Core Rulebook p.105"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000018","name":"Indomitable Will","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"distinction","types":"Interpersonal, Mental","description":"","book_reference":"Core Rulebook p.106"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000019","name":"Jurojin’s Blessing","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"distinction","types":"Physical, Spiritual","description":"","book_reference":"Core Rulebook p.106"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000020","name":"Keen Balance","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"distinction","types":"Mental, Physical","description":"","book_reference":"Core Rulebook p.106"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000021","name":"Keen Hearing","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"distinction","types":"Mental, Physical","description":"","book_reference":"Core Rulebook p.107"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000022","name":"Keen Sight","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"distinction","types":"Mental, Physical","description":"","book_reference":"Core Rulebook p.107"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000023","name":"Keen Smell","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"distinction","types":"Mental, Physical","description":"","book_reference":"Core Rulebook p.107"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000024","name":"Karmic Tie","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"distinction","types":"Interpersonal, Spiritual","description":"","book_reference":"Core Rulebook p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000025","name":"Kisshōten’s Blessing","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"distinction","types":"Physical, Spiritual","description":"","book_reference":"Core Rulebook p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000026","name":"Large Stature","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"distinction","types":"Physical","description":"","book_reference":"Core Rulebook p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000027","name":"Paragon of Compassion","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"distinction","types":"Mental, Virtue","description":"","book_reference":"Core Rulebook p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000028","name":"Paragon of Courage","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"distinction","types":"Mental, Virtue","description":"","book_reference":"Core Rulebook p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000029","name":"Paragon of Courtesy","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"distinction","types":"Mental, Virtue","description":"","book_reference":"Core Rulebook p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000030","name":"Paragon of Duty and Loyalty","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"distinction","types":"Mental, Virtue","description":"","book_reference":"Core Rulebook p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000031","name":"Paragon of Honor","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"distinction","types":"Mental, Virtue","description":"","book_reference":"Core Rulebook p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000032","name":"Paragon of Righteousness","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"distinction","types":"Mental, Virtue","description":"","book_reference":"Core Rulebook p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000033","name":"Paragon of Sincerity","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"distinction","types":"Mental, Virtue","description":"","book_reference":"Core Rulebook p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000034","name":"Precise Memory","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"distinction","types":"Mental","description":"","book_reference":"Core Rulebook p.109"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000035","name":"Quick Reflexes","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"distinction","types":"Interpersonal, Physical","description":"","book_reference":"Core Rulebook p.109"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000036","name":"Seasoned","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"distinction","types":"Interpersonal, Mental","description":"","book_reference":"Core Rulebook p.109"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000037","name":"Sixth Sense","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"distinction","types":"Spiritual","description":"","book_reference":"Core Rulebook p.110"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000038","name":"Small Stature","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"distinction","types":"Physical","description":"","book_reference":"Core Rulebook p.110"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000039","name":"Subtle Observer","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"distinction","types":"Interpersonal, Mental","description":"","book_reference":"Core Rulebook p.110"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000040","name":"Support of [One Group]","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"distinction","types":"Interpersonal","description":"","book_reference":"Core Rulebook p.110"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000041","name":"Talented Herbalist","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"distinction","types":"Mental","description":"","book_reference":"Celestial Realms p.89"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000042","name":"Famously Kind","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"distinction","types":"Fame, Interpersonal","description":"","book_reference":"Celestial Realms p.89"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000043","name":"Portentous Birth","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"distinction","types":"Interpersonal, Spiritual","description":"","book_reference":"Celestial Realms p.89"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000044","name":"Affect of Harmlessness","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"distinction","types":"Interpersonal","description":"","book_reference":"Court of Stones p.99"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000045","name":"Famously Neutral","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"distinction","types":"Fame, Interpersonal","description":"","book_reference":"Court of Stones p.99"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000046","name":"Well Connected in {City}","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"distinction","types":"Interpersonal","description":"","book_reference":"Court of Stones p.99"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000047","name":"Animal Trainer","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"distinction","types":"Interpersonal, Mental","description":"","book_reference":"Emerald Empire p.241"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000048","name":"Expert Tracker","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"distinction","types":"Mental, Physical","description":"","book_reference":"Emerald Empire p.241"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000049","name":"Criminal Connections","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"distinction","types":"Interpersonal","description":"","book_reference":"Emerald Empire p.241"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000050","name":"Friend of the brotherhood","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"distinction","types":"Interpersonal","description":"","book_reference":"Emerald Empire p.241"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000051","name":"Well Connected","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"distinction","types":"Interpersonal","description":"","book_reference":"Emerald Empire p.242"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000052","name":"Kuge Lineage","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"distinction","types":"Interpersonal","description":"","book_reference":"Emerald Empire p.242"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000053","name":"Hero of [Village]","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"distinction","types":"Fame, Interpersonal","description":"","book_reference":"Emerald Empire p.242"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000054","name":"Spiritual Protector","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"distinction","types":"Spiritual","description":"","book_reference":"Emerald Empire p.242"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000055","name":"Ardent Leader","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"distinction","types":"Interpersonal, Mental","description":"","book_reference":"Path of Waves p.68"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000056","name":"Dashing Scar","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"distinction","types":"Interpersonal","description":"","book_reference":"Path of Waves p.69"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000057","name":"Lucky Hunter","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"distinction","types":"Physical, Spiritual","description":"","book_reference":"Path of Waves p.69"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000058","name":"Scrounger","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"distinction","types":"Interpersonal, Mental","description":"","book_reference":"Path of Waves p.69"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000059","name":"Scrappy","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"distinction","types":"Mental, Physical","description":"","book_reference":"Path of Waves p.69"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000060","name":"Urbane and Wroldly","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"distinction","types":"Interpersonal, Physical","description":"","book_reference":"Path of Waves p.70"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000061","name":"Dead Eyes","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"distinction","types":"Mental","description":"","book_reference":"Shadowlands p.96"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000062","name":"Light Sleeper","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"distinction","types":"Physical","description":"","book_reference":"Shadowlands p.96"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCoreDis000063","name":"Friend of the Nezumi","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"distinction","types":"Interpersonal","description":"","book_reference":"Shadowlands p.96"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
|
||||
@@ -1,20 +1,39 @@
|
||||
{"_id":"L5RCorePas000001","name":"Animal Bond","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"passion","types":"Interpersonal, Mental","description":"","book_reference":"Core p.111"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000002","name":"Armament","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"passion","types":"Mental","description":"","book_reference":"Core p.111"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000003","name":"Brushwork","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"passion","types":"Mental, Physical","description":"","book_reference":"Core p.111"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000004","name":"Curiosity","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"passion","types":"Mental","description":"","book_reference":"Core p.112"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000005","name":"Daredevil","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"passion","types":"Mental, Physical","description":"","book_reference":"Core p.112"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000006","name":"Enlightenment","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"passion","types":"Spiritual","description":"","book_reference":"Core p.112"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000007","name":"Fashion","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"passion","types":"Interpersonal, Mental","description":"","book_reference":"Core p.112"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000008","name":"Fortune-Telling","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"passion","types":"Mental, Spiritual","description":"","book_reference":"Core p.112"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000009","name":"Generosity","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"passion","types":"Interpersonal","description":"","book_reference":"Core p.113"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000010","name":"Gossip","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"passion","types":"Interpersonal","description":"","book_reference":"Core p.113"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000011","name":"History","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"passion","types":"Mental","description":"","book_reference":"Core p.113"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000012","name":"Ikebana","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"passion","types":"Mental","description":"","book_reference":"Core p.113"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000013","name":"Playfulness","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"passion","types":"Interpersonal","description":"","book_reference":"Core p.114"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000014","name":"Provocation","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"passion","types":"Interpersonal","description":"","book_reference":"Core p.114"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000015","name":"Sake","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"passion","types":"Mental","description":"","book_reference":"Core p.114"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000016","name":"Secrets","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"passion","types":"Mental, Interpersonal","description":"","book_reference":"Core p.115"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000017","name":"Stories","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"passion","types":"Mental, Interpersonal","description":"","book_reference":"Core p.115"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000018","name":"Tea","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"passion","types":"Physical, Spiritual","description":"","book_reference":"Core p.115"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000019","name":"Travel","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"passion","types":"Mental, Physical","description":"","book_reference":"Core p.115"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000020","name":"Wordplay","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"passion","types":"Interpersonal, Mental","description":"","book_reference":"Core p.116"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000001","name":"Animal Bond","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"passion","types":"Interpersonal, Mental","description":"","book_reference":"Core Rulebook p.111"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000002","name":"Armament","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"passion","types":"Mental","description":"","book_reference":"Core Rulebook p.111"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000003","name":"Brushwork","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"passion","types":"Mental, Physical","description":"","book_reference":"Core Rulebook p.111"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000004","name":"Curiosity","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"passion","types":"Mental","description":"","book_reference":"Core Rulebook p.112"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000005","name":"Daredevil","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"passion","types":"Mental, Physical","description":"","book_reference":"Core Rulebook p.112"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000006","name":"Enlightenment","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"passion","types":"Spiritual","description":"","book_reference":"Core Rulebook p.112"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000007","name":"Fashion","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"passion","types":"Interpersonal, Mental","description":"","book_reference":"Core Rulebook p.112"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000008","name":"Fortune-Telling","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"passion","types":"Mental, Spiritual","description":"","book_reference":"Core Rulebook p.112"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000009","name":"Generosity","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"passion","types":"Interpersonal","description":"","book_reference":"Core Rulebook p.113"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000010","name":"Gossip","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"passion","types":"Interpersonal","description":"","book_reference":"Core Rulebook p.113"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000011","name":"History","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"passion","types":"Mental","description":"","book_reference":"Core Rulebook p.113"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000012","name":"Ikebana","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"passion","types":"Mental","description":"","book_reference":"Core Rulebook p.113"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000013","name":"Playfulness","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"passion","types":"Interpersonal","description":"","book_reference":"Core Rulebook p.114"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000014","name":"Provocation","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"passion","types":"Interpersonal","description":"","book_reference":"Core Rulebook p.114"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000015","name":"Sake","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"passion","types":"Mental","description":"","book_reference":"Core Rulebook p.114"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000016","name":"Secrets","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"passion","types":"Interpersonal, Mental","description":"","book_reference":"Core Rulebook p.115"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000017","name":"Stories","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"passion","types":"Interpersonal, Mental","description":"","book_reference":"Core Rulebook p.115"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000018","name":"Tea","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"passion","types":"Physical, Spiritual","description":"","book_reference":"Core Rulebook p.115"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000019","name":"Travel","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"passion","types":"Mental, Physical","description":"","book_reference":"Core Rulebook p.115"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000020","name":"Wordplay","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"passion","types":"Interpersonal, Mental","description":"","book_reference":"Core Rulebook p.116"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000021","name":"Bathing","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"passion","types":"Interpersonal, Mental","description":"","book_reference":"Celestial Realms p.90"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000022","name":"Kyudo","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"passion","types":"Mental, Physical","description":"","book_reference":"Celestial Realms p.90"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000023","name":"Kabuki","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"passion","types":"Interpersonal, Mental","description":"","book_reference":"Celestial Realms p.90"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000024","name":"Festivals","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"passion","types":"Mental","description":"","book_reference":"Celestial Realms p.90"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000025","name":"Religious Study","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"passion","types":"Mental, Spiritual","description":"","book_reference":"Celestial Realms p.91"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000026","name":"Local Flare for {Region}","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"passion","types":"Interpersonal","description":"","book_reference":"Court of Stones p.100"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000027","name":"Decorum","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"passion","types":"Interpersonal, Mental","description":"","book_reference":"Court of Stones p.100"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000028","name":"Pot Stirrer","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"passion","types":"Interpersonal, Mental","description":"","book_reference":"Court of Stones p.101"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000029","name":"City [Choose One]","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"passion","types":"Interpersonal, Mental","description":"","book_reference":"Emerald Empire p.243"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000030","name":"Bonsai","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"passion","types":"Mental","description":"","book_reference":"Emerald Empire p.243"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000031","name":"Gourmet","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"water","peculiarity_type":"passion","types":"Interpersonal, Mental","description":"","book_reference":"Emerald Empire p.243"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000032","name":"Rock Gardening","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"void","peculiarity_type":"passion","types":"Mental","description":"","book_reference":"Emerald Empire p.244"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000033","name":"Military History","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"passion","types":"Mental","description":"","book_reference":"Emerald Empire p.244"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000034","name":"Navigator","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"passion","types":"Mental","description":"","book_reference":"Emerald Empire p.244"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000035","name":"Researcher","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"passion","types":"Mental","description":"","book_reference":"Emerald Empire p.244"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000036","name":"Honest Work","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"earth","peculiarity_type":"passion","types":"Interpersonal, Mental","description":"","book_reference":"Path of Waves p.70"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000037","name":"Attention","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"passion","types":"Mental","description":"","book_reference":"Path of Waves p.70"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000038","name":"Passion for [Foreign Performing Art Form]","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"air","peculiarity_type":"passion","types":"Fame, Interpersonal","description":"","book_reference":"Path of Waves p.71"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
{"_id":"L5RCorePas000039","name":"Creatures","permission":{"default":0},"type":"peculiarity","data":{"in_curriculum":false,"xp_used":0,"rank":0,"bought_at_rank":0,"ring":"fire","peculiarity_type":"passion","types":"Mental","description":"","book_reference":"Shadowlands p.97"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/peculiarity.svg","effects":[]}
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
{"_id":"L5RCorePro000001","name":"Razor-Edged","permission":{"default":0},"type":"property","data":{"description":"","book_reference":"Core p.241"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
{"_id":"L5RCorePro000002","name":"Ceremonial","permission":{"default":0},"type":"property","data":{"description":"","book_reference":"Core p.240"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
{"_id":"L5RCorePro000003","name":"Damaged","permission":{"default":0},"type":"property","data":{"description":"","book_reference":"Core p.240"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
{"_id":"L5RCorePro000004","name":"Destroyed","permission":{"default":0},"type":"property","data":{"description":"","book_reference":"Core p.240"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
{"_id":"L5RCorePro000005","name":"Concealable","permission":{"default":0},"type":"property","data":{"description":"","book_reference":"Core p.240"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
{"_id":"L5RCorePro000006","name":"Cumbersome","permission":{"default":0},"type":"property","data":{"description":"","book_reference":"Core p.240"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
{"_id":"L5RCorePro000007","name":"Snaring","permission":{"default":0},"type":"property","data":{"description":"","book_reference":"Core p.241"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
{"_id":"L5RCorePro000008","name":"Unholy","permission":{"default":0},"type":"property","data":{"description":"","book_reference":"Core p.241"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
{"_id":"L5RCorePro000009","name":"Forbidden","permission":{"default":0},"type":"property","data":{"description":"","book_reference":"Core p.240"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
{"_id":"L5RCorePro000010","name":"Resplendent","permission":{"default":0},"type":"property","data":{"description":"","book_reference":"Core p.241"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
{"_id":"L5RCorePro000011","name":"Wargear","permission":{"default":0},"type":"property","data":{"description":"","book_reference":"Core p.241"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
{"_id":"L5RCorePro000012","name":"Mundane","permission":{"default":0},"type":"property","data":{"description":"","book_reference":"Core p.240"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
{"_id":"L5RCorePro000013","name":"Prepare","permission":{"default":0},"type":"property","data":{"description":"","book_reference":"Core p.240"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
{"_id":"L5RCorePro000014","name":"Sacred","permission":{"default":0},"type":"property","data":{"description":"","book_reference":"Core p.241"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
{"_id":"L5RCorePro000015","name":"Durable","permission":{"default":0},"type":"property","data":{"description":"","book_reference":"Core p.240"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
{"_id":"L5RCorePro000016","name":"Subtle","permission":{"default":0},"type":"property","data":{"description":"","book_reference":"Core p.241"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
{"_id":"L5RCorePro000001","name":"Razor-Edged","permission":{"default":0},"type":"property","data":{"description":"","book_reference":"Core Rulebook p.241"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
{"_id":"L5RCorePro000002","name":"Ceremonial","permission":{"default":0},"type":"property","data":{"description":"","book_reference":"Core Rulebook p.240"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
{"_id":"L5RCorePro000003","name":"Damaged","permission":{"default":0},"type":"property","data":{"description":"","book_reference":"Core Rulebook p.240"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
{"_id":"L5RCorePro000004","name":"Destroyed","permission":{"default":0},"type":"property","data":{"description":"","book_reference":"Core Rulebook p.240"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
{"_id":"L5RCorePro000005","name":"Concealable","permission":{"default":0},"type":"property","data":{"description":"","book_reference":"Core Rulebook p.240"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
{"_id":"L5RCorePro000006","name":"Cumbersome","permission":{"default":0},"type":"property","data":{"description":"","book_reference":"Core Rulebook p.240"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
{"_id":"L5RCorePro000007","name":"Snaring","permission":{"default":0},"type":"property","data":{"description":"","book_reference":"Core Rulebook p.241"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
{"_id":"L5RCorePro000008","name":"Unholy","permission":{"default":0},"type":"property","data":{"description":"","book_reference":"Core Rulebook p.241"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
{"_id":"L5RCorePro000009","name":"Forbidden","permission":{"default":0},"type":"property","data":{"description":"","book_reference":"Core Rulebook p.240"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
{"_id":"L5RCorePro000010","name":"Resplendent","permission":{"default":0},"type":"property","data":{"description":"","book_reference":"Core Rulebook p.241"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
{"_id":"L5RCorePro000011","name":"Wargear","permission":{"default":0},"type":"property","data":{"description":"","book_reference":"Core Rulebook p.241"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
{"_id":"L5RCorePro000012","name":"Mundane","permission":{"default":0},"type":"property","data":{"description":"","book_reference":"Core Rulebook p.240"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
{"_id":"L5RCorePro000013","name":"Prepare","permission":{"default":0},"type":"property","data":{"description":"","book_reference":"Core Rulebook p.240"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
{"_id":"L5RCorePro000014","name":"Sacred","permission":{"default":0},"type":"property","data":{"description":"","book_reference":"Core Rulebook p.241"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
{"_id":"L5RCorePro000015","name":"Durable","permission":{"default":0},"type":"property","data":{"description":"","book_reference":"Core Rulebook p.240"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
{"_id":"L5RCorePro000016","name":"Subtle","permission":{"default":0},"type":"property","data":{"description":"","book_reference":"Core Rulebook p.241"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/property.svg","effects":[]}
|
||||
|
||||
16
system/packs/core-techniques-inversion.db
Normal file
16
system/packs/core-techniques-inversion.db
Normal file
@@ -0,0 +1,16 @@
|
||||
{"_id":"L5RCoreIns000001","name":"One Within the Void","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"inversion","xp_cost":"3","description":"","book_reference":"Celestial Realms p.114"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]}
|
||||
{"_id":"L5RCoreIns000002","name":"Sight beyond Existence","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"inversion","xp_cost":"3","description":"","book_reference":"Celestial Realms p.115"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]}
|
||||
{"_id":"L5RCoreIns000003","name":"Whispered Blade","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"inversion","xp_cost":"3","description":"","book_reference":"Celestial Realms p.115"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]}
|
||||
{"_id":"L5RCoreIns000004","name":"Witness the End","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"inversion","xp_cost":"3","description":"","book_reference":"Celestial Realms p.116"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]}
|
||||
{"_id":"L5RCoreIns000005","name":"Distance Distorted","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"inversion","xp_cost":"3","description":"","book_reference":"Celestial Realms p.116"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]}
|
||||
{"_id":"L5RCoreIns000006","name":"Ethereal Flicker","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"inversion","xp_cost":"3","description":"","book_reference":"Celestial Realms p.116"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]}
|
||||
{"_id":"L5RCoreIns000007","name":"The Lotus Bloom","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"inversion","xp_cost":"3","description":"","book_reference":"Celestial Realms p.117"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]}
|
||||
{"_id":"L5RCoreIns000008","name":"Hurl from the Stream","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","technique_type":"inversion","xp_cost":"3","description":"","book_reference":"Celestial Realms p.117"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]}
|
||||
{"_id":"L5RCoreIns000009","name":"Moon on the Shifting Sea","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","technique_type":"inversion","xp_cost":"3","description":"","book_reference":"Celestial Realms p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]}
|
||||
{"_id":"L5RCoreIns000010","name":"Shroud in Solitude","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","technique_type":"inversion","xp_cost":"3","description":"","book_reference":"Celestial Realms p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]}
|
||||
{"_id":"L5RCoreIns000011","name":"Reality Stitch","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","technique_type":"inversion","xp_cost":"3","description":"","book_reference":"Celestial Realms p.119"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]}
|
||||
{"_id":"L5RCoreIns000012","name":"Shattering Caress","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","technique_type":"inversion","xp_cost":"3","description":"","book_reference":"Celestial Realms p.119"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]}
|
||||
{"_id":"L5RCoreIns000013","name":"Three Heartbeats","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","technique_type":"inversion","xp_cost":"3","description":"","book_reference":"Celestial Realms p.119"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]}
|
||||
{"_id":"L5RCoreIns000014","name":"Essence Eternal","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"inversion","xp_cost":"3","description":"","book_reference":"Celestial Realms p.119"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]}
|
||||
{"_id":"L5RCoreIns000015","name":"Slip the Cycle","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"inversion","xp_cost":"3","description":"","book_reference":"Celestial Realms p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]}
|
||||
{"_id":"L5RCoreIns000016","name":"Unweave","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"inversion","xp_cost":"3","description":"","book_reference":"Celestial Realms p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/inversion.svg","effects":[]}
|
||||
@@ -1,62 +1,75 @@
|
||||
{"_id":"L5RCoreInv000001","name":"Rise, Air","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.194"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000002","name":"Nature’s Touch","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.194"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000003","name":"Wrath of Kaze-no-Kami","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.196"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000004","name":"Secrets on the Wind","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.194"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000005","name":"Vapor of Nightmares","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.195"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000006","name":"Grasp of the Air Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.193"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000007","name":"Blessed Wind","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.192"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000008","name":"By the Light of the Lord Moon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.192"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000009","name":"Call Upon the Wind","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.192"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000010","name":"Cloak of Night","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.192"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000011","name":"False Realm of the Fox Spirits","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.193"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000012","name":"Mask of Wind","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.193"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000013","name":"Summon Fog","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.195"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000014","name":"Tempest of Air","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.195"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000015","name":"Token of Memory","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.195"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000016","name":"Yari of Air","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.196"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000017","name":"Armor of Earth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.197"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000018","name":"Bind the Shadow","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.197"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000019","name":"Caress of Earth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.197"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000020","name":"Courage of Seven Thunders","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.197"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000021","name":"Earthquake","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.198"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000022","name":"Earth Becomes Sky","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.198"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000023","name":"Embrace of Kenro-Ji-Jin","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.198"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000024","name":"Grasp of Earth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.199"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000025","name":"Jade Strike","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.199"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000026","name":"Jurōjin’s Balm","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.199"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000027","name":"Power of the Earth Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.200"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000028","name":"Rise, Earth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.200"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000029","name":"Symbol of Earth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.200"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000030","name":"Tetsubō of Earth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.200"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000031","name":"Tomb of Jade","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.201"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000032","name":"Wall of Earth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.201"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000033","name":"Armor of Radiance","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.202"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000034","name":"Biting Steel","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.202"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000035","name":"Breath of the Fire Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.202"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000036","name":"Extinguish","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.202"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000037","name":"Fukurokujin’s Wit","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.203"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000038","name":"Fury of Osano-wo","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.203"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000039","name":"Katana of Fire","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.203"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000040","name":"Matsu's Battlecry","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.204"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000041","name":"Ravenous Swarms","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.204"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000042","name":"Rise, Flame","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.204"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000043","name":"The Cleansing Fire","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.204"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000044","name":"The Fires from Within","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.205"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000045","name":"The Soul’s Blade","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.205"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000046","name":"Wall of Fire","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.205"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000047","name":"Wings of the Phoenix","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.206"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000048","name":"Bō of Water","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.207"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000049","name":"Dance of Seasons","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.207"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000050","name":"Dominion of Suijin","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.207"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000051","name":"Ever-Changing Waves","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.208"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000052","name":"Hands of the Tides","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.208"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000053","name":"Heart of the Water Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.208"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000054","name":"Inari’s Blessing","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.209"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000055","name":"Path to Inner Peace","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.209"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000056","name":"Reflections of P’an Ku","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.209"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000057","name":"Rise, Water","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.210"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000058","name":"Stride the Waves","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.211"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000059","name":"Strike the Tsunami","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.211"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000060","name":"Suijin’s Embrace","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.211"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000061","name":"Sympathetic Energies","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.211"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000062","name":"The Rushing Wave","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core p.211"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000001","name":"Rise, Air","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.194"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000002","name":"Nature’s Touch","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.194"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000003","name":"Wrath of Kaze-no-Kami","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.196"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000004","name":"Secrets on the Wind","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.194"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000005","name":"Vapor of Nightmares","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.195"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000006","name":"Grasp of the Air Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.193"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000007","name":"Blessed Wind","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.192"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000008","name":"By the Light of the Lord Moon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.192"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000009","name":"Call Upon the Wind","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.192"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000010","name":"Cloak of Night","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.192"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000011","name":"False Realm of the Fox Spirits","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.193"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000012","name":"Mask of Wind","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.193"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000013","name":"Summon Fog","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.195"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000014","name":"Tempest of Air","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.195"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000015","name":"Token of Memory","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.195"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000016","name":"Yari of Air","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.196"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000017","name":"Armor of Earth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.197"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000018","name":"Bind the Shadow","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.197"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000019","name":"Caress of Earth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.197"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000020","name":"Courage of Seven Thunders","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.197"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000021","name":"Earthquake","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.198"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000022","name":"Earth Becomes Sky","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.198"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000023","name":"Embrace of Kenro-Ji-Jin","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.198"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000024","name":"Grasp of Earth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.199"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000025","name":"Jade Strike","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.199"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000026","name":"Jurōjin’s Balm","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.199"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000027","name":"Power of the Earth Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.200"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000028","name":"Rise, Earth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.200"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000029","name":"Symbol of Earth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.200"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000030","name":"Tetsubō of Earth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.200"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000031","name":"Tomb of Jade","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.201"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000032","name":"Wall of Earth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.201"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000033","name":"Armor of Radiance","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.202"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000034","name":"Biting Steel","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.202"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000035","name":"Breath of the Fire Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.202"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000036","name":"Extinguish","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.202"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000037","name":"Fukurokujin’s Wit","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.203"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000038","name":"Fury of Osano-wo","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.203"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000039","name":"Katana of Fire","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.203"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000040","name":"Matsu's Battlecry","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.204"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000041","name":"Ravenous Swarms","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.204"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000042","name":"Rise, Flame","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.204"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000043","name":"The Cleansing Fire","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.204"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000044","name":"The Fires from Within","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.205"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000045","name":"The Soul’s Blade","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.205"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000046","name":"Wall of Fire","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.205"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000047","name":"Wings of the Phoenix","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.206"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000048","name":"Bō of Water","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.207"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000049","name":"Dance of Seasons","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.207"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000050","name":"Dominion of Suijin","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.207"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000051","name":"Ever-Changing Waves","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.208"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000052","name":"Hands of the Tides","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.208"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000053","name":"Heart of the Water Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.208"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000054","name":"Inari’s Blessing","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.209"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000055","name":"Path to Inner Peace","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.209"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000056","name":"Reflections of P’an Ku","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.209"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000057","name":"Rise, Water","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.210"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000058","name":"Stride the Waves","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.211"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000059","name":"Strike the Tsunami","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.211"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000060","name":"Suijin’s Embrace","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.211"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000061","name":"Sympathetic Energies","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.211"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000062","name":"The Rushing Wave","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Core Rulebook p.211"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000063","name":"Dream Painter","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.105"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000064","name":"Messenger of Chikusho-do","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.106"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000065","name":"The Fading Dream","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"air","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.106"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000066","name":"Bond of the Realms","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.107"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000067","name":"Guardian of the Secret Gate","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.107"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000068","name":"Emboldened Steed","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.107"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000069","name":"Fluid Shadows","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000070","name":"Heart of the Lady Sun","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000071","name":"Fires of Purity","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000072","name":"Amaterasu's Gaze","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.108"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000073","name":"Rain of Ten Thousand Lotuses","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.109"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000074","name":"Path of Beasts","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Celestial Realms p.109"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
{"_id":"L5RCoreInv000075","name":"Essence of Jade","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","technique_type":"invocation","xp_cost":"3","description":"","book_reference":"Shadowlands p.114"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/invocation.svg","effects":[]}
|
||||
|
||||
@@ -1,32 +1,64 @@
|
||||
{"_id":"L5RCoreKat000001","name":"Flowing Water Strike","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core p.175"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000002","name":"Crimson Leaves Strike","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core p.175"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000003","name":"Heartpiercing Strike","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core p.176"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000004","name":"Battle in the Mind","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core p.174"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000005","name":"Lord Shiba’s Valor","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core p.177"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000006","name":"Soul Sunder","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core p.177"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000007","name":"Warrior’s Resolve","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core p.178"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000008","name":"Tactical Assessment","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core p.178"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000009","name":"Soaring Slice","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core p.177"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000010","name":"Striking as Air","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core p.177"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000011","name":"Striking as Water","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core p.178"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000012","name":"Striking as Earth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core p.178"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000013","name":"Striking as Fire","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core p.178"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000014","name":"Striking as Void","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core p.178"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000015","name":"Lord Hida’s Grip","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core p.176"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000016","name":"Disappearing World Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"air","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core p.175"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000017","name":"Crashing Wave Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"water","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core p.175"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000018","name":"Crescent Moon Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"fire","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core p.175"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000019","name":"Iron in the Mountains Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"earth","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core p.176"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000020","name":"Breath of Wind Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core p.175"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000021","name":"Thunderclap Strike","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core p.180"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000022","name":"Iaijutsu Cut: Rising Blade","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core p.179"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000023","name":"Iaijutsu Cut: Crossing Blade","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core p.179"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000024","name":"Rushing Avalanche Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core p.180"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000025","name":"Iron Forest Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core p.180"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000026","name":"Open-Hand Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core p.180"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000027","name":"Veiled Menace Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core p.181"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000028","name":"Spinning Blades Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core p.180"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000029","name":"Coiling Serpent Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core p.179"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000030","name":"Pin the Fan","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core p.181"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000031","name":"Hawk’s Precision","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core p.181"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000032","name":"Pelting Hail Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core p.181"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000001","name":"Flowing Water Strike","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.175"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000002","name":"Crimson Leaves Strike","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.175"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000003","name":"Heartpiercing Strike","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.176"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000004","name":"Battle in the Mind","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.174"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000005","name":"Lord Shiba’s Valor","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.177"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000006","name":"Soul Sunder","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.177"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000007","name":"Warrior’s Resolve","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.178"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000008","name":"Tactical Assessment","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.178"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000009","name":"Soaring Slice","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.177"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000010","name":"Striking as Air","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.177"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000011","name":"Striking as Water","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.178"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000012","name":"Striking as Earth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.178"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000013","name":"Striking as Fire","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.178"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000014","name":"Striking as Void","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.178"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000015","name":"Lord Hida’s Grip","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.176"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000016","name":"Disappearing World Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"air","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.175"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000017","name":"Crashing Wave Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"water","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.175"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000018","name":"Crescent Moon Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"fire","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.175"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000019","name":"Iron in the Mountains Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"earth","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.176"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000020","name":"Breath of Wind Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.175"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000021","name":"Thunderclap Strike","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.180"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000022","name":"Iaijutsu Cut: Rising Blade","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.179"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000023","name":"Iaijutsu Cut: Crossing Blade","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.179"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000024","name":"Rushing Avalanche Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.180"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000025","name":"Iron Forest Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.180"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000026","name":"Open-Hand Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.180"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000027","name":"Veiled Menace Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.181"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000028","name":"Spinning Blades Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.180"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000029","name":"Coiling Serpent Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.179"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000030","name":"Pin the Fan","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.181"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000031","name":"Hawk’s Precision","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.181"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000032","name":"Pelting Hail Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Core Rulebook p.181"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000033","name":"Trip the Leg","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Court of Stones p.113"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000034","name":"Pole-Vault","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Court of Stones p.113"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000035","name":"Chaotic Scattering","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.86"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000036","name":"Mind's Edge","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.86"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000037","name":"Iron Shell Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.86"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000038","name":"Boar's Wrath Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.87"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000039","name":"Thunderous Hooves Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"water","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.87"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000040","name":"Rider's Haste","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.87"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000041","name":"Void Embrace Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.87"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000042","name":"Improvised Assault","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.87"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000043","name":"Bonebreaker Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"fire","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.88"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000044","name":"Flashing Steel Strike","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.88"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000045","name":"Deflective Defense","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.88"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000046","name":"Daring Swing","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.88"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000047","name":"Iaijutsu Cut: Reverse Draw","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.89"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000048","name":"Landslide Strike","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.89"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000049","name":"Laughing Fox Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.89"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000050","name":"Iaijutsu Cut: Sword and Sheath","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.89"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000051","name":"Piercing Bolt Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.90"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000052","name":"Reckless Lunge","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.90"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000053","name":"Swirling Tempest Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.90"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000054","name":"Snapping Branch Strike","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.90"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000055","name":"Thunderous Blows Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.90"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000056","name":"Rushing Ox Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.90"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000057","name":"Wheeling Sweep","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.91"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000058","name":"Eyeless Sight Shot","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.91"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000059","name":"Twin Streams Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.91"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000060","name":"Staggering Shot","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.91"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000061","name":"Falling Heavens Shot","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.91"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000062","name":"Swirling Viper Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.92"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000063","name":"Wasp's Spite Style","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.92"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
{"_id":"L5RCoreKat000064","name":"Flowering Deceptions","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"kata","xp_cost":"3","description":"","book_reference":"Path of Waves p.93"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kata.svg","effects":[]}
|
||||
|
||||
@@ -1,23 +1,23 @@
|
||||
{"_id":"L5RCoreKih000001","name":"Cleansing Spirit","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core p.182"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000002","name":"Grasp the Earth Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core p.183"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000003","name":"Earth Needs No Eyes","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core p.182"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000004","name":"Way of the Earthquake","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core p.183"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000005","name":"Earthen Fist","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core p.183"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000006","name":"Riding the Clouds","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core p.184"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000007","name":"Way of the Willow","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core p.184"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000008","name":"Air Fist","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core p.183"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000009","name":"The Great Silence","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core p.184"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000010","name":"Channel the Fire Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core p.185"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000011","name":"Breaking Blow","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core p.184"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000012","name":"Way of the Falling Star","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core p.186"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000013","name":"The Body Is an Anvil","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core p.186"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000014","name":"Flame Fist","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core p.185"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000015","name":"Ride the Water Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core p.187"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000016","name":"Freezing the Lifeblood","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core p.186"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000017","name":"Ki Protection","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core p.186"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000018","name":"Way of the Seafoam","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core p.187"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000019","name":"Water Fist","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core p.187"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000020","name":"Death Touch","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core p.188"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000021","name":"Touch the Void Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core p.188"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000022","name":"Still the Elements","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core p.188"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000023","name":"Way of the Edgeless Sword","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core p.188"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000001","name":"Cleansing Spirit","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.182"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000002","name":"Grasp the Earth Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.183"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000003","name":"Earth Needs No Eyes","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.182"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000004","name":"Way of the Earthquake","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.183"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000005","name":"Earthen Fist","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.183"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000006","name":"Riding the Clouds","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.184"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000007","name":"Way of the Willow","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.184"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000008","name":"Air Fist","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.183"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000009","name":"The Great Silence","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.184"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000010","name":"Channel the Fire Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.185"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000011","name":"Breaking Blow","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.184"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000012","name":"Way of the Falling Star","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.186"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000013","name":"The Body Is an Anvil","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.186"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000014","name":"Flame Fist","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.185"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000015","name":"Ride the Water Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.187"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000016","name":"Freezing the Lifeblood","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.186"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000017","name":"Ki Protection","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.186"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000018","name":"Way of the Seafoam","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.187"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000019","name":"Water Fist","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.187"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000020","name":"Death Touch","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.188"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000021","name":"Touch the Void Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.188"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000022","name":"Still the Elements","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.188"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
{"_id":"L5RCoreKih000023","name":"Way of the Edgeless Sword","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"kiho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.188"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/kiho.svg","effects":[]}
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
{"_id":"L5RCoreMah000001","name":"Incite Haunting","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Core p.224"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]}
|
||||
{"_id":"L5RCoreMah000002","name":"Grip of Anguish","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Core p.224"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]}
|
||||
{"_id":"L5RCoreMah000003","name":"Unholy Fervor","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Core p.225"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]}
|
||||
{"_id":"L5RCoreMah000004","name":"Mark of Desecration","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Core p.225"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]}
|
||||
{"_id":"L5RCoreMah000005","name":"Sinful Whispers","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Core p.225"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]}
|
||||
{"_id":"L5RCoreMah000001","name":"Incite Haunting","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.224"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]}
|
||||
{"_id":"L5RCoreMah000002","name":"Grip of Anguish","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.224"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]}
|
||||
{"_id":"L5RCoreMah000003","name":"Unholy Fervor","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.225"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]}
|
||||
{"_id":"L5RCoreMah000004","name":"Mark of Desecration","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.225"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]}
|
||||
{"_id":"L5RCoreMah000005","name":"Sinful Whispers","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Core Rulebook p.225"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]}
|
||||
{"_id":"L5RCoreMah000006","name":"Accursed Summoning","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Shadowlands p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]}
|
||||
{"_id":"L5RCoreMah000007","name":"Bind the Undead","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Shadowlands p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]}
|
||||
{"_id":"L5RCoreMah000008","name":"Commune with Evil","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Shadowlands p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]}
|
||||
{"_id":"L5RCoreMah000009","name":"Dark Reflection","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Shadowlands p.119"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]}
|
||||
{"_id":"L5RCoreMah000010","name":"Entreat the Shadow Steed","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Shadowlands p.119"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]}
|
||||
{"_id":"L5RCoreMah000011","name":"Fiend's Retreat","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Shadowlands p.119"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]}
|
||||
{"_id":"L5RCoreMah000012","name":"Shape the Flesh","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Shadowlands p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]}
|
||||
{"_id":"L5RCoreMah000013","name":"Spiritual Shackles","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Shadowlands p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]}
|
||||
{"_id":"L5RCoreMah000014","name":"Spread Corruption","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Shadowlands p.120"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]}
|
||||
{"_id":"L5RCoreMah000015","name":"Sword of Blood","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Shadowlands p.121"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]}
|
||||
{"_id":"L5RCoreMah000016","name":"Twisted Summons","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","technique_type":"maho","xp_cost":"3","description":"","book_reference":"Shadowlands p.121"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/maho.svg","effects":[]}
|
||||
|
||||
@@ -1,31 +1,79 @@
|
||||
{"_id":"L5RCoreMas000001","name":"The Mountain Does Not Fall","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core p.57"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000002","name":"Slayer’s Slash","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core p.58"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000003","name":"Ingenious Design","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core p.59"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000004","name":"Purge the Wicked","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core p.60"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000005","name":"Treasures of the Carp","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core p.61"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000006","name":"Stir the Slumbering Spirit","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core p.62"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000007","name":"To Tread the Sword","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core p.63"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000008","name":"The Lady’s Grace","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core p.64"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000009","name":"Strike with No Thought","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core p.65"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000010","name":"Experiment and Adapt","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core p.66"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000011","name":"The Eyes Betray the Heart","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core p.67"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000012","name":"Heart of the Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core p.68"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000013","name":"Blood of the Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core p.69"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000014","name":"Akodo’s Final Lesson","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core p.70"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000015","name":"Lion’s Pride","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core p.71"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000016","name":"Strength of a Thousand Ancestors","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core p.72"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000017","name":"Rending Jaws of the Lion","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core p.73"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000018","name":"Insufferable Genius","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core p.74"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000019","name":"Master of Elements","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core p.75"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000020","name":"Stand of Honor","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core p.76"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000021","name":"Demon, Begone!","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core p.77"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000022","name":"Little Truths","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core p.78"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000023","name":"The Final Silence","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core p.79"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000024","name":"World of Shadows","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core p.80"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000025","name":"Bound in Ink","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core p.81"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000026","name":"A Friend in Every City","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core p.82"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000027","name":"The Spirits Unbound","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core p.83"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000028","name":"Scouring Sirocco","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core p.84"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000029","name":"I Will Always Return","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core p.85"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000030","name":"Sensing the Breeze","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core p.86"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000031","name":"A Bottomless Ocean","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core p.87"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000001","name":"The Mountain Does Not Fall","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.57"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000002","name":"Slayer’s Slash","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.58"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000003","name":"Ingenious Design","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.59"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000004","name":"Purge the Wicked","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.60"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000005","name":"Treasures of the Carp","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.61"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000006","name":"Stir the Slumbering Spirit","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.62"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000007","name":"To Tread the Sword","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.63"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000008","name":"The Lady’s Grace","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.64"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000009","name":"Strike with No Thought","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.65"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000010","name":"Experiment and Adapt","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.66"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000011","name":"The Eyes Betray the Heart","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.67"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000012","name":"Heart of the Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.68"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000013","name":"Blood of the Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.69"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000014","name":"Akodo’s Final Lesson","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.70"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000015","name":"Lion’s Pride","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.71"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000016","name":"Strength of a Thousand Ancestors","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.72"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000017","name":"Rending Jaws of the Lion","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.73"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000018","name":"Insufferable Genius","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.74"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000019","name":"Master of Elements","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.75"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000020","name":"Stand of Honor","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.76"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000021","name":"Demon, Begone!","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.77"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000022","name":"Little Truths","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.78"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000023","name":"The Final Silence","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.79"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000024","name":"World of Shadows","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.80"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000025","name":"Bound in Ink","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.81"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000026","name":"A Friend in Every City","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.82"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000027","name":"The Spirits Unbound","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.83"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000028","name":"Scouring Sirocco","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.84"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000029","name":"I Will Always Return","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.85"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000030","name":"Sensing the Breeze","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.86"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000031","name":"A Bottomless Ocean","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.87"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000032","name":"Experimental Concotion","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.80"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000033","name":"Favored ounselor","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.81"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000034","name":"Essence of Emptiness","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.82"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000035","name":"Temple of the Heart","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.83"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000036","name":"The Flower Binds the Room","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.84"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000037","name":"Walk the Hidden Ways","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.85"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000038","name":"Rippling Flame","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.86"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000039","name":"Shadow Assassin","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.87"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000040","name":"Master of Beasts","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.88"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000041","name":"Strike First, Strike Last","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.89"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000042","name":"Spy Network","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.90"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000043","name":"Post Facto","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.91"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000044","name":"Victory is the Greatest Honor","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.92"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000045","name":"One With the Shadows","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.93"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000046","name":"Sudden Clarity","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.94"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000047","name":"Curse of Musubi-no-Kami","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.95"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000048","name":"The Lowest Bow","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.96"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000049","name":"Echoes of Ancient Days","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.97"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000050","name":"The Standing Death","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.98"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000051","name":"Emerald Explorer","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.232"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/imperial.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000052","name":"Blessings of the Emperor","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.233"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/imperial.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000053","name":"Majesty of the Throne","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.234"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/imperial.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000054","name":"Foreseen in the Stars","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.235"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/imperial.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000055","name":"The Clouds Part","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.236"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/imperial.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000056","name":"Favor of the Fortunes","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.237"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000057","name":"One with the Void","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.238"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000058","name":"Ninth Tail Ascension","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.239"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000059","name":"Usher in the New Age","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.240"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000060","name":"Unseen Blade","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.48"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000061","name":"Lesson of the Hawk","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.49"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000062","name":"All Part of the Plan","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.50"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000063","name":"Crack Not a Single Twig","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.51"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000064","name":"Elemental Charmer","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.52"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000065","name":"Surge of Brilliance","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.53"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000066","name":"Stories as Tall as the Mountain","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.54"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000067","name":"A Gift of Fate","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.55"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000068","name":"Fortitude of the Cradle","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.56"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000069","name":"Swift Creation","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.57"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000070","name":"Divine Protection","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.58"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000071","name":"Divine Protection","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.59"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000072","name":"Resilient Readiness","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.88"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000073","name":"Ashidaka's Method","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.89"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000074","name":"Healer's Hands","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.90"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000075","name":"Sacred Fist","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.91"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000076","name":"The Effortless Path","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.92"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000077","name":"Empathic Transfer","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.93"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000078","name":"Yotogi's Piercing Gaze","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.94"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]}
|
||||
{"_id":"L5RCoreMas000079","name":"Kingdom of Paper and Ink","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"6","bought_at_rank":0,"ring":"void","technique_type":"mastery_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.95"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]}
|
||||
|
||||
@@ -1,4 +1,13 @@
|
||||
{"_id":"L5RCoreNin000001","name":"Deadly Sting","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Core p.226"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]}
|
||||
{"_id":"L5RCoreNin000002","name":"Skulk","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Core p.226"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]}
|
||||
{"_id":"L5RCoreNin000003","name":"Silencing Stroke","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"air","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Core p.227"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]}
|
||||
{"_id":"L5RCoreNin000004","name":"Noxious Cloud","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Core p.227"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]}
|
||||
{"_id":"L5RCoreNin000001","name":"Deadly Sting","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Core Rulebook p.226"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]}
|
||||
{"_id":"L5RCoreNin000002","name":"Skulk","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Core Rulebook p.226"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]}
|
||||
{"_id":"L5RCoreNin000003","name":"Silencing Stroke","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"air","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Core Rulebook p.227"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]}
|
||||
{"_id":"L5RCoreNin000004","name":"Noxious Cloud","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Core Rulebook p.227"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]}
|
||||
{"_id":"L5RCoreNin000005","name":"Artful Alibi","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Court of Stones p.114"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]}
|
||||
{"_id":"L5RCoreNin000006","name":"Cunning Distraction","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Court of Stones p.114"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]}
|
||||
{"_id":"L5RCoreNin000007","name":"Deceitful Strike","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Court of Stones p.114"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]}
|
||||
{"_id":"L5RCoreNin000008","name":"Like a Ghost","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Court of Stones p.114"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]}
|
||||
{"_id":"L5RCoreNin000009","name":"Silent Elimination","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Court of Stones p.115"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]}
|
||||
{"_id":"L5RCoreNin000010","name":"Slicing Wind Kick","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Court of Stones p.115"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]}
|
||||
{"_id":"L5RCoreNin000011","name":"Stillness of Death","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"air","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Court of Stones p.115"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]}
|
||||
{"_id":"L5RCoreNin000012","name":"To Float or Sink","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Court of Stones p.115"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]}
|
||||
{"_id":"L5RCoreNin000013","name":"What's Yours is Mine","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"ninjutsu","xp_cost":"3","description":"","book_reference":"Court of Stones p.116"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ninjutsu.svg","effects":[]}
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
{"_id":"L5RCoreRit000001","name":"Tea Ceremony","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Core p.213"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]}
|
||||
{"_id":"L5RCoreRit000002","name":"Commune with the Spirits","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Core p.212"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]}
|
||||
{"_id":"L5RCoreRit000003","name":"Divination","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Core p.212"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]}
|
||||
{"_id":"L5RCoreRit000004","name":"Cleansing Rite","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Core p.212"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]}
|
||||
{"_id":"L5RCoreRit000005","name":"Threshold Barrier","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Core p.213"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]}
|
||||
{"_id":"L5RCoreRit000001","name":"Tea Ceremony","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Core Rulebook p.213"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]}
|
||||
{"_id":"L5RCoreRit000002","name":"Commune with the Spirits","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Core Rulebook p.212"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]}
|
||||
{"_id":"L5RCoreRit000003","name":"Divination","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Core Rulebook p.212"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]}
|
||||
{"_id":"L5RCoreRit000004","name":"Cleansing Rite","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Core Rulebook p.212"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]}
|
||||
{"_id":"L5RCoreRit000005","name":"Threshold Barrier","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Core Rulebook p.213"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]}
|
||||
{"_id":"L5RCoreRit000006","name":"Blessed Union","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Celestial Realms p.110"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]}
|
||||
{"_id":"L5RCoreRit000007","name":"Blessing of the Dance","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Celestial Realms p.110"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]}
|
||||
{"_id":"L5RCoreRit000008","name":"Prayer of Protection","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"fire","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Celestial Realms p.110"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]}
|
||||
{"_id":"L5RCoreRit000009","name":"Rite of the Wheel","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Celestial Realms p.111"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]}
|
||||
{"_id":"L5RCoreRit000010","name":"Whispers to the Moon (Moon Cultist)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"water","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Celestial Realms p.111"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]}
|
||||
{"_id":"L5RCoreRit000011","name":"Formal Tea Ceremony","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Court of Stones p.116"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]}
|
||||
{"_id":"L5RCoreRit000012","name":"Treaty Signing","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Court of Stones p.116"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]}
|
||||
{"_id":"L5RCoreRit000013","name":"The Ties that Bind","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Court of Stones p.117"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]}
|
||||
{"_id":"L5RCoreRit000014","name":"Balancing Salve (Qamarist Region)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Path of Waves p.96"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]}
|
||||
{"_id":"L5RCoreRit000015","name":"Elixir of Recovery (Qamarist Region)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Path of Waves p.96"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]}
|
||||
{"_id":"L5RCoreRit000016","name":"Fortitude Draught (Qamarist Region)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Path of Waves p.96"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]}
|
||||
{"_id":"L5RCoreRit000017","name":"Restorative Transmutation (Qamarist Region)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Path of Waves p.96"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]}
|
||||
{"_id":"L5RCoreRit000018","name":"Cleansing of Coral and Gold (Ivory Kingdoms Region)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Path of Waves p.97"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]}
|
||||
{"_id":"L5RCoreRit000019","name":"Wayfarer's Path","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Path of Waves p.97"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]}
|
||||
{"_id":"L5RCoreRit000020","name":"Blessing of Steel (Artisan)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Shadowlands p.114"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]}
|
||||
{"_id":"L5RCoreRit000021","name":"Craft Shikigami (Shugenja)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"ritual","xp_cost":"3","description":"","book_reference":"Shadowlands p.114"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/ritual.svg","effects":[]}
|
||||
|
||||
@@ -1,31 +1,79 @@
|
||||
{"_id":"L5RCoreSch000001","name":"Way of the Crab","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core p.57"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000002","name":"Flickering Flame Skirmisher","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core p.58"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000003","name":"Masterful Builder","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core p.59"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000004","name":"Gaze into Shadow","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core p.60"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000005","name":"Way of the Carp","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core p.61"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000006","name":"Spiritual Artisan","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core p.62"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000007","name":"Vigilance of Mind","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core p.63"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000008","name":"Speaking in Silence","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core p.64"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000009","name":"Way of the Crane","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core p.65"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000010","name":"Elemental Transmutation","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core p.66"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000011","name":"Kitsuki’s Method","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core p.67"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000012","name":"Way of the Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core p.68"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000013","name":"Blood of the Kami","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core p.69"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000014","name":"Way of the Lion","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core p.70"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000015","name":"Heart of the Lion","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core p.71"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000016","name":"Favor of the Ancestors","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core p.72"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000017","name":"Matsu’s Fury","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core p.73"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000018","name":"Wisdom of the Ages","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core p.74"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000019","name":"One with the Elements","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core p.75"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000020","name":"Way of the Phoenix","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core p.76"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000021","name":"Sacred Arrows","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core p.77"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000022","name":"Weakness Is My Strength","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core p.78"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000023","name":"The Path of Shadows","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core p.79"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000024","name":"The Kami’s Whisper","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core p.80"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000025","name":"Mystical Script","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core p.81"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000026","name":"Vendor of Strange Wares","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core p.82"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000027","name":"The Way of Names","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core p.83"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000028","name":"Swirling Desert Wind","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core p.84"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000029","name":"Born in the Saddle","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core p.85"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000030","name":"Heroic Charge","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core p.86"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000031","name":"School of Waves","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core p.87"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000001","name":"Way of the Crab","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.57"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000002","name":"Flickering Flame Skirmisher","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.58"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000003","name":"Masterful Builder","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.59"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000004","name":"Gaze into Shadow","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.60"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000005","name":"Way of the Carp","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.61"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000006","name":"Spiritual Artisan","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.62"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000007","name":"Vigilance of Mind","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.63"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000008","name":"Speaking in Silence","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.64"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000009","name":"Way of the Crane","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.65"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000010","name":"Elemental Transmutation","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.66"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000011","name":"Kitsuki’s Method","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.67"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000012","name":"Way of the Dragon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.68"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000013","name":"Blood of the Kami","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.69"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000014","name":"Way of the Lion","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.70"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000015","name":"Heart of the Lion","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.71"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000016","name":"Favor of the Ancestors","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.72"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000017","name":"Matsu’s Fury","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.73"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000018","name":"Wisdom of the Ages","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.74"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000019","name":"One with the Elements","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.75"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000020","name":"Way of the Phoenix","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.76"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000021","name":"Sacred Arrows","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.77"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000022","name":"Weakness Is My Strength","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.78"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000023","name":"The Path of Shadows","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.79"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000024","name":"The Kami’s Whisper","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.80"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000025","name":"Mystical Script","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.81"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000026","name":"Vendor of Strange Wares","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.82"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000027","name":"The Way of Names","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.83"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000028","name":"Swirling Desert Wind","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.84"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000029","name":"Born in the Saddle","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.85"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000030","name":"Heroic Charge","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.86"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000031","name":"School of Waves","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Core Rulebook p.87"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000032","name":"Flesh of the Elements","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.80"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000033","name":"Soul of Ceremony","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.81"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000034","name":"Way of the Void","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.82"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000035","name":"The Body is a Shrine","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.83"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000036","name":"Every Stone Serves","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.84"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000037","name":"Celestial Alignment","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.85"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000038","name":"Blazing Tears of Lady Sun","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.86"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000039","name":"Sudden nightfall","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.87"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000040","name":"Steed of the Kami","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Celestial Realms p.88"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000041","name":"Way of the Scorpion","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.89"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000042","name":"Incisive Insight","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.90"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000043","name":"Procedure and Protocol","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.91"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000044","name":"Victory before Honor","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.92"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000045","name":"Disciple of Darkness","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.93"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000046","name":"Architect of Tranquility","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.94"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000047","name":"Gift of Musubi-no-Kami","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.95"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000048","name":"Typhoon in the Bamboo Grove","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.96"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000049","name":"A Grain of Truth","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.97"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000050","name":"Claws of the Crab","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Court of Stones p.98"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000051","name":"Well Traveled","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.232"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/imperial.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000052","name":"Voice of the Emperor","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.233"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/imperial.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000053","name":"Necessary Actions","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.234"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/imperial.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000054","name":"Just as Predicted","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.235"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/imperial.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000055","name":"Speed of Heaven","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.236"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/imperial.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000056","name":"Blessing of the Fortunes","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.237"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000057","name":"Embrace the Void","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.238"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000058","name":"Fox Spirit","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.239"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000059","name":"Professional Saboteur","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Emerald Empire p.240"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000060","name":"Signiature Weapon","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.48"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000061","name":"Piercing Insight","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.49"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000062","name":"Risk and Reward","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.50"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000063","name":"Tactical Cover","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.51"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000064","name":"Naturally Attuned","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.52"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000065","name":"Resourceful Artistry","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.53"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000066","name":"Unexpected Wisdom","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.54"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000067","name":"Seer of the Lords of Death","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.55"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000068","name":"Akilah's Teachings","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.56"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000069","name":"Creative Execution","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.57"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000070","name":"Gift of Inner Power","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.58"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000071","name":"Flurry of Steel","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Path of Waves p.59"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/ronin.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000072","name":"Traces of Passage","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.88"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/phoenix.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000073","name":"Sacred Art of Steel","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.89"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crane.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000074","name":"Field Medicine","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.90"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/lion.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000075","name":"Supressing Blows","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.91"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/crab.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000076","name":"Sharpened Ki","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.92"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/dragon.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000077","name":"Hands of Earth and Sky","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.93"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/unicorn.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000078","name":"Eyes of Yotogi","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.94"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/technique.svg","effects":[]}
|
||||
{"_id":"L5RCoreSch000079","name":"Warded Shikigami","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"school_ability","xp_cost":"0","description":"","book_reference":"Shadowlands p.95"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/clans/scorpion.svg","effects":[]}
|
||||
|
||||
@@ -1,43 +1,70 @@
|
||||
{"_id":"L5RCoreShu000001","name":"Rustling of Leaves","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.215"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000002","name":"Cadence","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.214"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000003","name":"Artisan’s Appraisal","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.214"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000004","name":"Bend with the Storm","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.214"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000005","name":"The Wind Blows Both Ways","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.215"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000006","name":"Prey on the Weak","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.215"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000007","name":"Whispers of Court","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.215"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000008","name":"Feigned Opening","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.214"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000009","name":"Wolf’s Proposal","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.215"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000010","name":"Ancestry Unearthed","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.216"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000011","name":"Touchstone of Courage","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.217"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000012","name":"Honest Assessment","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.216"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000013","name":"The Immovable Hand of Peace","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.217"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000014","name":"Civility Foremost","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.216"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000015","name":"Weight of Duty","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.217"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000016","name":"Pillar of Calm","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.216"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000017","name":"Stonewall Tactics","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.216"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000018","name":"Fanning the Flames","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.218"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000019","name":"Bravado","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.218"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000020","name":"Rallying Cry","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.219"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000021","name":"Sensational Distraction","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.219"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000022","name":"Dazzling Performance","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.218"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000023","name":"Truth Burns through Lies","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.219"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000024","name":"Sear the Wound","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.219"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000025","name":"Lightning Raid","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.219"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000026","name":"Stirring the Embers","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.219"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000027","name":"Tributaries of Trade","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":""},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000028","name":"All in Jest","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.220"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000029","name":"Buoyant Arrival","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.220"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000030","name":"Ebb and Flow","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.220"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000031","name":"Slippery Maneuvers","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.221"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000032","name":"Regal Bearing","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.220"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000033","name":"Well of Desire","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.221"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000034","name":"Shallow Waters","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.220"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000035","name":"Lady Shinjo’s Speed (Unicorn)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.222"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000036","name":"Lady Doji’s Decree (Crane)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.222"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000037","name":"Courtier’s Resolve","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.222"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000038","name":"A Samurai’s Fate","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.222"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000039","name":"Lord Bayushi’s Whispers (Scorpion)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.223"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000040","name":"Lord Togashi’s Insight (Dragon)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.223"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000041","name":"Rouse the Soul","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.223"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000042","name":"Lord Akodo’s Roar (Lion)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.223"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000043","name":"All Arts Are One","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core p.222"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000001","name":"Rustling of Leaves","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.215"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000002","name":"Cadence","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.214"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000003","name":"Artisan’s Appraisal","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.214"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000004","name":"Bend with the Storm","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.214"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000005","name":"The Wind Blows Both Ways","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.215"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000006","name":"Prey on the Weak","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.215"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000007","name":"Whispers of Court","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.215"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000008","name":"Feigned Opening","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.214"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000009","name":"Wolf’s Proposal","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.215"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000010","name":"Ancestry Unearthed","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.216"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000011","name":"Touchstone of Courage","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.217"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000012","name":"Honest Assessment","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.216"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000013","name":"The Immovable Hand of Peace","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.217"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000014","name":"Civility Foremost","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.216"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000015","name":"Weight of Duty","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.217"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000016","name":"Pillar of Calm","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.216"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000017","name":"Stonewall Tactics","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.216"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000018","name":"Fanning the Flames","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.218"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000019","name":"Bravado","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.218"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000020","name":"Rallying Cry","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.219"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000021","name":"Sensational Distraction","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.219"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000022","name":"Dazzling Performance","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.218"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000023","name":"Truth Burns through Lies","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.219"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000024","name":"Sear the Wound","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.219"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000025","name":"Lightning Raid","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.219"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000026","name":"Stirring the Embers","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.219"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000027","name":"Tributaries of Trade","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000028","name":"All in Jest","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.220"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000029","name":"Buoyant Arrival","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.220"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000030","name":"Ebb and Flow","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.220"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000031","name":"Slippery Maneuvers","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.221"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000032","name":"Regal Bearing","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.220"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000033","name":"Well of Desire","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.221"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000034","name":"Shallow Waters","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.220"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000035","name":"Lady Shinjo’s Speed (Unicorn)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.222"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000036","name":"Lady Doji’s Decree (Crane)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.222"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000037","name":"Courtier’s Resolve","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.222"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000038","name":"A Samurai’s Fate","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.222"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000039","name":"Lord Bayushi’s Whispers (Scorpion)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.223"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000040","name":"Lord Togashi’s Insight (Dragon)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.223"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000041","name":"Rouse the Soul","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.223"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000042","name":"Lord Akodo’s Roar (Lion)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.223"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000043","name":"All Arts Are One","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Core Rulebook p.222"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000044","name":"Hidden in Smoke","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Court of Stones p.117"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000045","name":"Assess Strengths","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Court of Stones p.117"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000046","name":"Unyielding Terms","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Court of Stones p.117"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000047","name":"Offend the Sensibilities","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Court of Stones p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000048","name":"Crackling Laughter","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Court of Stones p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000049","name":"All Shall Fear Me","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Court of Stones p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000050","name":"Spiteful Loss","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Court of Stones p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000051","name":"Beware The Smallest Mouse","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Court of Stones p.118"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000052","name":"Fun and Games","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Court of Stones p.119"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000053","name":"Foreseen Need","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Court of Stones p.119"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000054","name":"Spin the Web (Kolat)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Emerald Empire p.248"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000055","name":"Awe of Heaven (Imperial)","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"4","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Emerald Empire p.248"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000056","name":"Look Out","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.92"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000057","name":"Bellow of Resolve","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.92"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000058","name":"Ruse of the Moon's Reflection","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.93"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000059","name":"Eyes Up!","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.93"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000060","name":"Pack Gambit","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"air","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.93"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000061","name":"Mentor's Guidance","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"earth","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.93"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000062","name":"Malleable Formation","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.94"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000063","name":"Goading Taunt","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.94"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000064","name":"Watch My Back","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.94"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000065","name":"Illuminate the Way","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.94"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000066","name":"Fluent Bargaining","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"2","bought_at_rank":0,"ring":"water","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.94"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000067","name":"Bond of Heroes","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.95"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000068","name":"Tonight, I Am Your Opponent","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"3","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.95"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000069","name":"Wanderer's Resolve","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"1","bought_at_rank":0,"ring":"void","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.95"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
{"_id":"L5RCoreShu000070","name":"Roar of Encouragement","permission":{"default":0},"type":"technique","data":{"in_curriculum":false,"xp_used":0,"rank":"5","bought_at_rank":0,"ring":"fire","technique_type":"shuji","xp_cost":"3","description":"","book_reference":"Path of Waves p.95"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/techs/shuji.svg","effects":[]}
|
||||
|
||||
@@ -1,38 +1,81 @@
|
||||
{"_id":"L5RCoreWea000001","name":"Bokken","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"3","zeni":"1 bu","properties":[{"id":"L5RCorePro000012","name":"Mundane"}],"category":"Swords","skill":"melee","readied":false,"range":"1","damage":"3","deadliness":"3","grip_1":"-","grip_2":"Damage +2","description":"","book_reference":"Core p.232"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/katana.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000002","name":"Chokutō","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"7","zeni":"20 koku","properties":[{"id":"L5RCorePro000002","name":"Ceremonial"},{"id":"L5RCorePro000001","name":" Razor-Edged"}],"category":"Swords","skill":"melee","readied":false,"range":"0-1","damage":"4","deadliness":"5","grip_1":"-","grip_2":"-","description":"","book_reference":"Core p.232"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/katana.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000003","name":"Scimitar","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"8","zeni":"20 koku","properties":[{"id":"L5RCorePro000015","name":"Durable"},{"id":"L5RCorePro000001","name":" Razor-Edged"}],"category":"Swords","skill":"melee","readied":false,"range":"1","damage":"4","deadliness":"5","grip_1":"-","grip_2":"-","description":"","book_reference":"Core p.233"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/katana.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000004","name":"Dao","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"6","zeni":"15 koku","properties":[],"category":"Swords","skill":"melee","readied":false,"range":"1","damage":"3","deadliness":"5","grip_1":"-","grip_2":"-","description":"","book_reference":"Core p.232"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/katana.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000005","name":"Gao","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"7","zeni":"15 koku","properties":[{"id":"L5RCorePro000007","name":"Snaring"}],"category":"Swords","skill":"melee","readied":false,"range":"1","damage":"4","deadliness":"3","grip_1":"-","grip_2":"-","description":"","book_reference":"Core p.232"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/katana.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000006","name":"Jian","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"7","zeni":"15 koku","properties":[],"category":"Swords","skill":"melee","readied":false,"range":"0-1","damage":"4","deadliness":"4","grip_1":"-","grip_2":"Deadliness +1","description":"","book_reference":"Core p.232"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/katana.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000007","name":"Katana","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"7","zeni":"20 koku","properties":[{"id":"L5RCorePro000002","name":"Ceremonial"},{"id":"L5RCorePro000001","name":" Razor-Edged"}],"category":"Swords","skill":"melee","readied":false,"range":"1","damage":"4","deadliness":"5","grip_1":"-","grip_2":"Deadliness +2","description":"","book_reference":"Core p.232"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/katana.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000008","name":"Nodachi","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"8","zeni":"20 koku","properties":[{"id":"L5RCorePro000002","name":"Ceremonial"},{"id":"L5RCorePro000001","name":" Razor-Edged"}],"category":"Swords","skill":"melee","readied":false,"range":"1-2","damage":"5","deadliness":"6","grip_1":"-","grip_2":"-","description":"","book_reference":"Core p.232"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/katana.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000009","name":"Wakizashi","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"7","zeni":"15 koku","properties":[{"id":"L5RCorePro000002","name":"Ceremonial"},{"id":"L5RCorePro000001","name":" Razor-Edged"}],"category":"Swords","skill":"melee","readied":false,"range":"0-1","damage":"3","deadliness":"5","grip_1":"-","grip_2":"Deadliness +2","description":"","book_reference":"Core p.233"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/katana.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000010","name":"Zanbatō","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"8","zeni":"40 koku","properties":[{"id":"L5RCorePro000006","name":"Cumbersome"},{"id":"L5RCorePro000011","name":" Wargear"}],"category":"Swords","skill":"melee","readied":false,"range":"1-2","damage":"6","deadliness":"7","grip_1":"-","grip_2":"-","description":"","book_reference":"Core p.233"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/katana.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000011","name":"Masakari","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"5","zeni":"3 bu","properties":[{"id":"L5RCorePro000012","name":"Mundane"}],"category":"Axes","skill":"melee","readied":false,"range":"0-1","damage":"3","deadliness":"4","grip_1":"-","grip_2":"Deadliness +2","description":"","book_reference":"Core p.233"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/axe.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000012","name":"Ono","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"7","zeni":"5 koku","properties":[{"id":"L5RCorePro000011","name":"Wargear"}],"category":"Axes","skill":"melee","readied":false,"range":"1-2","damage":"5","deadliness":"6","grip_1":"-","grip_2":"-","description":"","book_reference":"Core p.233"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/axe.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000013","name":"Club","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"1","zeni":"1 bu","properties":[{"id":"L5RCorePro000012","name":"Mundane"}],"category":"Blunt Weapons","skill":"melee","readied":false,"range":"0-1","damage":"5","deadliness":"2","grip_1":"-","grip_2":"Damage +1","description":"","book_reference":"Core p.234"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/mace.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000014","name":"Kiseru","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"5","zeni":"1 koku","properties":[{"id":"L5RCorePro000005","name":"Concealable"},{"id":"L5RCorePro000012","name":" Mundane"}],"category":"Blunt Weapons","skill":"melee","readied":false,"range":"","damage":"2","deadliness":"2","grip_1":"-","grip_2":"-","description":"","book_reference":"Core p.234"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/mace.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000015","name":"Hammer","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"4","zeni":"2 bu","properties":[{"id":"L5RCorePro000012","name":"Mundane"}],"category":"Blunt Weapons","skill":"melee","readied":false,"range":"0-1","damage":"5","deadliness":"2","grip_1":"-","grip_2":"Damage +2","description":"","book_reference":"Core p.234"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/mace.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000016","name":"Otsuchi","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"8","zeni":"30 koku","properties":[{"id":"L5RCorePro000006","name":"Cumbersome"},{"id":"L5RCorePro000011","name":" Wargear"}],"category":"Blunt Weapons","skill":"melee","readied":false,"range":"1","damage":"8","deadliness":"3","grip_1":"-","grip_2":"-","description":"","book_reference":"Core p.234"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/mace.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000017","name":"Tetsubō","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"5","zeni":"20 koku","properties":[{"id":"L5RCorePro000006","name":"Cumbersome"},{"id":"L5RCorePro000015","name":" Durable"},{"id":"L5RCorePro000011","name":" Wargear"}],"category":"Blunt Weapons","skill":"melee","readied":false,"range":"1-2","damage":"7","deadliness":"3","grip_1":"-","grip_2":"-","description":"","book_reference":"Core p.234"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/mace.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000018","name":"Jitte","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"5","zeni":"5 bu","properties":[{"id":"L5RCorePro000007","name":" Snaring"}],"category":"Hand Weapons","skill":"melee","readied":false,"range":"","damage":"3","deadliness":"2","grip_1":"-","grip_2":"-","description":"","book_reference":"Core p.234"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/knife.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000019","name":"Knife","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"1","zeni":"1 koku","properties":[{"id":"L5RCorePro000001","name":"Razor-Edged"},{"id":"L5RCorePro000005","name":" Concealable"},{"id":"L5RCorePro000012","name":" Mundane"}],"category":"Hand Weapons","skill":"melee","readied":false,"range":"","damage":"2","deadliness":"4","grip_1":"-","grip_2":"Deadliness +2","description":"","book_reference":"Core p.234"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/knife.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000020","name":"Nunchaku","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"6","zeni":"1 koku","properties":[],"category":"Hand Weapons","skill":"melee","readied":false,"range":"0-1","damage":"4","deadliness":"2","grip_1":"-","grip_2":"Snaring","description":"","book_reference":"Core p.235"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/nunchaku.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000021","name":"Tessen","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"7","zeni":"15 koku","properties":[{"id":"L5RCorePro000002","name":"Ceremonial"},{"id":"L5RCorePro000005","name":" Concealable"}],"category":"Hand Weapons","skill":"melee","readied":false,"range":"0-1","damage":"4","deadliness":"3","grip_1":"-","grip_2":"-","description":"","book_reference":"Core p.235"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/knife.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000022","name":"Bisentō","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"8","zeni":"15 koku","properties":[{"id":"L5RCorePro000006","name":"Cumbersome"},{"id":"L5RCorePro000015","name":" Durable"},{"id":"L5RCorePro000011","name":" Wargear"}],"category":"Polearms","skill":"melee","readied":false,"range":"2","damage":"4","deadliness":"6","grip_1":"Range 1","grip_2":"Damage +2","description":"","book_reference":"Core p.235"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/bo.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000023","name":"Bō","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"2","zeni":"2 bu","properties":[{"id":"L5RCorePro000012","name":"Mundane"}],"category":"Polearms","skill":"melee","readied":false,"range":"1-2","damage":"6","deadliness":"2","grip_1":"-","grip_2":"-","description":"","book_reference":"Core p.235"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/bo.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000024","name":"Ji","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"6","zeni":"7 koku","properties":[{"id":"L5RCorePro000007","name":"Snaring"},{"id":"L5RCorePro000011","name":" Wargear"}],"category":"Polearms","skill":"melee","readied":false,"range":"2","damage":"5","deadliness":"2","grip_1":"-","grip_2":"-","description":"","book_reference":"Core p.235"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/bo.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000025","name":"Naginata","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"8","zeni":"10 koku","properties":[{"id":"L5RCorePro000006","name":"Cumbersome"},{"id":"L5RCorePro000001","name":" Razor-Edged"},{"id":"L5RCorePro000011","name":" Wargear"}],"category":"Polearms","skill":"melee","readied":false,"range":"2","damage":"6","deadliness":"6","grip_1":"-","grip_2":"-","description":"","book_reference":"Core p.235"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/bo.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000026","name":"Trident","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"7","zeni":"10 koku","properties":[{"id":"L5RCorePro000007","name":"Snaring"},{"id":"L5RCorePro000011","name":" Wargear"}],"category":"Polearms","skill":"melee","readied":false,"range":"2","damage":"4","deadliness":"4","grip_1":"-","grip_2":"-","description":"","book_reference":"Core p.235"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/bo.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000027","name":"Yari","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"3","zeni":"5 koku","properties":[{"id":"L5RCorePro000011","name":"Wargear"}],"category":"Polearms","skill":"melee","readied":false,"range":"2","damage":"5","deadliness":"3","grip_1":"-","grip_2":"-","description":"","book_reference":"Core p.235"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/bo.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000028","name":"Horsebow","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"4","zeni":"6 koku","properties":[{"id":"L5RCorePro000011","name":"Wargear"}],"category":"Bows","skill":"ranged","readied":false,"range":"2-4","damage":"4","deadliness":"5","grip_1":"-","grip_2":"-","description":"","book_reference":"Core p.236"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/bow.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000029","name":"Daikyū","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"6","zeni":"6 koku","properties":[{"id":"L5RCorePro000011","name":"Wargear"}],"category":"Bows","skill":"ranged","readied":false,"range":"3-5","damage":"6","deadliness":"4","grip_1":"-","grip_2":"-","description":"","book_reference":"Core p.236"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/bow.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000030","name":"Yumi","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"3","zeni":"3 koku","properties":[],"category":"Bows","skill":"ranged","readied":false,"range":"2-5","damage":"5","deadliness":"3","grip_1":"-","grip_2":"-","description":"","book_reference":"Core p.236"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/bow.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000031","name":"Oyumi","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"8","zeni":"40 koku","properties":[{"id":"L5RCorePro000013","name":"Prepare"},{"id":"L5RCorePro000011","name":" Wargear"}],"category":"Crossbows","skill":"ranged","readied":false,"range":"2-5","damage":"7","deadliness":"3","grip_1":"-","grip_2":"-","description":"","book_reference":"Core p.236"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/bow.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000032","name":"Kama","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"4","zeni":"1 koku","properties":[{"id":"L5RCorePro000005","name":"Concealable"}],"category":"Specialist Weapons","skill":"melee","readied":false,"range":"0-1","damage":"3","deadliness":"3","grip_1":"-","grip_2":"-","description":"","book_reference":"Core p.237"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/kusarigama.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000033","name":"Kusari-gama","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"6","zeni":"5 koku","properties":[{"id":"L5RCorePro000005","name":"Concealable"},{"id":"L5RCorePro000007","name":" Snaring"},{"id":"L5RCorePro000011","name":" Wargear"}],"category":"Specialist Weapons","skill":"melee","readied":false,"range":"","damage":"3","deadliness":"3","grip_1":"-","grip_2":"Range 2-3","description":"","book_reference":"Core p.237"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/kusarigama.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000034","name":"Blowgun","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"1","zeni":"5 bu","properties":[{"id":"L5RCorePro000005","name":"Concealable"}],"category":"Specialist Weapons","skill":"ranged","readied":false,"range":"2-3","damage":"1","deadliness":"2","grip_1":"-","grip_2":"-","description":"","book_reference":"Core p.237"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/kusarigama.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000035","name":"Shuriken","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"6","zeni":"1 koku","properties":[{"id":"L5RCorePro000005","name":"Concealable"}],"category":"Specialist Weapons","skill":"unarmed","readied":false,"range":"","damage":"2","deadliness":"4","grip_1":"(thrown) Martial Arts (Ranged), Range 1-3","grip_2":"-","description":"","book_reference":"Core p.237"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/kusarigama.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000036","name":"Punch","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"0","zeni":"0","properties":[{"id":"L5RCorePro000007","name":"Snaring"}],"category":"Unarmed profiles","skill":"unarmed","readied":false,"range":"","damage":"1","deadliness":"2","grip_1":"-","grip_2":"-","description":"","book_reference":"Core p.237"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/unarmed.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000037","name":"Kick","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"0","zeni":"0","properties":[],"category":"Unarmed profiles","skill":"unarmed","readied":false,"range":"1","damage":"2","deadliness":"1","grip_1":"-","grip_2":"-","description":"","book_reference":"Core p.237"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/unarmed.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000038","name":"BIte","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"0","zeni":"0","properties":[],"category":"Unarmed profiles","skill":"unarmed","readied":false,"range":"","damage":"","deadliness":"3","grip_1":"-","grip_2":"-","description":"","book_reference":"Core p.237"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/unarmed.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000001","name":"Bokken","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"3","zeni":"1 bu","properties":[{"id":"L5RCorePro000012","name":"Mundane"}],"category":"Swords","skill":"melee","readied":false,"range":"1","damage":"3","deadliness":"3","grip_1":"","grip_2":"Damage +2","description":"","book_reference":"Core Rulebook p.232"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/katana.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000002","name":"Chokutō","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"7","zeni":"20 koku","properties":[{"id":"L5RCorePro000002","name":"Ceremonial"},{"id":"L5RCorePro000001","name":"Razor-Edged"}],"category":"Swords","skill":"melee","readied":false,"range":"0-1","damage":"4","deadliness":"5","grip_1":"","grip_2":"","description":"","book_reference":"Core Rulebook p.232"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/katana.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000003","name":"Scimitar","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"8","zeni":"20 koku","properties":[{"id":"L5RCorePro000015","name":"Durable"},{"id":"L5RCorePro000001","name":"Razor-Edged"}],"category":"Swords","skill":"melee","readied":false,"range":"1","damage":"4","deadliness":"5","grip_1":"","grip_2":"","description":"","book_reference":"Core Rulebook p.233"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/katana.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000004","name":"Dao","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"6","zeni":"15 koku","properties":[],"category":"Swords","skill":"melee","readied":false,"range":"1","damage":"3","deadliness":"6","grip_1":"","grip_2":"","description":"","book_reference":"Core Rulebook p.232"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/katana.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000005","name":"Gao","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"7","zeni":"15 koku","properties":[{"id":"L5RCorePro000007","name":"Snaring"}],"category":"Swords","skill":"melee","readied":false,"range":"1","damage":"4","deadliness":"3","grip_1":"","grip_2":"","description":"","book_reference":"Core Rulebook p.232"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/katana.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000006","name":"Jian","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"7","zeni":"15 koku","properties":[],"category":"Swords","skill":"melee","readied":false,"range":"0-1","damage":"4","deadliness":"4","grip_1":"","grip_2":"Deadliness +1 / Razor-Edge","description":"","book_reference":"Core Rulebook p.232"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/katana.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000007","name":"Katana","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"7","zeni":"20 koku","properties":[{"id":"L5RCorePro000002","name":"Ceremonial"},{"id":"L5RCorePro000001","name":"Razor-Edged"}],"category":"Swords","skill":"melee","readied":false,"range":"1","damage":"4","deadliness":"5","grip_1":"","grip_2":"Deadliness +2","description":"","book_reference":"Core Rulebook p.232"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/katana.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000008","name":"Nodachi","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"8","zeni":"20 koku","properties":[{"id":"L5RCorePro000002","name":"Ceremonial"},{"id":"L5RCorePro000001","name":"Razor-Edged"}],"category":"Swords","skill":"melee","readied":false,"range":"1-2","damage":"5","deadliness":"6","grip_1":"","grip_2":"","description":"","book_reference":"Core Rulebook p.232"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/katana.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000009","name":"Wakizashi","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"7","zeni":"15 koku","properties":[{"id":"L5RCorePro000002","name":"Ceremonial"},{"id":"L5RCorePro000001","name":"Razor-Edged"}],"category":"Swords","skill":"melee","readied":false,"range":"0-1","damage":"3","deadliness":"5","grip_1":"","grip_2":"Deadliness +2","description":"","book_reference":"Core Rulebook p.233"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/katana.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000010","name":"Zanbatō","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"2","rarity":"8","zeni":"40 koku","properties":[{"id":"L5RCorePro000006","name":"Cumbersome"},{"id":"L5RCorePro000011","name":"Wargear"}],"category":"Swords","skill":"melee","readied":false,"range":"1-2","damage":"6","deadliness":"7","grip_1":"","grip_2":"","description":"","book_reference":"Core Rulebook p.233"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/katana.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000011","name":"Masakari","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"5","zeni":"3 bu","properties":[{"id":"L5RCorePro000012","name":"Mundane"}],"category":"Axes","skill":"melee","readied":false,"range":"0-1","damage":"3","deadliness":"4","grip_1":"","grip_2":"Deadliness +2","description":"","book_reference":"Core Rulebook p.233"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/axe.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000012","name":"Ono","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"7","zeni":"5 koku","properties":[{"id":"L5RCorePro000011","name":"Wargear"}],"category":"Axes","skill":"melee","readied":false,"range":"1-2","damage":"5","deadliness":"6","grip_1":"","grip_2":"","description":"","book_reference":"Core Rulebook p.233"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/axe.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000013","name":"Club","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"1","zeni":"1 bu","properties":[{"id":"L5RCorePro000012","name":"Mundane"}],"category":"Blunt Weapons","skill":"melee","readied":false,"range":"0-1","damage":"5","deadliness":"2","grip_1":"","grip_2":"Damage +1","description":"","book_reference":"Core Rulebook p.234"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/mace.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000014","name":"Kiseru","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"5","zeni":"1 koku","properties":[{"id":"L5RCorePro000005","name":"Concealable"},{"id":"L5RCorePro000012","name":"Mundane"}],"category":"Blunt Weapons","skill":"melee","readied":false,"range":"","damage":"2","deadliness":"2","grip_1":"","grip_2":"","description":"","book_reference":"Core Rulebook p.234"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/mace.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000015","name":"Hammer","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"4","zeni":"2 bu","properties":[{"id":"L5RCorePro000012","name":"Mundane"}],"category":"Blunt Weapons","skill":"melee","readied":false,"range":"0-1","damage":"5","deadliness":"2","grip_1":"","grip_2":"Damage +2","description":"","book_reference":"Core Rulebook p.234"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/mace.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000016","name":"Otsuchi","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"2","rarity":"8","zeni":"30 koku","properties":[{"id":"L5RCorePro000006","name":"Cumbersome"},{"id":"L5RCorePro000011","name":"Wargear"}],"category":"Blunt Weapons","skill":"melee","readied":false,"range":"1","damage":"8","deadliness":"3","grip_1":"","grip_2":"","description":"","book_reference":"Core Rulebook p.234"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/mace.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000017","name":"Tetsubō","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"2","rarity":"5","zeni":"20 koku","properties":[{"id":"L5RCorePro000006","name":"Cumbersome"},{"id":"L5RCorePro000015","name":"Durable"},{"id":"L5RCorePro000011","name":"Wargear"}],"category":"Blunt Weapons","skill":"melee","readied":false,"range":"1-2","damage":"7","deadliness":"3","grip_1":"","grip_2":"","description":"","book_reference":"Core Rulebook p.234"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/mace.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000018","name":"Jitte","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"5","zeni":"5 bu","properties":[{"id":"L5RCorePro000005","name":"Concealable"},{"id":"L5RCorePro000007","name":"Snaring"}],"category":"Hand Weapons","skill":"melee","readied":false,"range":"","damage":"3","deadliness":"2","grip_1":"","grip_2":"","description":"","book_reference":"Core Rulebook p.234"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/knife.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000019","name":"Knife","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"1","zeni":"1 koku","properties":[{"id":"L5RCorePro000001","name":"Razor-Edged"},{"id":"L5RCorePro000005","name":"Concealable"},{"id":"L5RCorePro000012","name":"Mundane"}],"category":"Hand Weapons","skill":"melee","readied":false,"range":"","damage":"2","deadliness":"4","grip_1":"","grip_2":"Deadliness +2","description":"","book_reference":"Core Rulebook p.234"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/knife.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000020","name":"Nunchaku","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"6","zeni":"1 koku","properties":[],"category":"Hand Weapons","skill":"melee","readied":false,"range":"0-1","damage":"4","deadliness":"2","grip_1":"","grip_2":"Snaring","description":"","book_reference":"Core Rulebook p.235"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/nunchaku.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000021","name":"Tessen","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"7","zeni":"15 koku","properties":[{"id":"L5RCorePro000002","name":"Ceremonial"},{"id":"L5RCorePro000005","name":"Concealable"}],"category":"Hand Weapons","skill":"melee","readied":false,"range":"0-1","damage":"4","deadliness":"3","grip_1":"","grip_2":"","description":"","book_reference":"Core Rulebook p.235"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/knife.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000022","name":"Bisentō","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"2","rarity":"8","zeni":"15 koku","properties":[{"id":"L5RCorePro000006","name":"Cumbersome"},{"id":"L5RCorePro000015","name":"Durable"},{"id":"L5RCorePro000011","name":"Wargear"}],"category":"Polearms","skill":"melee","readied":false,"range":"2","damage":"4","deadliness":"6","grip_1":"Range 1","grip_2":"Damage +2","description":"","book_reference":"Core Rulebook p.235"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/bo.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000023","name":"Bō","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"2","zeni":"2 bu","properties":[{"id":"L5RCorePro000012","name":"Mundane"}],"category":"Polearms","skill":"melee","readied":false,"range":"1-2","damage":"6","deadliness":"2","grip_1":"","grip_2":"","description":"","book_reference":"Core Rulebook p.235"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/bo.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000024","name":"Ji","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"6","zeni":"7 koku","properties":[{"id":"L5RCorePro000007","name":"Snaring"},{"id":"L5RCorePro000011","name":"Wargear"}],"category":"Polearms","skill":"melee","readied":false,"range":"2","damage":"5","deadliness":"2","grip_1":"","grip_2":"","description":"","book_reference":"Core Rulebook p.235"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/bo.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000025","name":"Naginata","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"2","rarity":"8","zeni":"10 koku","properties":[{"id":"L5RCorePro000006","name":"Cumbersome"},{"id":"L5RCorePro000001","name":"Razor-Edged"},{"id":"L5RCorePro000011","name":"Wargear"}],"category":"Polearms","skill":"melee","readied":false,"range":"2","damage":"6","deadliness":"6","grip_1":"","grip_2":"","description":"","book_reference":"Core Rulebook p.235"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/bo.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000026","name":"Trident","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"7","zeni":"10 koku","properties":[{"id":"L5RCorePro000007","name":"Snaring"},{"id":"L5RCorePro000011","name":"Wargear"}],"category":"Polearms","skill":"melee","readied":false,"range":"2","damage":"4","deadliness":"4","grip_1":"","grip_2":"","description":"","book_reference":"Core Rulebook p.235"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/bo.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000027","name":"Yari","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"3","zeni":"5 koku","properties":[{"id":"L5RCorePro000011","name":"Wargear"}],"category":"Polearms","skill":"melee","readied":false,"range":"2","damage":"5","deadliness":"3","grip_1":"","grip_2":"","description":"","book_reference":"Core Rulebook p.235"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/bo.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000028","name":"Horsebow","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"4","zeni":"6 koku","properties":[{"id":"L5RCorePro000011","name":"Wargear"}],"category":"Bows","skill":"ranged","readied":false,"range":"2-4","damage":"4","deadliness":"5","grip_1":"","grip_2":"","description":"","book_reference":"Core Rulebook p.236"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/bow.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000029","name":"Daikyū","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"6","zeni":"6 koku","properties":[{"id":"L5RCorePro000011","name":"Wargear"}],"category":"Bows","skill":"ranged","readied":false,"range":"3-5","damage":"6","deadliness":"4","grip_1":"","grip_2":"","description":"","book_reference":"Core Rulebook p.236"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/bow.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000030","name":"Yumi","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"3","zeni":"3 koku","properties":[],"category":"Bows","skill":"ranged","readied":false,"range":"2-5","damage":"5","deadliness":"3","grip_1":"","grip_2":"","description":"","book_reference":"Core Rulebook p.236"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/bow.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000031","name":"Oyumi","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"8","zeni":"40 koku","properties":[{"id":"L5RCorePro000013","name":"Prepare"},{"id":"L5RCorePro000011","name":"Wargear"}],"category":"Crossbows","skill":"ranged","readied":false,"range":"2-5","damage":"7","deadliness":"3","grip_1":"","grip_2":"","description":"","book_reference":"Core Rulebook p.236"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/bow.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000032","name":"Kama","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"4","zeni":"1 koku","properties":[{"id":"L5RCorePro000005","name":"Concealable"}],"category":"Specialist Weapons","skill":"melee","readied":false,"range":"0-1","damage":"3","deadliness":"3","grip_1":"","grip_2":"","description":"","book_reference":"Core Rulebook p.237"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/kusarigama.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000033","name":"Kusari-gama","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"6","zeni":"5 koku","properties":[{"id":"L5RCorePro000005","name":"Concealable"},{"id":"L5RCorePro000007","name":"Snaring"},{"id":"L5RCorePro000011","name":"Wargear"}],"category":"Specialist Weapons","skill":"melee","readied":false,"range":"","damage":"3","deadliness":"3","grip_1":"","grip_2":"Range 2-3","description":"","book_reference":"Core Rulebook p.237"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/kusarigama.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000034","name":"Blowgun","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"1","zeni":"5 bu","properties":[{"id":"L5RCorePro000005","name":"Concealable"}],"category":"Specialist Weapons","skill":"ranged","readied":false,"range":"2-3","damage":"1","deadliness":"2","grip_1":"","grip_2":"","description":"","book_reference":"Core Rulebook p.237"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/kusarigama.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000035","name":"Shuriken","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"6","zeni":"1 koku","properties":[{"id":"L5RCorePro000005","name":"Concealable"}],"category":"Specialist Weapons","skill":"unarmed","readied":false,"range":"","damage":"2","deadliness":"4","grip_1":"(thrown) Martial Arts (Ranged), Range 1-3","grip_2":"","description":"","book_reference":"Core Rulebook p.237"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/kusarigama.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000036","name":"Punch","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"0","zeni":"0","properties":[{"id":"L5RCorePro000007","name":"Snaring"}],"category":"Unarmed profiles","skill":"unarmed","readied":false,"range":"","damage":"1","deadliness":"2","grip_1":"","grip_2":"","description":"","book_reference":"Core Rulebook p.237"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/unarmed.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000037","name":"Kick","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"0","zeni":"0","properties":[],"category":"Unarmed profiles","skill":"unarmed","readied":false,"range":"1","damage":"2","deadliness":"1","grip_1":"","grip_2":"","description":"","book_reference":"Core Rulebook p.237"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/unarmed.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000038","name":"BIte","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"0","rarity":"0","zeni":"0","properties":[],"category":"Unarmed profiles","skill":"unarmed","readied":false,"range":"","damage":"","deadliness":"3","grip_1":"","grip_2":"","description":"","book_reference":"Core Rulebook p.237"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/unarmed.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000039","name":"Tachi","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"2","rarity":"8","zeni":"25 koku","properties":[{"id":"L5RCorePro000002","name":"Ceremonial"},{"id":"L5RCorePro000006","name":"Cumbersome"},{"id":"L5RCorePro000001","name":"Razor-Edged"}],"category":"Swords","skill":"melee","readied":false,"range":"1","damage":"5","deadliness":"5","grip_1":"","grip_2":"Deadliness +1","description":"","book_reference":"Celestial Realms p.98"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/katana.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000040","name":"Whip","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"2","zeni":"4 bu","properties":[{"id":"L5RCorePro000012","name":"Mundane"},{"id":"L5RCorePro000007","name":"Snaring"}],"category":"Specialist Weapons","skill":"melee","readied":false,"range":"2","damage":"3","deadliness":"2","grip_1":"","grip_2":"","description":"","book_reference":"Celestial Realms p.98"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/kusarigama.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000041","name":"Moshi Sun Ax","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"2","rarity":"8","zeni":"20 koku","properties":[{"id":"L5RCorePro000002","name":"Ceremonial"},{"id":"L5RCorePro000006","name":"Cumbersome"},{"id":"L5RCorePro000010","name":"Resplendent"}],"category":"Axes","skill":"melee","readied":false,"range":"1-2","damage":"3","deadliness":"5","grip_1":"","grip_2":"Damage +3","description":"","book_reference":"Celestial Realms p.98"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/axe.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000042","name":"Uchigatana","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"8","zeni":"16 koku","properties":[{"id":"L5RCorePro000001","name":"Razor-Edged"},{"id":"L5RCorePro000011","name":"Wargear"}],"category":"Swords","skill":"melee","readied":false,"range":"1","damage":"3","deadliness":"6","grip_1":"","grip_2":"","description":"","book_reference":"Celestial Realms p.98"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/katana.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000043","name":"Shakujo","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"4","zeni":"5 bu","properties":[{"id":"L5RCorePro000002","name":"Ceremonial"}],"category":"Polearms","skill":"melee","readied":false,"range":"1","damage":"4","deadliness":"1","grip_1":"","grip_2":"Damage +1","description":"","book_reference":"Celestial Realms p.98"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/bo.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000044","name":"Kusarifundo","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"5","zeni":"4 bu","properties":[{"id":"L5RCorePro000005","name":"Concealable"}],"category":"Specialist Weapons","skill":"melee","readied":false,"range":"1","damage":"2","deadliness":"2","grip_1":"","grip_2":"Snaring","description":"","book_reference":"Court of Stones p.110"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/weapon.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000045","name":"Shakuhachi","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"4","zeni":"3 bu","properties":[{"id":"L5RCorePro000015","name":"Durable"},{"id":"L5RCorePro000012","name":"Mundane"},{"id":"L5RCorePro000016","name":"Subtle"}],"category":"Specialist Weapons","skill":"melee","readied":false,"range":"","damage":"3","deadliness":"2","grip_1":"","grip_2":"Damage +1","description":"","book_reference":"Court of Stones p.110"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/items/weapon.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000046","name":"Kyoketsu Shoge","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"6","zeni":"3 bu","properties":[{"id":"L5RCorePro000005","name":"Concealable"},{"id":"L5RCorePro000009","name":"Forbidden"},{"id":"L5RCorePro000007","name":"Snaring"}],"category":"Specialist Weapons","skill":"ranged","readied":false,"range":"1-2","damage":"2","deadliness":"3","grip_1":"","grip_2":"","description":"","book_reference":"Court of Stones p.110"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/kusarigama.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000047","name":"Shinobigatana","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"8","zeni":"22 koku","properties":[{"id":"L5RCorePro000002","name":"Ceremonial"},{"id":"L5RCorePro000005","name":"Concealable"},{"id":"L5RCorePro000001","name":"Razor-Edged"}],"category":"Swords","skill":"melee","readied":false,"range":"0-1","damage":"4","deadliness":"5","grip_1":"","grip_2":"Deadliness +1","description":"","book_reference":"Court of Stones p.110"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/katana.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000048","name":"Ninjatõ","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"7","zeni":"12 koku","properties":[{"id":"L5RCorePro000005","name":"Concealable"},{"id":"L5RCorePro000009","name":"Forbidden"},{"id":"L5RCorePro000001","name":"Razor-Edged"}],"category":"Swords","skill":"melee","readied":false,"range":"0-1","damage":"4","deadliness":"4","grip_1":"","grip_2":"Deadliness +1","description":"","book_reference":"Court of Stones p.110"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/katana.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000049","name":"Kamayari","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"7","zeni":"8 koku","properties":[{"id":"L5RCorePro000015","name":"Durable"},{"id":"L5RCorePro000007","name":"Snaring"}],"category":"Specialist Weapons","skill":"melee","readied":false,"range":"2","damage":"4","deadliness":"3","grip_1":"","grip_2":"","description":"","book_reference":"Court of Stones p.110"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/kusarigama.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000050","name":"Tekagi","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"6","zeni":"4 bu","properties":[{"id":"L5RCorePro000015","name":"Durable"},{"id":"L5RCorePro000009","name":"Forbidden"}],"category":"Specialist Weapons","skill":"unarmed","readied":false,"range":"","damage":"1","deadliness":"3","grip_1":"","grip_2":"","description":"","book_reference":"Court of Stones p.110"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/unarmed.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000051","name":"Folding Half-Bow","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"5","zeni":"3 koku","properties":[],"category":"Bows","skill":"ranged","readied":false,"range":"2-3","damage":"4","deadliness":"3","grip_1":"","grip_2":"","description":"","book_reference":"Court of Stones p.110"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/bow.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000052","name":"Tekken","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"4","zeni":"3 bu","properties":[{"id":"L5RCorePro000005","name":"Concealable"},{"id":"L5RCorePro000015","name":"Durable"}],"category":"Specialist Weapons","skill":"unarmed","readied":false,"range":"","damage":"2","deadliness":"3","grip_1":"","grip_2":"","description":"","book_reference":"Court of Stones p.110"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/unarmed.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000053","name":"Sake Bottle & Cups","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"4","zeni":"5 bu for average quality","properties":[{"id":"L5RCorePro000012","name":"Mundane"}],"category":"Improvised Weapons","skill":"melee","readied":false,"range":"0-1","damage":"2","deadliness":"3","grip_1":"Bludgeon: - / Thrown: Deadliness +2 / Range 1-3 / Razor Edge","grip_2":"","description":"","book_reference":"Path of Waves p.113"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/unarmed.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000054","name":"Umbrella","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"4","zeni":"3 bu","properties":[{"id":"L5RCorePro000012","name":"Mundane"}],"category":"Improvised Weapon","skill":"melee","readied":false,"range":"0-1","damage":"2","deadliness":"2","grip_1":"Bludgeon: - / Stab: Damage +2, Deadliness +2","grip_2":"Bludgeon: Damage +2","description":"","book_reference":"Path of Waves p.113"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/unarmed.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000055","name":"Talwar","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"2","rarity":"8","zeni":"35 koku","properties":[{"id":"L5RCorePro000006","name":"Cumbersome"},{"id":"L5RCorePro000015","name":"Durable"},{"id":"L5RCorePro000001","name":"Razor-Edged"}],"category":"Swords","skill":"melee","readied":false,"range":"1","damage":"4","deadliness":"6","grip_1":"","grip_2":"","description":"","book_reference":"Path of Waves p.113"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/katana.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000056","name":"Scroll Case","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"5","zeni":"1 koku","properties":[{"id":"L5RCorePro000015","name":"Durable"},{"id":"L5RCorePro000012","name":"Mundane"}],"category":"Improvised Weapon","skill":"melee","readied":false,"range":"0-1","damage":"3","deadliness":"3","grip_1":"","grip_2":"Damage +2 / Deadliness +1","description":"","book_reference":"Path of Waves p.113"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/unarmed.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000057","name":"Urumi","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"2","rarity":"9","zeni":"50 koku","properties":[{"id":"L5RCorePro000006","name":"Cumbersome"},{"id":"L5RCorePro000001","name":"Razor-Edged"},{"id":"L5RCorePro000007","name":"Snaring"}],"category":"Swords","skill":"melee","readied":false,"range":"1-2","damage":"4","deadliness":"5","grip_1":"","grip_2":"","description":"","book_reference":"Path of Waves p.113"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/katana.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000058","name":"Iron Sheath","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"6","zeni":"2 koku","properties":[{"id":"L5RCorePro000015","name":"Durable"}],"category":"Improvised Weapon","skill":"melee","readied":false,"range":"0-1","damage":"3","deadliness":"3","grip_1":"","grip_2":"Damage +2","description":"","book_reference":"Path of Waves p.113"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/katana.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000059","name":"Buckler","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"7","zeni":"4 koku","properties":[{"id":"L5RCorePro000002","name":"Ceremonial"},{"id":"L5RCorePro000011","name":"Wargear"}],"category":"Shields","skill":"melee","readied":false,"range":"","damage":"2","deadliness":"2","grip_1":"","grip_2":"","description":"","book_reference":"Path of Waves p.113"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/unarmed.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000060","name":"Lute","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"7","zeni":"10 koku","properties":[{"id":"L5RCorePro000012","name":"Mundane"}],"category":"Improvised Weapon","skill":"melee","readied":false,"range":"0-1","damage":"1","deadliness":"2","grip_1":"","grip_2":"Damage +1 / Deadliness +1","description":"","book_reference":"Path of Waves p.113"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/unarmed.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000061","name":"Sling","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"2","zeni":"1 bu","properties":[{"id":"L5RCorePro000005","name":"Concealable"},{"id":"L5RCorePro000012","name":"Mundane"}],"category":"Specialist Weapons","skill":"ranged","readied":false,"range":"2-3","damage":"3","deadliness":"3","grip_1":"","grip_2":"","description":"","book_reference":"Path of Waves p.113"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/bow.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000062","name":"Gada","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"2","rarity":"9","zeni":"50 koku","properties":[{"id":"L5RCorePro000002","name":"Ceremonial"},{"id":"L5RCorePro000006","name":"Cumbersome"},{"id":"L5RCorePro000011","name":"Wargear"}],"category":"Blunt Weapons","skill":"melee","readied":false,"range":"1","damage":"6","deadliness":"3","grip_1":"","grip_2":"Deadliness +3","description":"","book_reference":"Path of Waves p.113"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/mace.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000063","name":"Kuwa","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"2","rarity":"3","zeni":"4 koku","properties":[{"id":"L5RCorePro000006","name":"Cumbersome"},{"id":"L5RCorePro000012","name":"Mundane"}],"category":"Axes","skill":"melee","readied":false,"range":"1","damage":"4","deadliness":"2","grip_1":"","grip_2":"Damage +2 / Deadliness +2 / Range 1-2","description":"","book_reference":"Path of Waves p.113"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/axe.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000064","name":"Qamarist Heavy Shield","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"2","rarity":"9","zeni":"50 koku","properties":[{"id":"L5RCorePro000015","name":"Durable"},{"id":"L5RCorePro000006","name":"Cumbersome"},{"id":"L5RCorePro000011","name":"Wargear"}],"category":"Shields","skill":"melee","readied":false,"range":"","damage":"4","deadliness":"2","grip_1":"","grip_2":"","description":"","book_reference":"Path of Waves p.113"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/unarmed.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000065","name":"Boat Oar","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"5","zeni":"3 bu","properties":[{"id":"L5RCorePro000012","name":"Mundane"}],"category":"Improvised Weapons","skill":"melee","readied":false,"range":"1-2","damage":"3","deadliness":"3","grip_1":"","grip_2":"Damage +1 / Deadliness +3","description":"","book_reference":"Path of Waves p.113"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/mace.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000066","name":"Fishing Net","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"5","zeni":"5 bu","properties":[{"id":"L5RCorePro000015","name":"Durable"},{"id":"L5RCorePro000012","name":"Mundane"},{"id":"L5RCorePro000007","name":"Snaring"}],"category":"Improvised Weapon","skill":"ranged","readied":false,"range":"0-3","damage":"3","deadliness":"1","grip_1":"","grip_2":"","description":"","book_reference":"Path of Waves p.113"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/bow.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000067","name":"Chair","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"2","zeni":"2 bu","properties":[{"id":"L5RCorePro000012","name":"Mundane"}],"category":"Improvised Weapons","skill":"melee","readied":false,"range":"0-1","damage":"3","deadliness":"3","grip_1":"","grip_2":"Bludgeon: Damage +2 / Thrown: Deadliness +1, Range 0-2","description":"","book_reference":"Path of Waves p.113"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/unarmed.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000068","name":"Chain Whip","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"6","zeni":"4 koku","properties":[{"id":"L5RCorePro000001","name":"Razor-Edged"},{"id":"L5RCorePro000007","name":"Snaring"}],"category":"Specialist Weapons","skill":"melee","readied":false,"range":"1-2","damage":"3","deadliness":"5","grip_1":"","grip_2":"","description":"","book_reference":"Path of Waves p.113"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/kusarigama.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000069","name":"Genno","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"5","zeni":"1 koku","properties":[{"id":"L5RCorePro000015","name":"Durable"},{"id":"L5RCorePro000012","name":"Mundane"}],"category":"Hammers","skill":"melee","readied":false,"range":"0-1","damage":"3","deadliness":"3","grip_1":"","grip_2":"Damage +4","description":"","book_reference":"Shadowlands p.104"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/mace.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000070","name":"Tekkan","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"2","rarity":"8","zeni":"50 koku","properties":[{"id":"L5RCorePro000015","name":"Durable"},{"id":"L5RCorePro000011","name":"Wargear"}],"category":"Swords","skill":"melee","readied":false,"range":"1-2","damage":"4","deadliness":"3","grip_1":"Cumbersome","grip_2":"Damage+2","description":"","book_reference":"Shadowlands p.104"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/katana.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000071","name":"Small Shield","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"2","rarity":"8","zeni":"6 koku","properties":[{"id":"L5RCorePro000006","name":"Cumbersome"},{"id":"L5RCorePro000015","name":"Durable"},{"id":"L5RCorePro000011","name":"Wargear"}],"category":"Shields","skill":"melee","readied":false,"range":"","damage":"2","deadliness":"2","grip_1":"","grip_2":"","description":"","book_reference":"Shadowlands p.104"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/unarmed.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000072","name":"O-Gata Dohou","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"20","rarity":"7","zeni":"120 koku","properties":[{"id":"L5RCorePro000015","name":"Durable"},{"id":"L5RCorePro000013","name":"Prepare"}],"category":"Siege Weapons","skill":"ranged","readied":false,"range":"4-5","damage":"16","deadliness":"6","grip_1":"","grip_2":"","description":"","book_reference":"Shadowlands p.104"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/crossbow.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000073","name":"Large Shield","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"3","rarity":"8","zeni":"10 koku","properties":[{"id":"L5RCorePro000006","name":"Cumbersome"},{"id":"L5RCorePro000015","name":"Durable"},{"id":"L5RCorePro000011","name":"Wargear"}],"category":"Shields","skill":"melee","readied":false,"range":"","damage":"3","deadliness":"2","grip_1":"","grip_2":"","description":"","book_reference":"Shadowlands p.104"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/unarmed.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000074","name":"Kaiu no Oyumi","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"2","rarity":"8","zeni":"60 koku","properties":[{"id":"L5RCorePro000006","name":"Cumbersome"},{"id":"L5RCorePro000013","name":"Prepare"},{"id":"L5RCorePro000011","name":"Wargear"}],"category":"Crossbows","skill":"ranged","readied":false,"range":"2-5","damage":"7","deadliness":"3","grip_1":"","grip_2":"","description":"","book_reference":"Shadowlands p.104"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/crossbow.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000075","name":"Tsuruhashi","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"2","rarity":"4","zeni":"5 bu","properties":[{"id":"L5RCorePro000012","name":"Mundane"}],"category":"Axes","skill":"melee","readied":false,"range":"1","damage":"4","deadliness":"3","grip_1":"Cumbersome","grip_2":"Deadliness +2","description":"","book_reference":"Shadowlands p.104"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/axe.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000076","name":"Flyssa","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"8","zeni":"15 koku","properties":[{"id":"L5RCorePro000011","name":"Wargear"}],"category":"Swords","skill":"melee","readied":false,"range":"1","damage":"4","deadliness":"4","grip_1":"","grip_2":"Razor-Edge","description":"","book_reference":"Shadowlands p.104"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/katana.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000077","name":"Sode","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"8","zeni":"8 koku","properties":[{"id":"L5RCorePro000015","name":"Durable"},{"id":"L5RCorePro000011","name":"Wargear"}],"category":"Shields","skill":"melee","readied":false,"range":"","damage":"1","deadliness":"1","grip_1":"","grip_2":"","description":"","book_reference":"Shadowlands p.104"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/unarmed.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000078","name":"Ballista","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"16","rarity":"7","zeni":"60 koku","properties":[{"id":"L5RCorePro000015","name":"Durable"},{"id":"L5RCorePro000013","name":"Prepare"}],"category":"Siege Weapons","skill":"ranged","readied":false,"range":"3-5","damage":"14","deadliness":"8","grip_1":"","grip_2":"","description":"","book_reference":"Shadowlands p.104"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/crossbow.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000079","name":"Kabutowari","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"1","rarity":"7","zeni":"6 koku","properties":[{"id":"L5RCorePro000015","name":"Durable"},{"id":"L5RCorePro000007","name":"Snaring"}],"category":"Swords","skill":"melee","readied":false,"range":"0-1","damage":"3","deadliness":"3","grip_1":"","grip_2":"","description":"","book_reference":"Shadowlands p.104"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/katana.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000080","name":"Storm Bow","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"2","rarity":"9","zeni":"60 koku","properties":[{"id":"L5RCorePro000006","name":"Cumbersome"},{"id":"L5RCorePro000013","name":"Prepare"},{"id":"L5RCorePro000011","name":"Wargear"}],"category":"Bows","skill":"ranged","readied":false,"range":"1-4","damage":"4","deadliness":"3","grip_1":"","grip_2":"","description":"","book_reference":"Shadowlands p.104"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/bow.svg","effects":[]}
|
||||
{"_id":"L5RCoreWea000081","name":"Doom Crossbow","permission":{"default":0},"type":"weapon","data":{"equipped":false,"quantity":1,"weight":"2","rarity":"10","zeni":"80 koku","properties":[{"id":"L5RCorePro000006","name":"Cumbersome"},{"id":"L5RCorePro000013","name":"Prepare"},{"id":"L5RCorePro000011","name":"Wargear"}],"category":"Crossbows","skill":"ranged","readied":false,"range":"3-5","damage":"8","deadliness":"6","grip_1":"","grip_2":"","description":"","book_reference":"Shadowlands p.104"},"sort":100001,"flags":{},"img":"systems/l5r5e/assets/icons/weapons/crossbow.svg","effects":[]}
|
||||
|
||||
@@ -76,22 +76,22 @@ export class ActorL5r5e extends Actor {
|
||||
if (["character", "npc"].includes(this.data.type)) {
|
||||
const data = this.data.data;
|
||||
|
||||
data.endurance = (Number(data.rings.earth) + Number(data.rings.fire)) * 2;
|
||||
data.composure = (Number(data.rings.earth) + Number(data.rings.water)) * 2;
|
||||
data.focus = Number(data.rings.air) + Number(data.rings.fire);
|
||||
|
||||
// Attributes bars
|
||||
data.void_points.max = data.rings.void;
|
||||
data.fatigue.max = data.endurance;
|
||||
data.strife.max = data.composure;
|
||||
|
||||
// if compromise, vigilance = 1
|
||||
if (data.strife.value > data.strife.max) {
|
||||
data.vigilance = 1;
|
||||
} else {
|
||||
// No automation for npc as they cheat in stats
|
||||
if (this.data.type === "character") {
|
||||
data.endurance = (Number(data.rings.earth) + Number(data.rings.fire)) * 2;
|
||||
data.composure = (Number(data.rings.earth) + Number(data.rings.water)) * 2;
|
||||
data.focus = Number(data.rings.air) + Number(data.rings.fire);
|
||||
data.vigilance = Math.ceil((Number(data.rings.air) + Number(data.rings.water)) / 2);
|
||||
}
|
||||
|
||||
// Attributes bars
|
||||
data.fatigue.max = data.endurance;
|
||||
data.strife.max = data.composure;
|
||||
data.void_points.max = data.rings.void;
|
||||
|
||||
// if compromise, vigilance = 1
|
||||
data.is_compromised = data.strife.value > data.strife.max;
|
||||
|
||||
// Make sure void points are never greater than max
|
||||
if (data.void_points.value > data.void_points.max) {
|
||||
data.void_points.value = data.void_points.max;
|
||||
|
||||
@@ -73,6 +73,11 @@ export class BaseSheetL5r5e extends ActorSheet {
|
||||
* Handle dropped data on the Actor sheet
|
||||
*/
|
||||
async _onDrop(event) {
|
||||
// *** Everything below here is only needed if the sheet is editable ***
|
||||
if (!this.options.editable) {
|
||||
return;
|
||||
}
|
||||
|
||||
// Check item type and subtype
|
||||
const item = await game.l5r5e.HelpersL5r5e.getDragnDropTargetObject(event);
|
||||
if (
|
||||
@@ -159,7 +164,7 @@ export class BaseSheetL5r5e extends ActorSheet {
|
||||
event.stopPropagation();
|
||||
const elmt = $(event.currentTarget).data("toggle");
|
||||
const tgt = html.find("." + elmt);
|
||||
tgt.hasClass("toggle-active") ? tgt.removeClass("toggle-active") : tgt.addClass("toggle-active");
|
||||
tgt.toggleClass("toggle-active");
|
||||
});
|
||||
|
||||
// *** Everything below here is only needed if the sheet is editable ***
|
||||
@@ -172,10 +177,17 @@ export class BaseSheetL5r5e extends ActorSheet {
|
||||
event.preventDefault();
|
||||
event.stopPropagation();
|
||||
const li = $(event.currentTarget);
|
||||
let skillId = li.data("skill") || null;
|
||||
|
||||
const weaponId = li.data("weapon-id") || null;
|
||||
if (weaponId) {
|
||||
skillId = this._getWeaponSkillId(weaponId);
|
||||
}
|
||||
|
||||
new game.l5r5e.DicePickerDialog({
|
||||
skillId: li.data("skill") || null,
|
||||
skillId: skillId,
|
||||
skillCatId: li.data("skillcat") || null,
|
||||
difficulty: li.data("diff") || 2,
|
||||
isInitiativeRoll: li.data("initiative") || false,
|
||||
actor: this.actor,
|
||||
}).render(true);
|
||||
});
|
||||
@@ -187,6 +199,20 @@ export class BaseSheetL5r5e extends ActorSheet {
|
||||
event.target.select();
|
||||
});
|
||||
|
||||
// Prepared (Initiative)
|
||||
html.find(".prepared-control").on("click", (event) => {
|
||||
event.preventDefault();
|
||||
event.stopPropagation();
|
||||
this._switchPrepared();
|
||||
});
|
||||
|
||||
// Equipped / Readied
|
||||
html.find(".equip-readied-control").on("click", (event) => {
|
||||
event.preventDefault();
|
||||
event.stopPropagation();
|
||||
this._switchEquipReadied(event);
|
||||
});
|
||||
|
||||
// *** Items : add, edit, delete ***
|
||||
html.find(".item-add").on("click", (event) => {
|
||||
event.preventDefault();
|
||||
@@ -205,6 +231,20 @@ export class BaseSheetL5r5e extends ActorSheet {
|
||||
});
|
||||
}
|
||||
|
||||
/**
|
||||
* Switch the state "prepared" (initiative)
|
||||
* @private
|
||||
*/
|
||||
_switchPrepared() {
|
||||
this.actor.data.data.prepared = !this.actor.data.data.prepared;
|
||||
this.actor.update({
|
||||
data: {
|
||||
prepared: this.actor.data.data.prepared,
|
||||
},
|
||||
});
|
||||
this.render(false);
|
||||
}
|
||||
|
||||
/**
|
||||
* Add a generic item with sub type
|
||||
* @private
|
||||
@@ -315,4 +355,44 @@ export class BaseSheetL5r5e extends ActorSheet {
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
/**
|
||||
* Switch Readied state on a weapon
|
||||
* @private
|
||||
*/
|
||||
_switchEquipReadied(event) {
|
||||
const type = $(event.currentTarget).data("type");
|
||||
if (!["equipped", "readied"].includes(type)) {
|
||||
return;
|
||||
}
|
||||
|
||||
const itemId = $(event.currentTarget).data("item-id");
|
||||
const tmpItem = this.actor.getOwnedItem(itemId);
|
||||
if (!tmpItem || tmpItem.data.data[type] === undefined) {
|
||||
return;
|
||||
}
|
||||
|
||||
tmpItem.data.data[type] = !tmpItem.data.data[type];
|
||||
const data = {
|
||||
equipped: tmpItem.data.data.equipped,
|
||||
};
|
||||
// Only weapons
|
||||
if (tmpItem.data.data.readied !== undefined) {
|
||||
data.readied = tmpItem.data.data.readied;
|
||||
}
|
||||
|
||||
tmpItem.update({ data });
|
||||
}
|
||||
|
||||
/**
|
||||
* Get the skillId for this weaponId
|
||||
* @private
|
||||
*/
|
||||
_getWeaponSkillId(weaponId) {
|
||||
const item = this.actor.getOwnedItem(weaponId);
|
||||
if (!!item && item.type === "weapon") {
|
||||
return item.data.data.skill;
|
||||
}
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -116,7 +116,7 @@ export class CharacterSheetL5r5e extends BaseSheetL5r5e {
|
||||
|
||||
// if not in curriculum, xp spent /2 for this item
|
||||
if (!item.data.in_curriculum && xp > 0) {
|
||||
xp = Math.floor(xp / 2);
|
||||
xp = Math.ceil(xp / 2);
|
||||
}
|
||||
|
||||
const rank = Math.max(0, item.data.bought_at_rank);
|
||||
|
||||
@@ -21,7 +21,7 @@ export class NpcSheetL5r5e extends BaseSheetL5r5e {
|
||||
|
||||
sheetData.data.types = NpcSheetL5r5e.types.map((e) => ({
|
||||
id: e,
|
||||
label: game.i18n.localize("l5r5e.npc.types." + e),
|
||||
label: game.i18n.localize("l5r5e.character_types." + e),
|
||||
}));
|
||||
|
||||
return sheetData;
|
||||
|
||||
@@ -165,7 +165,7 @@ export class TwentyQuestionsDialog extends FormApplication {
|
||||
event.stopPropagation();
|
||||
const elmt = $(event.currentTarget).data("toggle");
|
||||
const tgt = html.find("." + elmt);
|
||||
tgt.hasClass("toggle-active") ? tgt.removeClass("toggle-active") : tgt.addClass("toggle-active");
|
||||
tgt.toggleClass("toggle-active");
|
||||
});
|
||||
|
||||
// BT Next
|
||||
@@ -217,6 +217,11 @@ export class TwentyQuestionsDialog extends FormApplication {
|
||||
* Handle dropped items
|
||||
*/
|
||||
async _onDropItem(type, event) {
|
||||
// *** Everything below here is only needed if the sheet is editable ***
|
||||
if (!this.options.editable) {
|
||||
return;
|
||||
}
|
||||
|
||||
if (!["item", "technique", "peculiarity"].includes(type)) {
|
||||
return;
|
||||
}
|
||||
|
||||
@@ -76,6 +76,7 @@ export class TwentyQuestions {
|
||||
allowed_techniques: {
|
||||
kata: false,
|
||||
kiho: false,
|
||||
inversion: false,
|
||||
invocation: false,
|
||||
ritual: false,
|
||||
shuji: false,
|
||||
@@ -184,7 +185,7 @@ export class TwentyQuestions {
|
||||
const actorDatas = actor.data.data;
|
||||
|
||||
// already 20q struct ?
|
||||
if (actorDatas.twenty_questions?.step1?.clan) {
|
||||
if (!isObjectEmpty(actorDatas.twenty_questions)) {
|
||||
this.data = {
|
||||
...this.data,
|
||||
...actorDatas.twenty_questions,
|
||||
@@ -199,6 +200,7 @@ export class TwentyQuestions {
|
||||
this.data.step3.roles = actorDatas.identity.roles;
|
||||
this.data.step3.allowed_techniques.kata = actorDatas.techniques.kata;
|
||||
this.data.step3.allowed_techniques.kiho = actorDatas.techniques.kiho;
|
||||
this.data.step3.allowed_techniques.inversion = actorDatas.techniques.inversion;
|
||||
this.data.step3.allowed_techniques.invocation = actorDatas.techniques.invocation;
|
||||
this.data.step3.allowed_techniques.ritual = actorDatas.techniques.ritual;
|
||||
this.data.step3.allowed_techniques.shuji = actorDatas.techniques.shuji;
|
||||
@@ -216,6 +218,8 @@ export class TwentyQuestions {
|
||||
const actorDatas = actor.data.data;
|
||||
const formData = this.data;
|
||||
|
||||
this.data.generated = true;
|
||||
|
||||
const status = parseInt(formData.step1.social_status) + parseInt(formData.step18.heritage_add_status);
|
||||
|
||||
const glory =
|
||||
@@ -251,6 +255,7 @@ export class TwentyQuestions {
|
||||
...actorDatas.techniques,
|
||||
kata: !!formData.step3.allowed_techniques.kata,
|
||||
kiho: !!formData.step3.allowed_techniques.kiho,
|
||||
inversion: !!formData.step3.allowed_techniques.inversion,
|
||||
invocation: !!formData.step3.allowed_techniques.invocation,
|
||||
ritual: !!formData.step3.allowed_techniques.ritual,
|
||||
shuji: !!formData.step3.allowed_techniques.shuji,
|
||||
|
||||
@@ -1,61 +1,148 @@
|
||||
/**
|
||||
* Roll initiative for one or multiple Combatants within the Combat entity
|
||||
* @param {string|string[]} ids A Combatant id or Array of ids for which to roll
|
||||
* @param {string|null} [formula] A non-default initiative formula to roll. Otherwise the system default is used.
|
||||
* @param {boolean} [updateTurn] Update the Combat turn after adding new initiative scores to keep the turn on
|
||||
* the same Combatant.
|
||||
* @param {object} [messageOptions] Additional options with which to customize created Chat Messages
|
||||
* @return {Promise<Combat>} A promise which resolves to the updated Combat entity once updates are complete.
|
||||
* Extends the actor to process special things from L5R.
|
||||
*/
|
||||
export async function rollInitiative(ids, { formula = null, updateTurn = true, messageOptions = {} } = {}) {
|
||||
if (!Array.isArray(ids)) {
|
||||
ids = [ids];
|
||||
}
|
||||
const updatedCombatants = [];
|
||||
ids.forEach((combatantId) => {
|
||||
const combatant = game.combat.combatants.find((c) => c._id === combatantId);
|
||||
if (!combatant || !combatant.actor) {
|
||||
return;
|
||||
}
|
||||
const data = combatant.actor.data.data;
|
||||
const formula = [`${data.rings[data.stance]}dr`];
|
||||
const skillValue =
|
||||
combatant.actor.data.type === "npc" ? data.skills["martial"] : data.skills["martial"]["tactics"];
|
||||
if (skillValue > 0) {
|
||||
formula.push(`${skillValue}ds`);
|
||||
export class CombatL5r5e extends Combat {
|
||||
// game.combat.settings.resource = "fatigue.value"; // nope :/
|
||||
// constructor(...args) {
|
||||
// super(...args);
|
||||
// console.log(args);
|
||||
// }
|
||||
|
||||
/**
|
||||
* Roll initiative for one or multiple Combatants within the Combat entity
|
||||
* @param {string|string[]} ids A Combatant id or Array of ids for which to roll
|
||||
* @param {string|null} [formula] A non-default initiative formula to roll. Otherwise the system default is used.
|
||||
* @param {boolean} [updateTurn] Update the Combat turn after adding new initiative scores to keep the turn on
|
||||
* the same Combatant.
|
||||
* @param {object} [messageOptions] Additional options with which to customize created Chat Messages
|
||||
* @return {Promise<Combat>} A promise which resolves to the updated Combat entity once updates are complete.
|
||||
*/
|
||||
async rollInitiative(ids, { formula = null, updateTurn = true, messageOptions = {} } = {}) {
|
||||
if (!Array.isArray(ids)) {
|
||||
ids = [ids];
|
||||
}
|
||||
|
||||
const roll = new game.l5r5e.RollL5r5e(formula.join("+"));
|
||||
// Get global modifiers
|
||||
const cfg = {
|
||||
difficulty: game.settings.get("l5r5e", "initiative.difficulty.value"),
|
||||
difficultyHidden: game.settings.get("l5r5e", "initiative.difficulty.hidden"),
|
||||
prepared: {
|
||||
character: game.settings.get("l5r5e", "initiative.prepared.character"),
|
||||
adversary: game.settings.get("l5r5e", "initiative.prepared.adversary"),
|
||||
minion: game.settings.get("l5r5e", "initiative.prepared.minion"),
|
||||
},
|
||||
};
|
||||
|
||||
roll.actor = combatant.actor;
|
||||
roll.l5r5e.stance = data.stance;
|
||||
roll.l5r5e.skillId = "tactics";
|
||||
roll.l5r5e.summary.difficulty = 1;
|
||||
// SkillId from DicePicker or global
|
||||
const skillId = messageOptions.skillId
|
||||
? messageOptions.skillId
|
||||
: CONFIG.l5r5e.initiativeSkills[game.settings.get("l5r5e", "initiative.encounter")];
|
||||
const skillCat = CONFIG.l5r5e.skills.get(skillId);
|
||||
|
||||
roll.roll();
|
||||
roll.toMessage({ flavor: game.i18n.localize("l5r5e.chatdices.initiative_roll") });
|
||||
// Get score for each combatant
|
||||
const updatedCombatants = [];
|
||||
ids.forEach((combatantId) => {
|
||||
const combatant = game.combat.combatants.find((c) => c._id === combatantId);
|
||||
|
||||
updatedCombatants.push({
|
||||
_id: combatant._id,
|
||||
initiative: roll.l5r5e.summary.success,
|
||||
// Skip if combatant already have a initiative value
|
||||
if (!messageOptions.rerollInitiative && (!combatant || !combatant.actor)) {
|
||||
return;
|
||||
}
|
||||
|
||||
// Shortcut to data
|
||||
const data = combatant.actor.data.data;
|
||||
|
||||
// Prepared is a boolean or if null we get the info in the actor sheet
|
||||
const isPc = combatant.actor.data.type === "character";
|
||||
let isPrepared = isPc ? cfg.prepared.character : cfg.prepared[data.type];
|
||||
if (isPrepared === "null") {
|
||||
isPrepared = data.prepared ? "true" : "false";
|
||||
}
|
||||
|
||||
// A character’s initiative value is based on their state of preparedness when the conflict began.
|
||||
// If the character was ready for the conflict, their base initiative value is their focus attribute.
|
||||
// If the character was unprepared (such as when surprised), their base initiative value is their vigilance attribute.
|
||||
// Minion NPCs can generate initiative value without a check, using their focus or vigilance attribute
|
||||
let initiative = isPrepared === "true" ? data.focus : data.is_compromised ? 1 : data.vigilance;
|
||||
|
||||
// Roll only for PC and Adversary
|
||||
if (isPc || data.type === "adversary") {
|
||||
// Roll formula
|
||||
if (!formula) {
|
||||
const createFormula = [`${data.rings[data.stance]}dr`];
|
||||
const skillValue = isPc ? data.skills[skillCat][skillId] : data.skills[skillCat];
|
||||
if (skillValue > 0) {
|
||||
createFormula.push(`${skillValue}ds`);
|
||||
}
|
||||
formula = createFormula.join("+");
|
||||
}
|
||||
|
||||
const roll = new game.l5r5e.RollL5r5e(formula);
|
||||
roll.actor = combatant.actor;
|
||||
roll.l5r5e.stance = data.stance;
|
||||
roll.l5r5e.skillId = skillId;
|
||||
roll.l5r5e.skillCatId = skillCat;
|
||||
roll.l5r5e.summary.difficulty =
|
||||
messageOptions.difficulty !== undefined ? messageOptions.difficulty : cfg.difficulty;
|
||||
roll.l5r5e.summary.difficultyHidden =
|
||||
messageOptions.difficultyHidden !== undefined
|
||||
? messageOptions.difficultyHidden
|
||||
: cfg.difficultyHidden;
|
||||
roll.l5r5e.summary.voidPointUsed = !!messageOptions.useVoidPoint;
|
||||
|
||||
roll.roll();
|
||||
roll.toMessage({
|
||||
flavor:
|
||||
game.i18n.localize("l5r5e.chatdices.initiative_roll") +
|
||||
" (" +
|
||||
game.i18n.localize(`l5r5e.conflict.initiative.prepared_${isPrepared}`) +
|
||||
")",
|
||||
});
|
||||
|
||||
// if the character succeeded on their Initiative check, they add 1 to their base initiative value,
|
||||
// plus an additional amount equal to their bonus successes.
|
||||
const successes = Math.min(roll.l5r5e.summary.ringsUsed, roll.l5r5e.summary.success);
|
||||
if (successes >= roll.l5r5e.summary.difficulty) {
|
||||
initiative = initiative + 1 + Math.max(successes - roll.l5r5e.summary.difficulty, 0);
|
||||
}
|
||||
}
|
||||
|
||||
updatedCombatants.push({
|
||||
_id: combatant._id,
|
||||
initiative: initiative,
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
// Update all combatants at once
|
||||
await this.updateEmbeddedEntity("Combatant", updatedCombatants);
|
||||
return this;
|
||||
}
|
||||
|
||||
/**
|
||||
* Define how the array of Combatants is sorted in the displayed list of the tracker.
|
||||
* This method can be overridden by a system or module which needs to display combatants in an alternative order.
|
||||
* By default sort by initiative, falling back to name
|
||||
* @private
|
||||
*/
|
||||
export function _sortCombatants(a, b) {
|
||||
// if tie, sort by honor, less honorable first
|
||||
if (a.initiative === b.initiative) {
|
||||
return a.actor.data.data.social.honor - b.actor.data.data.social.honor;
|
||||
// Update all combatants at once
|
||||
await this.updateEmbeddedEntity("Combatant", updatedCombatants);
|
||||
return this;
|
||||
}
|
||||
|
||||
/**
|
||||
* Define how the array of Combatants is sorted in the displayed list of the tracker.
|
||||
* This method can be overridden by a system or module which needs to display combatants in an alternative order.
|
||||
* By default sort by initiative, falling back to name
|
||||
* @private
|
||||
*/
|
||||
_sortCombatants(a, b) {
|
||||
// if tie, sort by honor, less honorable first
|
||||
if (a.initiative === b.initiative) {
|
||||
// if tie, Character > Adversary > Minion
|
||||
if (a.actor.data.data.social.honor === b.actor.data.data.social.honor) {
|
||||
return (
|
||||
CombatL5r5e._getWeightByActorType(a.actor.data) - CombatL5r5e._getWeightByActorType(b.actor.data)
|
||||
);
|
||||
}
|
||||
return a.actor.data.data.social.honor - b.actor.data.data.social.honor;
|
||||
}
|
||||
return b.initiative - a.initiative;
|
||||
}
|
||||
|
||||
/**
|
||||
* Basic weight system for sorting Character > Adversary > Minion
|
||||
* @private
|
||||
*/
|
||||
static _getWeightByActorType(data) {
|
||||
return data.type === "npc" ? (data.data.type === "minion" ? 3 : 2) : 1;
|
||||
}
|
||||
return b.initiative - a.initiative;
|
||||
}
|
||||
|
||||
@@ -5,16 +5,24 @@ L5R5E.paths = {
|
||||
templates: `systems/l5r5e/templates/`,
|
||||
};
|
||||
|
||||
L5R5E.money = [50, 10];
|
||||
L5R5E.stances = ["earth", "air", "water", "fire", "void"];
|
||||
L5R5E.techniques = ["kata", "kiho", "invocation", "ritual", "shuji", "maho", "ninjutsu"];
|
||||
L5R5E.techniques = ["kata", "kiho", "inversion", "invocation", "ritual", "shuji", "maho", "ninjutsu"];
|
||||
L5R5E.techniques_school = ["school_ability", "mastery_ability"];
|
||||
|
||||
L5R5E.xp = {
|
||||
costPerRank: [0, 20, 24, 32, 44, 60],
|
||||
ringCostMultiplier: 3,
|
||||
skillCostMultiplier: 2,
|
||||
techniqueCost: 3,
|
||||
};
|
||||
L5R5E.money = [50, 10];
|
||||
|
||||
L5R5E.initiativeSkills = {
|
||||
intrigue: "sentiment",
|
||||
duel: "meditation",
|
||||
skirmish: "tactics",
|
||||
mass_battle: "command",
|
||||
};
|
||||
|
||||
// Map SkillId - CategoryId
|
||||
L5R5E.skills = new Map();
|
||||
@@ -52,7 +60,7 @@ L5R5E.symbols = new Map();
|
||||
L5R5E.symbols.set("(op)", { class: "i_opportunity", label: "l5r5e.chatdices.opportunities" });
|
||||
L5R5E.symbols.set("(su)", { class: "i_success", label: "l5r5e.chatdices.successes" });
|
||||
L5R5E.symbols.set("(ex)", { class: "i_explosive", label: "l5r5e.chatdices.explosives" });
|
||||
L5R5E.symbols.set("(st)", { class: "i_strife", label: "l5r5e.chatdices.strives" });
|
||||
L5R5E.symbols.set("(st)", { class: "i_strife", label: "l5r5e.chatdices.strife" });
|
||||
L5R5E.symbols.set("(ring)", { class: "i_ring", label: "l5r5e.rings.title" });
|
||||
L5R5E.symbols.set("(skill)", { class: "i_skill", label: "l5r5e.skills.title" });
|
||||
|
||||
@@ -67,6 +75,7 @@ L5R5E.symbols.set("(maho)", { class: "i_maho", label: "l5r5e.techniques.maho" })
|
||||
L5R5E.symbols.set("(ninjitsu)", { class: "i_ninjitsu", label: "l5r5e.techniques.ninjutsu" });
|
||||
L5R5E.symbols.set("(ritual)", { class: "i_rituals", label: "l5r5e.techniques.ritual" });
|
||||
L5R5E.symbols.set("(shuji)", { class: "i_shuji", label: "l5r5e.techniques.shuji" });
|
||||
L5R5E.symbols.set("(inversion)", { class: "i_inversion", label: "l5r5e.techniques.inversion" });
|
||||
L5R5E.symbols.set("(invocation)", { class: "i_invocations", label: "l5r5e.techniques.invocation" });
|
||||
L5R5E.symbols.set("(kata)", { class: "i_kata", label: "l5r5e.techniques.kata" });
|
||||
L5R5E.symbols.set("(prereq)", { class: "i_prerequisite_exemption", label: "l5r5e.advancements.curriculum" });
|
||||
|
||||
@@ -5,9 +5,17 @@
|
||||
export class DicePickerDialog extends FormApplication {
|
||||
/**
|
||||
* Current Actor
|
||||
* @type {Actor}
|
||||
* @private
|
||||
*/
|
||||
_actor = null;
|
||||
|
||||
/**
|
||||
* If GM as set to hidden, lock the player choice so he cannot look the TN
|
||||
* @type {boolean}
|
||||
*/
|
||||
_difficultyHiddenIsLock = false;
|
||||
|
||||
/**
|
||||
* Payload Object
|
||||
*/
|
||||
@@ -26,9 +34,10 @@ export class DicePickerDialog extends FormApplication {
|
||||
difficulty: {
|
||||
value: 2,
|
||||
hidden: false,
|
||||
add_void_point: true,
|
||||
add_void_point: false,
|
||||
},
|
||||
useVoidPoint: false,
|
||||
isInitiativeRoll: false,
|
||||
};
|
||||
|
||||
/**
|
||||
@@ -84,8 +93,9 @@ export class DicePickerDialog extends FormApplication {
|
||||
* skillCatId string (artisan)
|
||||
* difficulty number (0-9)
|
||||
* difficultyHidden boolean
|
||||
* isInitiativeRoll boolean
|
||||
*
|
||||
* @param options actor, actorId, ringId, actorName, skillId, skillCatId, difficulty, difficultyHidden
|
||||
* @param options actor, actorId, ringId, actorName, skillId, skillCatId, difficulty, difficultyHidden, isInitiativeRoll
|
||||
*/
|
||||
constructor(options = {}) {
|
||||
super({}, options);
|
||||
@@ -104,29 +114,41 @@ export class DicePickerDialog extends FormApplication {
|
||||
});
|
||||
|
||||
// Ring
|
||||
if (options?.ringId) {
|
||||
if (options.ringId) {
|
||||
this.ringId = options.ringId;
|
||||
}
|
||||
|
||||
// Skill / SkillCategory
|
||||
if (options?.skillId) {
|
||||
if (options.skillId) {
|
||||
this.skillId = options.skillId;
|
||||
}
|
||||
|
||||
// SkillCategory skillCatId
|
||||
if (options?.skillCatId) {
|
||||
if (options.skillCatId) {
|
||||
this.skillCatId = options.skillCatId;
|
||||
}
|
||||
|
||||
// Difficulty
|
||||
if (options?.difficulty) {
|
||||
if (options.difficulty) {
|
||||
this.difficulty = options.difficulty;
|
||||
} else {
|
||||
this.difficulty = game.settings.get("l5r5e", "initiative.difficulty.value");
|
||||
}
|
||||
|
||||
// difficultyHidden
|
||||
if (options?.difficultyHidden) {
|
||||
this.difficultyHidden = options.difficultyHidden;
|
||||
}
|
||||
// DifficultyHidden
|
||||
this.difficultyHidden = !!options.difficultyHidden;
|
||||
|
||||
// InitiativeRoll
|
||||
this.object.isInitiativeRoll = !!options.isInitiativeRoll;
|
||||
}
|
||||
|
||||
/**
|
||||
* Refresh data (used from socket)
|
||||
*/
|
||||
async refresh() {
|
||||
this.difficulty = game.settings.get("l5r5e", "initiative.difficulty.value");
|
||||
this.difficultyHidden = false;
|
||||
this.render(false);
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -221,7 +243,14 @@ export class DicePickerDialog extends FormApplication {
|
||||
* @param isHidden
|
||||
*/
|
||||
set difficultyHidden(isHidden) {
|
||||
// If GM hide, then player choice don't matter
|
||||
this._difficultyHiddenIsLock = game.settings.get("l5r5e", "initiative.difficulty.hidden");
|
||||
if (this._difficultyHiddenIsLock) {
|
||||
isHidden = true;
|
||||
}
|
||||
this.object.difficulty.hidden = !!isHidden;
|
||||
this.object.difficulty.add_void_point = this.object.difficulty.hidden;
|
||||
this._updateVoidPointUsage();
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -247,6 +276,7 @@ export class DicePickerDialog extends FormApplication {
|
||||
canUseVoidPoint:
|
||||
this.object.difficulty.add_void_point || !this._actor || this._actor.data.data.void_points.value > 0,
|
||||
disableSubmit: this.object.skill.value < 1 && this.object.ring.value < 1,
|
||||
difficultyHiddenIsLock: this._difficultyHiddenIsLock,
|
||||
};
|
||||
}
|
||||
|
||||
@@ -342,20 +372,23 @@ export class DicePickerDialog extends FormApplication {
|
||||
return false;
|
||||
}
|
||||
|
||||
let formula = [];
|
||||
if (this.object.ring.value > 0) {
|
||||
formula.push(`${this.object.ring.value}dr`);
|
||||
}
|
||||
if (this.object.skill.value > 0) {
|
||||
formula.push(`${this.object.skill.value}ds`);
|
||||
// If initiative roll, check if player already have
|
||||
if (this.object.isInitiativeRoll) {
|
||||
const combatant = game.combat.combatants.find((c) => c.actor._id === this._actor._id && c.initiative > 0);
|
||||
if (combatant) {
|
||||
ui.notifications.error(game.i18n.localize("l5r5e.conflict.initiative.already_set"));
|
||||
return this.close();
|
||||
}
|
||||
}
|
||||
|
||||
// Update Actor
|
||||
if (this._actor) {
|
||||
const actorData = duplicate(this._actor.data.data);
|
||||
|
||||
// TODO update actor stance ? good idea or not, choice-able ?
|
||||
// actorData.stance = approach;
|
||||
// Update the actor stance on initiative only
|
||||
if (this.object.isInitiativeRoll) {
|
||||
actorData.stance = this.object.ring.id;
|
||||
}
|
||||
|
||||
// If hidden add 1 void pt
|
||||
if (this.object.difficulty.add_void_point) {
|
||||
@@ -368,24 +401,50 @@ export class DicePickerDialog extends FormApplication {
|
||||
}
|
||||
|
||||
// Update actor
|
||||
this._actor.update({
|
||||
await this._actor.update({
|
||||
data: diffObject(this._actor.data.data, actorData),
|
||||
});
|
||||
}
|
||||
|
||||
// Let's roll !
|
||||
const roll = await new game.l5r5e.RollL5r5e(formula.join("+"));
|
||||
// Build the formula
|
||||
let formula = [];
|
||||
if (this.object.ring.value > 0) {
|
||||
formula.push(`${this.object.ring.value}dr`);
|
||||
}
|
||||
if (this.object.skill.value > 0) {
|
||||
formula.push(`${this.object.skill.value}ds`);
|
||||
}
|
||||
|
||||
roll.actor = this._actor;
|
||||
roll.l5r5e.stance = this.object.ring.id;
|
||||
roll.l5r5e.skillId = this.object.skill.id;
|
||||
roll.l5r5e.skillCatId = this.object.skill.cat;
|
||||
roll.l5r5e.summary.difficulty = this.object.difficulty.value;
|
||||
roll.l5r5e.summary.difficultyHidden = this.object.difficulty.hidden;
|
||||
roll.l5r5e.summary.voidPointUsed = this.object.useVoidPoint;
|
||||
if (this.object.isInitiativeRoll) {
|
||||
// Initiative roll
|
||||
this._actor.rollInitiative({
|
||||
initiativeOptions: {
|
||||
formula: formula.join("+"),
|
||||
// updateTurn: true,
|
||||
messageOptions: {
|
||||
skillId: this.object.skill.id,
|
||||
difficulty: this.object.difficulty.value,
|
||||
difficultyHidden: this.object.difficulty.hidden,
|
||||
useVoidPoint: this.object.useVoidPoint,
|
||||
},
|
||||
},
|
||||
});
|
||||
} else {
|
||||
// Regular roll, so let's roll !
|
||||
const roll = await new game.l5r5e.RollL5r5e(formula.join("+"));
|
||||
|
||||
roll.actor = this._actor;
|
||||
roll.l5r5e.stance = this.object.ring.id;
|
||||
roll.l5r5e.skillId = this.object.skill.id;
|
||||
roll.l5r5e.skillCatId = this.object.skill.cat;
|
||||
roll.l5r5e.summary.difficulty = this.object.difficulty.value;
|
||||
roll.l5r5e.summary.difficultyHidden = this.object.difficulty.hidden;
|
||||
roll.l5r5e.summary.voidPointUsed = this.object.useVoidPoint;
|
||||
|
||||
await roll.roll();
|
||||
await roll.toMessage();
|
||||
}
|
||||
|
||||
await roll.roll();
|
||||
await roll.toMessage();
|
||||
return this.close();
|
||||
}
|
||||
|
||||
|
||||
154
system/scripts/dice/gm-tools-dialog.js
Normal file
154
system/scripts/dice/gm-tools-dialog.js
Normal file
@@ -0,0 +1,154 @@
|
||||
/**
|
||||
* L5R Initiative Roll dialog
|
||||
* @extends {FormApplication}
|
||||
*/
|
||||
export class GmToolsDialog extends FormApplication {
|
||||
/**
|
||||
* Settings
|
||||
*/
|
||||
object = {};
|
||||
|
||||
/**
|
||||
* Assign the default options
|
||||
* @override
|
||||
*/
|
||||
static get defaultOptions() {
|
||||
const x = $(window).width();
|
||||
const y = $(window).height();
|
||||
return mergeObject(super.defaultOptions, {
|
||||
id: "l5r5e-gm-tools-dialog",
|
||||
classes: ["l5r5e", "gm-tools-dialog"],
|
||||
template: CONFIG.l5r5e.paths.templates + "dice/gm-tools-dialog.html",
|
||||
title: game.i18n.localize("l5r5e.dicepicker.difficulty_title"),
|
||||
width: 200, // ignored under 200px
|
||||
height: 130, // ignored under 50px
|
||||
scale: 0.5, // so scale /2 :D
|
||||
left: x - 470,
|
||||
top: y - 94,
|
||||
closeOnSubmit: false,
|
||||
submitOnClose: false,
|
||||
submitOnChange: true,
|
||||
});
|
||||
}
|
||||
|
||||
/**
|
||||
* Constructor
|
||||
* @param {ApplicationOptions} options
|
||||
*/
|
||||
constructor(options = {}) {
|
||||
super(options);
|
||||
this.object = {
|
||||
difficulty: game.settings.get("l5r5e", "initiative.difficulty.value"),
|
||||
difficultyHidden: game.settings.get("l5r5e", "initiative.difficulty.hidden"),
|
||||
};
|
||||
}
|
||||
|
||||
/**
|
||||
* Do not close this dialog
|
||||
* @override
|
||||
*/
|
||||
close() {
|
||||
// TODO better implementation needed : see KeyboardManager._onEscape(event, up, modifiers)
|
||||
// This windows is always open, so esc key si stuck at step 2 : Object.keys(ui.windows).length > 0
|
||||
// Case 3 (GM) - release controlled objects
|
||||
if (canvas?.ready && game.user.isGM && Object.keys(canvas.activeLayer._controlled).length) {
|
||||
canvas.activeLayer.releaseAll();
|
||||
} else {
|
||||
// Case 4 - toggle the main menu
|
||||
ui.menu.toggle();
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Prevent non GM to render this windows
|
||||
* @override
|
||||
*/
|
||||
render(force = false, options = {}) {
|
||||
if (!game.user.isGM) {
|
||||
return false;
|
||||
}
|
||||
return super.render(force, options);
|
||||
}
|
||||
|
||||
/**
|
||||
* Remove the close button
|
||||
* @override
|
||||
*/
|
||||
_getHeaderButtons() {
|
||||
return [];
|
||||
}
|
||||
|
||||
/**
|
||||
* Construct and return the data object used to render the HTML template for this form application.
|
||||
* @param options
|
||||
* @return {Object}
|
||||
* @override
|
||||
*/
|
||||
getData(options = null) {
|
||||
return {
|
||||
...super.getData(options),
|
||||
data: this.object,
|
||||
};
|
||||
}
|
||||
|
||||
/**
|
||||
* Listen to html elements
|
||||
* @override
|
||||
*/
|
||||
activateListeners(html) {
|
||||
super.activateListeners(html);
|
||||
|
||||
if (!game.user.isGM) {
|
||||
return;
|
||||
}
|
||||
|
||||
// Modify difficulty hidden
|
||||
html.find(`.difficulty_hidden`).on("click", (event) => {
|
||||
this.object.difficultyHidden = !this.object.difficultyHidden;
|
||||
game.settings
|
||||
.set("l5r5e", "initiative.difficulty.hidden", this.object.difficultyHidden)
|
||||
.then(() => this.submit());
|
||||
});
|
||||
|
||||
// Modify difficulty (TN)
|
||||
html.find(`.difficulty`).on("mousedown", (event) => {
|
||||
event.preventDefault();
|
||||
event.stopPropagation();
|
||||
switch (event.which) {
|
||||
case 1:
|
||||
// left clic - add 1
|
||||
this.object.difficulty = Math.min(9, this.object.difficulty + 1);
|
||||
break;
|
||||
case 2:
|
||||
// middle clic - reset to 2
|
||||
this.object.difficulty = 2;
|
||||
break;
|
||||
case 3:
|
||||
// right clic - minus 1
|
||||
this.object.difficulty = Math.max(0, this.object.difficulty - 1);
|
||||
break;
|
||||
}
|
||||
game.settings.set("l5r5e", "initiative.difficulty.value", this.object.difficulty).then(() => this.submit());
|
||||
});
|
||||
}
|
||||
|
||||
/**
|
||||
* This method is called upon form submission after form data is validated
|
||||
* @param event The initial triggering submission event
|
||||
* @param formData The object of validated form data with which to update the object
|
||||
* @returns A Promise which resolves once the update operation has completed
|
||||
* @override
|
||||
*/
|
||||
async _updateObject(event, formData) {
|
||||
// Notify the change to other players if they already have opened the DicePicker
|
||||
game.l5r5e.sockets.refreshAppId("l5r5e-dice-picker-dialog");
|
||||
|
||||
// If the current GM also have the DP open
|
||||
const app = Object.values(ui.windows).find((e) => e.id === "l5r5e-dice-picker-dialog");
|
||||
if (app && typeof app.refresh === "function") {
|
||||
app.refresh();
|
||||
}
|
||||
|
||||
this.render(false);
|
||||
}
|
||||
}
|
||||
@@ -1,6 +1,3 @@
|
||||
import { L5rBaseDie } from "./dietype/l5r-base-die.js";
|
||||
import { ActorL5r5e } from "../actor.js";
|
||||
|
||||
/**
|
||||
* Roll for L5R5e
|
||||
*/
|
||||
@@ -24,6 +21,7 @@ export class RollL5r5e extends Roll {
|
||||
difficulty: 2,
|
||||
difficultyHidden: false,
|
||||
voidPointUsed: false,
|
||||
ringsUsed: 0,
|
||||
success: 0,
|
||||
explosive: 0,
|
||||
opportunity: 0,
|
||||
@@ -79,8 +77,14 @@ export class RollL5r5e extends Roll {
|
||||
|
||||
// Store final outputs
|
||||
this._rolled = true;
|
||||
this.l5r5e.dicesTypes.std = this.dice.some((term) => term instanceof DiceTerm && !(term instanceof L5rBaseDie)); // ignore math symbols
|
||||
this.l5r5e.dicesTypes.l5r = this.dice.some((term) => term instanceof L5rBaseDie);
|
||||
this.l5r5e.dicesTypes.std = this.dice.some(
|
||||
(term) => term instanceof DiceTerm && !(term instanceof game.l5r5e.L5rBaseDie)
|
||||
); // ignore math symbols
|
||||
this.l5r5e.dicesTypes.l5r = this.dice.some((term) => term instanceof game.l5r5e.L5rBaseDie);
|
||||
this.l5r5e.summary.ringsUsed = this.dice.reduce(
|
||||
(acc, term) => (term instanceof game.l5r5e.RingDie ? acc + term.number : acc),
|
||||
0
|
||||
);
|
||||
|
||||
return this;
|
||||
}
|
||||
@@ -92,7 +96,7 @@ export class RollL5r5e extends Roll {
|
||||
* @private
|
||||
*/
|
||||
_l5rSummary(term) {
|
||||
if (!(term instanceof L5rBaseDie)) {
|
||||
if (!(term instanceof game.l5r5e.L5rBaseDie)) {
|
||||
return;
|
||||
}
|
||||
|
||||
@@ -140,7 +144,7 @@ export class RollL5r5e extends Roll {
|
||||
getTooltip(contexte = null) {
|
||||
const parts = this.dice.map((term) => {
|
||||
const cls = term.constructor;
|
||||
const isL5rDie = term instanceof L5rBaseDie;
|
||||
const isL5rDie = term instanceof game.l5r5e.L5rBaseDie;
|
||||
|
||||
return {
|
||||
formula: term.formula,
|
||||
@@ -223,7 +227,7 @@ export class RollL5r5e extends Roll {
|
||||
canRnK: canRnK,
|
||||
dices: this.dice.map((d) => {
|
||||
return {
|
||||
diceTypeL5r: d instanceof L5rBaseDie,
|
||||
diceTypeL5r: d instanceof game.l5r5e.L5rBaseDie,
|
||||
rolls: d.results.map((r) => {
|
||||
return {
|
||||
result: d.constructor.getResultLabel(r.result),
|
||||
@@ -290,7 +294,7 @@ export class RollL5r5e extends Roll {
|
||||
roll.l5r5e = duplicate(data.l5r5e);
|
||||
|
||||
// get real Actor object
|
||||
if (data.l5r5e.actor && !(data.l5r5e.actor instanceof ActorL5r5e)) {
|
||||
if (data.l5r5e.actor && !(data.l5r5e.actor instanceof game.l5r5e.ActorL5r5e)) {
|
||||
const actor = game.actors.get(data.l5r5e.actor.id);
|
||||
if (actor) {
|
||||
roll.l5r5e.actor = actor;
|
||||
|
||||
99
system/scripts/handlebars.js
Normal file
99
system/scripts/handlebars.js
Normal file
@@ -0,0 +1,99 @@
|
||||
/**
|
||||
* Custom Handlebars for L5R5e
|
||||
*/
|
||||
export const RegisterHandlebars = function () {
|
||||
/* ------------------------------------ */
|
||||
/* Localizations */
|
||||
/* ------------------------------------ */
|
||||
Handlebars.registerHelper("localizeSkill", function (categoryId, skillId) {
|
||||
const key = "l5r5e.skills." + categoryId.toLowerCase() + "." + skillId.toLowerCase();
|
||||
return game.i18n.localize(key);
|
||||
});
|
||||
|
||||
Handlebars.registerHelper("localizeSkillId", function (skillId) {
|
||||
const key = "l5r5e.skills." + CONFIG.l5r5e.skills.get(skillId.toLowerCase()) + "." + skillId.toLowerCase();
|
||||
return game.i18n.localize(key);
|
||||
});
|
||||
|
||||
Handlebars.registerHelper("localizeRing", function (ringId) {
|
||||
const key = "l5r5e.rings." + ringId.toLowerCase();
|
||||
return game.i18n.localize(key);
|
||||
});
|
||||
|
||||
Handlebars.registerHelper("localizeStanceTip", function (ringId) {
|
||||
const key = "l5r5e.conflict.stances." + ringId.toLowerCase() + "tip";
|
||||
return game.i18n.localize(key);
|
||||
});
|
||||
|
||||
Handlebars.registerHelper("localizeTechnique", function (techniqueName) {
|
||||
return game.i18n.localize("l5r5e.techniques." + techniqueName.toLowerCase());
|
||||
});
|
||||
|
||||
/* ------------------------------------ */
|
||||
/* Utility */
|
||||
/* ------------------------------------ */
|
||||
/**
|
||||
* Json - Display a object in textarea (for debug)
|
||||
*/
|
||||
Handlebars.registerHelper("json", function (...objects) {
|
||||
objects.pop(); // remove this function call
|
||||
return new Handlebars.SafeString(objects.map((e) => `<textarea>${JSON.stringify(e)}</textarea>`));
|
||||
});
|
||||
|
||||
/**
|
||||
* Add props "checked" if a and b are equal ({{radioChecked a b}}
|
||||
*/
|
||||
Handlebars.registerHelper("radioChecked", function (a, b) {
|
||||
return a === b ? new Handlebars.SafeString('checked="checked"') : "";
|
||||
});
|
||||
|
||||
/**
|
||||
* Utility conditional, usable in nested expression
|
||||
* {{#ifCond (ifCond advancement.type '==' 'technique') '||' (ifCond item.data.technique_type '==' 'kata')}}
|
||||
* {{#ifCond '["distinction","passion"]' 'includes' item.data.peculiarity_type}}
|
||||
*/
|
||||
Handlebars.registerHelper("ifCond", function (a, operator, b, options) {
|
||||
let result = false;
|
||||
switch (operator) {
|
||||
case "==":
|
||||
result = a == b;
|
||||
break;
|
||||
case "===":
|
||||
result = a === b;
|
||||
break;
|
||||
case "!=":
|
||||
result = a != b;
|
||||
break;
|
||||
case "!==":
|
||||
result = a !== b;
|
||||
break;
|
||||
case "<":
|
||||
result = a < b;
|
||||
break;
|
||||
case "<=":
|
||||
result = a <= b;
|
||||
break;
|
||||
case ">":
|
||||
result = a > b;
|
||||
break;
|
||||
case ">=":
|
||||
result = a >= b;
|
||||
break;
|
||||
case "&&":
|
||||
result = a && b;
|
||||
break;
|
||||
case "||":
|
||||
result = a || b;
|
||||
break;
|
||||
case "includes":
|
||||
result = a && b && a.includes(b);
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
if (typeof options.fn === "function") {
|
||||
return result ? options.fn(this) : options.inverse(this);
|
||||
}
|
||||
return result;
|
||||
});
|
||||
};
|
||||
221
system/scripts/hooks.js
Normal file
221
system/scripts/hooks.js
Normal file
@@ -0,0 +1,221 @@
|
||||
/* eslint-disable no-undef */
|
||||
export default class HooksL5r5e {
|
||||
/**
|
||||
* Do anything after initialization but before ready
|
||||
*/
|
||||
static setup() {
|
||||
// Embed Babele compendiums
|
||||
if (
|
||||
typeof Babele !== "undefined" &&
|
||||
Babele.get().modules.every((module) => module.lang !== "fr" || module.module !== "l5r5e-dev")
|
||||
) {
|
||||
Babele.get().register({
|
||||
module: "../systems/l5r5e", // babele only accept modules, so... well :D
|
||||
lang: "fr",
|
||||
dir: "babele/fr-fr",
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Do anything once the system is ready
|
||||
*/
|
||||
static ready() {
|
||||
// Migration stuff
|
||||
if (game.l5r5e.migrations.needUpdate()) {
|
||||
game.l5r5e.migrations.migrateWorld();
|
||||
}
|
||||
|
||||
// Settings TN and EncounterType
|
||||
if (game.user.isGM) {
|
||||
new game.l5r5e.GmToolsDialog().render(true);
|
||||
}
|
||||
|
||||
// ***** UI *****
|
||||
// Add title on button dice icon
|
||||
$(".chat-control-icon")[0].title = game.i18n.localize("l5r5e.chatdices.dicepicker");
|
||||
|
||||
// Open Help dialog on clic on logo
|
||||
$("#logo")
|
||||
.on("click", () => new game.l5r5e.HelpDialog().render(true))
|
||||
.prop("title", game.i18n.localize("l5r5e.logo.alt"));
|
||||
|
||||
// Spanish specific - Disclaimer "not translated by Edge"
|
||||
if (game.i18n.lang === "es") {
|
||||
ui.notifications.info(game.i18n.localize("l5r5e.global.edge_translation_disclaimer"));
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* SidebarTab
|
||||
*/
|
||||
static renderSidebarTab(app, html, data) {
|
||||
// Add button on dice icon
|
||||
html.find(".chat-control-icon").click(async () => {
|
||||
new game.l5r5e.DicePickerDialog().render();
|
||||
});
|
||||
}
|
||||
|
||||
/**
|
||||
* Chat Message
|
||||
*/
|
||||
static renderChatMessage(message, html, data) {
|
||||
// Add a extra CSS class to roll
|
||||
if (message.isRoll) {
|
||||
html.addClass("roll");
|
||||
html.on("click", ".chat-dice-rnk", game.l5r5e.RollnKeepDialog.onChatAction.bind(this));
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Combat tracker
|
||||
*/
|
||||
static async renderCombatTracker(app, html, data) {
|
||||
// Display Combat bar (only for GMs)
|
||||
await this._gmCombatBar(app, html, data);
|
||||
}
|
||||
|
||||
/**
|
||||
* Display a GM bar for Combat/Initiative
|
||||
* @private
|
||||
*/
|
||||
static async _gmCombatBar(app, html, data) {
|
||||
// Only for GMs
|
||||
if (!game.user.isGM) {
|
||||
return;
|
||||
}
|
||||
|
||||
// *** Conf ***
|
||||
const encounterTypeList = Object.keys(CONFIG.l5r5e.initiativeSkills);
|
||||
const prepared = {
|
||||
character: game.settings.get("l5r5e", "initiative.prepared.character"),
|
||||
adversary: game.settings.get("l5r5e", "initiative.prepared.adversary"),
|
||||
minion: game.settings.get("l5r5e", "initiative.prepared.minion"),
|
||||
};
|
||||
|
||||
// *** Template ***
|
||||
const tpl = await renderTemplate(`${CONFIG.l5r5e.paths.templates}gm/combat-tracker-bar.html`, {
|
||||
encounterType: game.settings.get("l5r5e", "initiative.encounter"),
|
||||
encounterTypeList,
|
||||
prepared,
|
||||
});
|
||||
|
||||
// Add/replace in bar
|
||||
const elmt = html.find("#l5r5e_gm_combat_tracker_bar");
|
||||
if (elmt.length > 0) {
|
||||
elmt.replaceWith(tpl);
|
||||
} else {
|
||||
html.find("#combat-round").append(tpl);
|
||||
}
|
||||
|
||||
// Buttons Listeners
|
||||
// TODO event for multiple GM
|
||||
html.find(".encounter-control").on("click", (event) => {
|
||||
event.preventDefault();
|
||||
event.stopPropagation();
|
||||
const encounter = $(event.currentTarget).data("id");
|
||||
if (!encounterTypeList.includes(encounter)) {
|
||||
return;
|
||||
}
|
||||
game.settings
|
||||
.set("l5r5e", "initiative.encounter", encounter)
|
||||
.then(() => HooksL5r5e._gmCombatBar(app, html, data));
|
||||
});
|
||||
|
||||
html.find(".prepared-control").on("click", (event) => {
|
||||
event.preventDefault();
|
||||
event.stopPropagation();
|
||||
let preparedId = $(event.currentTarget).data("id");
|
||||
if (!Object.hasOwnProperty.call(prepared, preparedId)) {
|
||||
return;
|
||||
}
|
||||
let value = prepared[preparedId];
|
||||
switch (value) {
|
||||
case "false":
|
||||
value = "true";
|
||||
break;
|
||||
case "true":
|
||||
value = "null";
|
||||
break;
|
||||
case "null":
|
||||
value = "false";
|
||||
break;
|
||||
}
|
||||
game.settings
|
||||
.set("l5r5e", `initiative.prepared.${preparedId}`, value)
|
||||
.then(() => HooksL5r5e._gmCombatBar(app, html, data));
|
||||
});
|
||||
}
|
||||
|
||||
/**
|
||||
* Compendium display
|
||||
*/
|
||||
static async renderCompendium(app, html, data) {
|
||||
// templates "item" : add Rarity
|
||||
// Techniques / Peculiarities : add Ring / Rank
|
||||
if (app.entity === "Item") {
|
||||
const content = await app.getContent();
|
||||
content.forEach((item) => {
|
||||
if (["weapon", "armor", "item", "peculiarity", "technique", "peculiarity"].includes(item.type)) {
|
||||
html.find(`[data-entry-id="${item._id}"]`).append(
|
||||
`<i` +
|
||||
(item.data.data.ring ? ` class="i_${item.data.data.ring}"` : ``) +
|
||||
`>` +
|
||||
(item.data.data.rarity
|
||||
? `${game.i18n.localize("l5r5e.rarity")} ${item.data.data.rarity}`
|
||||
: "") +
|
||||
(item.data.data.rank ? game.i18n.localize("l5r5e.rank") + " " + item.data.data.rank : "") +
|
||||
`</i>`
|
||||
);
|
||||
}
|
||||
});
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* DiceSoNice Hook
|
||||
*/
|
||||
static diceSoNiceReady(dice3d) {
|
||||
const texturePath = `${CONFIG.l5r5e.paths.assets}dices/default/3d/`;
|
||||
|
||||
// dice3d.addSystem({
|
||||
// id: "l5r5e",
|
||||
// name: "Legend of the Five Rings 5E"
|
||||
// }, "force");
|
||||
|
||||
// Rings
|
||||
dice3d.addDicePreset(
|
||||
{
|
||||
name: "L5R Ring Dice",
|
||||
type: "ddr", // don't known why the "dd" prefix is required, term is "r"
|
||||
labels: Object.keys(game.l5r5e.RingDie.FACES).map(
|
||||
(e) => `${texturePath}${game.l5r5e.RingDie.FACES[e].image.replace("ring_", "")}.png`
|
||||
),
|
||||
bumpMaps: Object.keys(game.l5r5e.RingDie.FACES).map(
|
||||
(e) => `${texturePath}${game.l5r5e.RingDie.FACES[e].image.replace("ring_", "")}_bm.png`
|
||||
),
|
||||
colorset: "black",
|
||||
system: "standard",
|
||||
},
|
||||
"d6"
|
||||
);
|
||||
|
||||
// Skills
|
||||
dice3d.addDicePreset(
|
||||
{
|
||||
name: "L5R Skill Dice",
|
||||
type: "dds",
|
||||
labels: Object.keys(game.l5r5e.AbilityDie.FACES).map(
|
||||
(e) => `${texturePath}${game.l5r5e.AbilityDie.FACES[e].image.replace("skill_", "")}.png`
|
||||
),
|
||||
bumpMaps: Object.keys(game.l5r5e.AbilityDie.FACES).map(
|
||||
(e) => `${texturePath}${game.l5r5e.AbilityDie.FACES[e].image.replace("skill_", "")}_bm.png`
|
||||
),
|
||||
colorset: "white",
|
||||
system: "standard",
|
||||
},
|
||||
"d12"
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -95,46 +95,55 @@ export class AdvancementSheetL5r5e extends ItemSheetL5r5e {
|
||||
* @private
|
||||
*/
|
||||
async _updateChoice(oldChoice, newChoice) {
|
||||
let skillCatId = null;
|
||||
const actor = duplicate(this.actor.data.data);
|
||||
let xp_used = this.object.data.data.xp_used;
|
||||
let name = this.object.data.name;
|
||||
let img = this.object.data.img;
|
||||
|
||||
// Old choices
|
||||
if (oldChoice.ring) {
|
||||
actor.rings[oldChoice.ring] = Math.max(1, actor.rings[oldChoice.ring] - 1);
|
||||
}
|
||||
if (oldChoice.skill) {
|
||||
skillCatId = CONFIG.l5r5e.skills.get(oldChoice.skill);
|
||||
actor.skills[skillCatId][oldChoice.skill] = Math.max(0, actor.skills[skillCatId][oldChoice.skill] - 1);
|
||||
}
|
||||
|
||||
// new choices
|
||||
// Modify image to reflect choice
|
||||
if (newChoice.ring) {
|
||||
actor.rings[newChoice.ring] = actor.rings[newChoice.ring] + 1;
|
||||
xp_used = actor.rings[newChoice.ring] * CONFIG.l5r5e.xp.ringCostMultiplier;
|
||||
name =
|
||||
game.i18n.localize(`l5r5e.rings.${newChoice.ring}`) +
|
||||
` +1 (${actor.rings[newChoice.ring] - 1} -> ${actor.rings[newChoice.ring]})`;
|
||||
img = `systems/l5r5e/assets/icons/rings/${newChoice.ring}.svg`;
|
||||
}
|
||||
if (newChoice.skill) {
|
||||
skillCatId = CONFIG.l5r5e.skills.get(newChoice.skill);
|
||||
actor.skills[skillCatId][newChoice.skill] = actor.skills[skillCatId][newChoice.skill] + 1;
|
||||
xp_used = actor.skills[skillCatId][newChoice.skill] * CONFIG.l5r5e.xp.skillCostMultiplier;
|
||||
name =
|
||||
game.i18n.localize(`l5r5e.skills.${skillCatId}.${newChoice.skill}`) +
|
||||
` +1 (${actor.skills[skillCatId][newChoice.skill] - 1} -> ${
|
||||
actor.skills[skillCatId][newChoice.skill]
|
||||
})`;
|
||||
} else if (newChoice.skill) {
|
||||
img = `systems/l5r5e/assets/dices/default/skill_blank.svg`;
|
||||
}
|
||||
|
||||
// Update Actor
|
||||
await this.actor.update({
|
||||
data: diffObject(this.actor.data.data, actor),
|
||||
});
|
||||
// Object embed in actor ?
|
||||
if (this.actor) {
|
||||
const actor = duplicate(this.actor.data.data);
|
||||
let skillCatId = null;
|
||||
|
||||
// Old choices
|
||||
if (oldChoice.ring) {
|
||||
actor.rings[oldChoice.ring] = Math.max(1, actor.rings[oldChoice.ring] - 1);
|
||||
}
|
||||
if (oldChoice.skill) {
|
||||
skillCatId = CONFIG.l5r5e.skills.get(oldChoice.skill);
|
||||
actor.skills[skillCatId][oldChoice.skill] = Math.max(0, actor.skills[skillCatId][oldChoice.skill] - 1);
|
||||
}
|
||||
|
||||
// new choices
|
||||
if (newChoice.ring) {
|
||||
actor.rings[newChoice.ring] = actor.rings[newChoice.ring] + 1;
|
||||
xp_used = actor.rings[newChoice.ring] * CONFIG.l5r5e.xp.ringCostMultiplier;
|
||||
name =
|
||||
game.i18n.localize(`l5r5e.rings.${newChoice.ring}`) +
|
||||
` +1 (${actor.rings[newChoice.ring] - 1} -> ${actor.rings[newChoice.ring]})`;
|
||||
}
|
||||
if (newChoice.skill) {
|
||||
skillCatId = CONFIG.l5r5e.skills.get(newChoice.skill);
|
||||
actor.skills[skillCatId][newChoice.skill] = actor.skills[skillCatId][newChoice.skill] + 1;
|
||||
xp_used = actor.skills[skillCatId][newChoice.skill] * CONFIG.l5r5e.xp.skillCostMultiplier;
|
||||
name =
|
||||
game.i18n.localize(`l5r5e.skills.${skillCatId}.${newChoice.skill}`) +
|
||||
` +1 (${actor.skills[skillCatId][newChoice.skill] - 1} -> ${
|
||||
actor.skills[skillCatId][newChoice.skill]
|
||||
})`;
|
||||
}
|
||||
|
||||
// Update Actor
|
||||
await this.actor.update({
|
||||
data: diffObject(this.actor.data.data, actor),
|
||||
});
|
||||
}
|
||||
|
||||
// Update object
|
||||
await this.object.update({
|
||||
|
||||
@@ -89,7 +89,7 @@ export class ItemSheetL5r5e extends ItemSheet {
|
||||
event.stopPropagation();
|
||||
const elmt = $(event.currentTarget).data("toggle");
|
||||
const tgt = html.find("." + elmt);
|
||||
tgt.hasClass("toggle-active") ? tgt.removeClass("toggle-active") : tgt.addClass("toggle-active");
|
||||
tgt.toggleClass("toggle-active");
|
||||
});
|
||||
|
||||
// Everything below here is only needed if the sheet is editable
|
||||
@@ -133,6 +133,11 @@ export class ItemSheetL5r5e extends ItemSheet {
|
||||
* Also a property canot be on another property
|
||||
*/
|
||||
async _onDrop(event) {
|
||||
// Everything below here is only needed if the sheet is editable
|
||||
if (!this.options.editable) {
|
||||
return;
|
||||
}
|
||||
|
||||
// Check item type and subtype
|
||||
const item = await game.l5r5e.HelpersL5r5e.getDragnDropTargetObject(event);
|
||||
if (!item || item.entity !== "Item" || item.data.type !== "property" || this.item.type === "property") {
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
import { L5R5E } from "../config.js";
|
||||
import { ItemSheetL5r5e } from "./item-sheet.js";
|
||||
|
||||
/**
|
||||
@@ -20,7 +19,7 @@ export class WeaponSheetL5r5e extends ItemSheetL5r5e {
|
||||
const sheetData = await super.getData();
|
||||
|
||||
// Martial skills only
|
||||
sheetData.data.skills = Array.from(L5R5E.skills)
|
||||
sheetData.data.skills = Array.from(CONFIG.l5r5e.skills)
|
||||
.filter(([id, cat]) => cat === "martial")
|
||||
.map(([id, cat]) => id);
|
||||
|
||||
|
||||
@@ -4,18 +4,22 @@ import { HelpersL5r5e } from "./helpers.js";
|
||||
import { SocketHandlerL5r5e } from "./socket-handler.js";
|
||||
import { RegisterSettings } from "./settings.js";
|
||||
import { PreloadTemplates } from "./preloadTemplates.js";
|
||||
import { RegisterHandlebars } from "./handlebars.js";
|
||||
import { HelpDialog } from "./help/help-dialog.js";
|
||||
import HooksL5r5e from "./hooks.js";
|
||||
// Actors
|
||||
import { ActorL5r5e } from "./actor.js";
|
||||
import { CharacterSheetL5r5e } from "./actors/character-sheet.js";
|
||||
import { NpcSheetL5r5e } from "./actors/npc-sheet.js";
|
||||
// Dice and rolls
|
||||
import { L5rBaseDie } from "./dice/dietype/l5r-base-die.js";
|
||||
import { AbilityDie } from "./dice/dietype/ability-die.js";
|
||||
import { RingDie } from "./dice/dietype/ring-die.js";
|
||||
import { RollL5r5e } from "./dice/roll.js";
|
||||
import { DicePickerDialog } from "./dice/dice-picker-dialog.js";
|
||||
import { RollnKeepDialog } from "./dice/roll-n-keep-dialog.js";
|
||||
import { _sortCombatants, rollInitiative } from "./combat.js";
|
||||
import { CombatL5r5e } from "./combat.js";
|
||||
import { GmToolsDialog } from "./dice/gm-tools-dialog.js";
|
||||
// Items
|
||||
import { ItemL5r5e } from "./item.js";
|
||||
import { ItemSheetL5r5e } from "./items/item-sheet.js";
|
||||
@@ -28,11 +32,13 @@ import { PeculiaritySheetL5r5e } from "./items/peculiarity-sheet.js";
|
||||
// JournalEntry
|
||||
import { JournalL5r5e } from "./journal.js";
|
||||
import { BaseJournalSheetL5r5e } from "./journals/base-journal-sheet.js";
|
||||
// Specific
|
||||
import { MigrationL5r5e } from "./migration.js";
|
||||
|
||||
/* ------------------------------------ */
|
||||
/* Initialize system */
|
||||
/* ------------------------------------ */
|
||||
Hooks.once("init", async function () {
|
||||
Hooks.once("init", async () => {
|
||||
// ***** Initializing l5r5e *****
|
||||
// Ascii art :p
|
||||
console.log(
|
||||
@@ -48,6 +54,7 @@ Hooks.once("init", async function () {
|
||||
CONFIG.l5r5e = L5R5E;
|
||||
|
||||
// Assign custom classes and constants here
|
||||
CONFIG.Combat.entityClass = CombatL5r5e;
|
||||
CONFIG.Actor.entityClass = ActorL5r5e;
|
||||
CONFIG.Actor.sheetClasses = CharacterSheetL5r5e;
|
||||
CONFIG.Item.entityClass = ItemL5r5e;
|
||||
@@ -64,25 +71,29 @@ Hooks.once("init", async function () {
|
||||
|
||||
// Add some classes in game
|
||||
game.l5r5e = {
|
||||
L5rBaseDie,
|
||||
RingDie,
|
||||
AbilityDie,
|
||||
HelpersL5r5e,
|
||||
RollL5r5e,
|
||||
DicePickerDialog,
|
||||
RollnKeepDialog,
|
||||
GmToolsDialog,
|
||||
ActorL5r5e,
|
||||
HelpDialog,
|
||||
sockets: new SocketHandlerL5r5e(),
|
||||
migrations: MigrationL5r5e,
|
||||
};
|
||||
|
||||
// Register custom system settings
|
||||
RegisterSettings();
|
||||
|
||||
// Register custom Handlebars Helpers
|
||||
RegisterHandlebars();
|
||||
|
||||
// Preload Handlebars templates
|
||||
await PreloadTemplates();
|
||||
|
||||
// ***** Combat *****
|
||||
Combat.prototype.rollInitiative = rollInitiative;
|
||||
Combat.prototype._sortCombatants = _sortCombatants;
|
||||
// game.combat.settings.resource = "fatigue.value"; // nope :/
|
||||
|
||||
// ***** Register custom sheets *****
|
||||
// Actors
|
||||
Actors.unregisterSheet("core", ActorSheet);
|
||||
@@ -102,186 +113,19 @@ Hooks.once("init", async function () {
|
||||
// Journal
|
||||
Items.unregisterSheet("core", JournalSheet);
|
||||
Items.registerSheet("l5r5e", BaseJournalSheetL5r5e, { makeDefault: true });
|
||||
|
||||
// ***** Handlebars *****
|
||||
// for debug
|
||||
Handlebars.registerHelper("json", function (...objects) {
|
||||
objects.pop(); // remove this function call
|
||||
return new Handlebars.SafeString(objects.map((e) => `<textarea>${JSON.stringify(e)}</textarea>`));
|
||||
});
|
||||
|
||||
// Add props "checked" if a and b are equal ({{radioChecked a b}}
|
||||
Handlebars.registerHelper("radioChecked", function (a, b) {
|
||||
return a === b ? new Handlebars.SafeString('checked="checked"') : "";
|
||||
});
|
||||
|
||||
Handlebars.registerHelper("localizeSkill", function (categoryId, skillId) {
|
||||
const key = "l5r5e.skills." + categoryId.toLowerCase() + "." + skillId.toLowerCase();
|
||||
return game.i18n.localize(key);
|
||||
});
|
||||
Handlebars.registerHelper("localizeSkillId", function (skillId) {
|
||||
const key = "l5r5e.skills." + L5R5E.skills.get(skillId.toLowerCase()) + "." + skillId.toLowerCase();
|
||||
return game.i18n.localize(key);
|
||||
});
|
||||
|
||||
Handlebars.registerHelper("localizeRing", function (ringId) {
|
||||
const key = "l5r5e.rings." + ringId.toLowerCase();
|
||||
return game.i18n.localize(key);
|
||||
});
|
||||
|
||||
Handlebars.registerHelper("localizeStanceTip", function (ringId) {
|
||||
const key = "l5r5e.conflict.stances." + ringId.toLowerCase() + "tip";
|
||||
return game.i18n.localize(key);
|
||||
});
|
||||
|
||||
Handlebars.registerHelper("localizeTechnique", function (techniqueName) {
|
||||
return game.i18n.localize("l5r5e.techniques." + techniqueName.toLowerCase());
|
||||
});
|
||||
|
||||
// Utility conditional, usable in nested expression
|
||||
// {{#ifCond (ifCond advancement.type '==' 'technique') '||' (ifCond item.data.technique_type '==' 'kata')}}
|
||||
// {{#ifCond '["distinction","passion"]' 'includes' item.data.peculiarity_type}}
|
||||
Handlebars.registerHelper("ifCond", function (a, operator, b, options) {
|
||||
let result = false;
|
||||
switch (operator) {
|
||||
case "==":
|
||||
result = a == b;
|
||||
break;
|
||||
case "===":
|
||||
result = a === b;
|
||||
break;
|
||||
case "!=":
|
||||
result = a != b;
|
||||
break;
|
||||
case "!==":
|
||||
result = a !== b;
|
||||
break;
|
||||
case "<":
|
||||
result = a < b;
|
||||
break;
|
||||
case "<=":
|
||||
result = a <= b;
|
||||
break;
|
||||
case ">":
|
||||
result = a > b;
|
||||
break;
|
||||
case ">=":
|
||||
result = a >= b;
|
||||
break;
|
||||
case "&&":
|
||||
result = a && b;
|
||||
break;
|
||||
case "||":
|
||||
result = a || b;
|
||||
break;
|
||||
case "includes":
|
||||
result = a && b && a.includes(b);
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
if (typeof options.fn === "function") {
|
||||
return result ? options.fn(this) : options.inverse(this);
|
||||
}
|
||||
return result;
|
||||
});
|
||||
});
|
||||
|
||||
/* ------------------------------------ */
|
||||
/* Setup system */
|
||||
/* Hooks Once */
|
||||
/* ------------------------------------ */
|
||||
Hooks.once("setup", function () {
|
||||
// Do anything after initialization but before ready
|
||||
// Embed Babele compendiums
|
||||
/* eslint-disable no-undef */
|
||||
if (
|
||||
typeof Babele !== "undefined" &&
|
||||
Babele.get().modules.every((module) => module.lang !== "fr" || module.module !== "l5r5e-dev")
|
||||
) {
|
||||
Babele.get().register({
|
||||
module: "../systems/l5r5e", // babele only accept modules, so... well :D
|
||||
lang: "fr",
|
||||
dir: "babele/fr-fr",
|
||||
});
|
||||
}
|
||||
});
|
||||
Hooks.once("setup", HooksL5r5e.setup);
|
||||
Hooks.once("ready", HooksL5r5e.ready);
|
||||
Hooks.once("diceSoNiceReady", (dice3d) => HooksL5r5e.diceSoNiceReady(dice3d));
|
||||
|
||||
/* ------------------------------------ */
|
||||
/* Do anything once the system is ready */
|
||||
/* Hooks On */
|
||||
/* ------------------------------------ */
|
||||
Hooks.once("ready", function () {
|
||||
// Add title on button dice icon
|
||||
$(".chat-control-icon")[0].title = game.i18n.localize("l5r5e.chatdices.dicepicker");
|
||||
|
||||
// Open Help dialog on clic on logo
|
||||
$("#logo")
|
||||
.on("click", () => new game.l5r5e.HelpDialog().render(true))
|
||||
.prop("title", game.i18n.localize("l5r5e.logo.alt"));
|
||||
});
|
||||
|
||||
/* ------------------------------------ */
|
||||
/* SidebarTab */
|
||||
/* ------------------------------------ */
|
||||
Hooks.on("renderSidebarTab", (app, html, data) => {
|
||||
// Add button on dice icon
|
||||
html.find(".chat-control-icon").click(async () => {
|
||||
new game.l5r5e.DicePickerDialog().render();
|
||||
});
|
||||
});
|
||||
|
||||
/* ------------------------------------ */
|
||||
/* Chat Message */
|
||||
/* ------------------------------------ */
|
||||
Hooks.on("renderChatMessage", (message, html, data) => {
|
||||
// Add a extra CSS class to roll
|
||||
if (message.isRoll) {
|
||||
html.addClass("roll");
|
||||
html.on("click", ".chat-dice-rnk", RollnKeepDialog.onChatAction.bind(this));
|
||||
}
|
||||
});
|
||||
|
||||
/* ------------------------------------ */
|
||||
/* DiceSoNice Hook */
|
||||
/* ------------------------------------ */
|
||||
Hooks.once("diceSoNiceReady", (dice3d) => {
|
||||
const texturePath = `${CONFIG.l5r5e.paths.assets}dices/default/3d/`;
|
||||
|
||||
// dice3d.addSystem({
|
||||
// id: "l5r5e",
|
||||
// name: "Legend of the Five Rings 5E"
|
||||
// }, "force");
|
||||
|
||||
// Rings
|
||||
dice3d.addDicePreset(
|
||||
{
|
||||
name: "L5R Ring Dice",
|
||||
type: "ddr", // don't known why the "dd" prefix is required, term is "r"
|
||||
labels: Object.keys(RingDie.FACES).map(
|
||||
(e) => `${texturePath}${RingDie.FACES[e].image.replace("ring_", "")}.png`
|
||||
),
|
||||
bumpMaps: Object.keys(RingDie.FACES).map(
|
||||
(e) => `${texturePath}${RingDie.FACES[e].image.replace("ring_", "")}_bm.png`
|
||||
),
|
||||
colorset: "black",
|
||||
system: "standard",
|
||||
},
|
||||
"d6"
|
||||
);
|
||||
|
||||
// Skills
|
||||
dice3d.addDicePreset(
|
||||
{
|
||||
name: "L5R Skill Dice",
|
||||
type: "dds",
|
||||
labels: Object.keys(AbilityDie.FACES).map(
|
||||
(e) => `${texturePath}${AbilityDie.FACES[e].image.replace("skill_", "")}.png`
|
||||
),
|
||||
bumpMaps: Object.keys(AbilityDie.FACES).map(
|
||||
(e) => `${texturePath}${AbilityDie.FACES[e].image.replace("skill_", "")}_bm.png`
|
||||
),
|
||||
colorset: "white",
|
||||
system: "standard",
|
||||
},
|
||||
"d12"
|
||||
);
|
||||
});
|
||||
Hooks.on("renderSidebarTab", (app, html, data) => HooksL5r5e.renderSidebarTab(app, html, data));
|
||||
Hooks.on("renderChatMessage", (message, html, data) => HooksL5r5e.renderChatMessage(message, html, data));
|
||||
Hooks.on("renderCombatTracker", (app, html, data) => HooksL5r5e.renderCombatTracker(app, html, data));
|
||||
Hooks.on("renderCompendium", async (app, html, data) => HooksL5r5e.renderCompendium(app, html, data));
|
||||
|
||||
227
system/scripts/migration.js
Normal file
227
system/scripts/migration.js
Normal file
@@ -0,0 +1,227 @@
|
||||
/**
|
||||
* L5R Migration class
|
||||
*/
|
||||
export class MigrationL5r5e {
|
||||
/**
|
||||
* Version needed for migration stuff to trigger
|
||||
* @type {string}
|
||||
*/
|
||||
static NEEDED_VERSION = "1.1.0";
|
||||
|
||||
/**
|
||||
* Return true if the current world need some updates
|
||||
* @returns {boolean}
|
||||
*/
|
||||
static needUpdate() {
|
||||
const currentVersion = game.settings.get("l5r5e", "systemMigrationVersion");
|
||||
return currentVersion && isNewerVersion(MigrationL5r5e.NEEDED_VERSION, currentVersion);
|
||||
}
|
||||
|
||||
/**
|
||||
* Perform a system migration for the entire World, applying migrations for Actors, Items, and Compendium packs
|
||||
* @return {Promise} A Promise which resolves once the migration is completed
|
||||
*/
|
||||
static async migrateWorld() {
|
||||
if (!game.user.isGM) {
|
||||
return;
|
||||
}
|
||||
|
||||
ui.notifications.info(
|
||||
`Applying L5R5e System Migration for version ${game.system.data.version}.` +
|
||||
` Please be patient and do not close your game or shut down your server.`,
|
||||
{ permanent: true }
|
||||
);
|
||||
|
||||
// Migrate World Actors
|
||||
for (let a of game.actors.entities) {
|
||||
try {
|
||||
const updateData = MigrationL5r5e._migrateActorData(a.data);
|
||||
if (!isObjectEmpty(updateData)) {
|
||||
console.log(`Migrating Actor entity ${a.name}`);
|
||||
await a.update(updateData, { enforceTypes: false });
|
||||
}
|
||||
} catch (err) {
|
||||
err.message = `Failed L5R5e system migration for Actor ${a.name}: ${err.message}`;
|
||||
console.error(err);
|
||||
}
|
||||
}
|
||||
|
||||
// Migrate World Items
|
||||
for (let i of game.items.entities) {
|
||||
try {
|
||||
const updateData = MigrationL5r5e._migrateItemData(i.data);
|
||||
if (!isObjectEmpty(updateData)) {
|
||||
console.log(`Migrating Item entity ${i.name}`);
|
||||
await i.update(updateData, { enforceTypes: false });
|
||||
}
|
||||
} catch (err) {
|
||||
err.message = `Failed L5R5e system migration for Item ${i.name}: ${err.message}`;
|
||||
console.error(err);
|
||||
}
|
||||
}
|
||||
|
||||
// Migrate Actor Override Tokens
|
||||
for (let s of game.scenes.entities) {
|
||||
try {
|
||||
const updateData = MigrationL5r5e._migrateSceneData(s.data);
|
||||
if (!isObjectEmpty(updateData)) {
|
||||
console.log(`Migrating Scene entity ${s.name}`);
|
||||
await s.update(updateData, { enforceTypes: false });
|
||||
}
|
||||
} catch (err) {
|
||||
err.message = `Failed L5R5e system migration for Scene ${s.name}: ${err.message}`;
|
||||
console.error(err);
|
||||
}
|
||||
}
|
||||
|
||||
// Migrate World Compendium Packs
|
||||
for (let p of game.packs) {
|
||||
if (p.metadata.package !== "world") {
|
||||
continue;
|
||||
}
|
||||
if (!["Actor", "Item", "Scene"].includes(p.metadata.entity)) {
|
||||
continue;
|
||||
}
|
||||
await MigrationL5r5e._migrateCompendium(p);
|
||||
}
|
||||
|
||||
// Set the migration as complete
|
||||
await game.settings.set("l5r5e", "systemMigrationVersion", game.system.data.version);
|
||||
ui.notifications.info(`L5R5e System Migration to version ${game.system.data.version} completed!`, {
|
||||
permanent: true,
|
||||
});
|
||||
}
|
||||
|
||||
/**
|
||||
* Apply migration rules to all Entities within a single Compendium pack
|
||||
* @param pack
|
||||
* @return {Promise}
|
||||
*/
|
||||
static async _migrateCompendium(pack) {
|
||||
const entity = pack.metadata.entity;
|
||||
if (!["Actor", "Item", "Scene"].includes(entity)) {
|
||||
return;
|
||||
}
|
||||
|
||||
// Unlock the pack for editing
|
||||
const wasLocked = pack.locked;
|
||||
await pack.configure({ locked: false });
|
||||
|
||||
// Begin by requesting server-side data model migration and get the migrated content
|
||||
await pack.migrate();
|
||||
const content = await pack.getContent();
|
||||
|
||||
// Iterate over compendium entries - applying fine-tuned migration functions
|
||||
for (let ent of content) {
|
||||
let updateData = {};
|
||||
try {
|
||||
switch (entity) {
|
||||
case "Actor":
|
||||
updateData = MigrationL5r5e._migrateActorData(ent.data);
|
||||
break;
|
||||
case "Item":
|
||||
updateData = MigrationL5r5e._migrateItemData(ent.data);
|
||||
break;
|
||||
case "Scene":
|
||||
updateData = MigrationL5r5e._migrateSceneData(ent.data);
|
||||
break;
|
||||
}
|
||||
if (isObjectEmpty(updateData)) {
|
||||
continue;
|
||||
}
|
||||
|
||||
// Save the entry, if data was changed
|
||||
updateData["_id"] = ent._id;
|
||||
await pack.updateEntity(updateData);
|
||||
console.log(`Migrated ${entity} entity ${ent.name} in Compendium ${pack.collection}`);
|
||||
} catch (err) {
|
||||
// Handle migration failures
|
||||
err.message = `Failed L5R5e system migration for entity ${ent.name} in pack ${pack.collection}: ${err.message}`;
|
||||
console.error(err);
|
||||
}
|
||||
}
|
||||
|
||||
// Apply the original locked status for the pack
|
||||
pack.configure({ locked: wasLocked });
|
||||
console.log(`Migrated all ${entity} entities from Compendium ${pack.collection}`);
|
||||
}
|
||||
|
||||
/**
|
||||
* Migrate a single Scene entity to incorporate changes to the data model of it's actor data overrides
|
||||
* Return an Object of updateData to be applied
|
||||
* @param {Object} scene The Scene data to Update
|
||||
* @return {Object} The updateData to apply
|
||||
*/
|
||||
static _migrateSceneData(scene) {
|
||||
const tokens = duplicate(scene.tokens);
|
||||
return {
|
||||
tokens: tokens.map((t) => {
|
||||
if (!t.actorId || t.actorLink || !t.actorData.data) {
|
||||
t.actorData = {};
|
||||
return t;
|
||||
}
|
||||
const token = new Token(t);
|
||||
if (!token.actor) {
|
||||
t.actorId = null;
|
||||
t.actorData = {};
|
||||
} else if (!t.actorLink) {
|
||||
const updateData = MigrationL5r5e._migrateActorData(token.data.actorData);
|
||||
t.actorData = mergeObject(token.data.actorData, updateData);
|
||||
}
|
||||
return t;
|
||||
}),
|
||||
};
|
||||
}
|
||||
|
||||
/**
|
||||
* Migrate a single Actor entity to incorporate latest data model changes
|
||||
* Return an Object of updateData to be applied
|
||||
* @param {Actor} actor The actor to Update
|
||||
* @return {Object} The updateData to apply
|
||||
*/
|
||||
static _migrateActorData(actor) {
|
||||
const updateData = {};
|
||||
const actorData = actor.data;
|
||||
|
||||
// ***** Start of 1.1.0 *****
|
||||
// Add "Prepared" in actor
|
||||
if (actorData.prepared === undefined) {
|
||||
updateData["data.prepared"] = true;
|
||||
}
|
||||
|
||||
// NPC are now without autostats, we need to save the value
|
||||
if (actor.type === "npc") {
|
||||
if (actorData.endurance < 1) {
|
||||
updateData["data.endurance"] = (Number(actorData.rings.earth) + Number(actorData.rings.fire)) * 2;
|
||||
updateData["data.composure"] = (Number(actorData.rings.earth) + Number(actorData.rings.water)) * 2;
|
||||
updateData["data.focus"] = Number(actorData.rings.air) + Number(actorData.rings.fire);
|
||||
updateData["data.vigilance"] = Math.ceil(
|
||||
(Number(actorData.rings.air) + Number(actorData.rings.water)) / 2
|
||||
);
|
||||
}
|
||||
}
|
||||
// ***** End of 1.1.0 *****
|
||||
|
||||
return updateData;
|
||||
}
|
||||
|
||||
/**
|
||||
* Scrub an Actor's system data, removing all keys which are not explicitly defined in the system template
|
||||
* @param {Object} actorData The data object for an Actor
|
||||
* @return {Object} The scrubbed Actor data
|
||||
*/
|
||||
static cleanActorData(actorData) {
|
||||
const model = game.system.model.Actor[actorData.type];
|
||||
actorData.data = filterObject(actorData.data, model);
|
||||
return actorData;
|
||||
}
|
||||
|
||||
/**
|
||||
* Migrate a single Item entity to incorporate latest data model changes
|
||||
* @param item
|
||||
*/
|
||||
static _migrateItemData(item) {
|
||||
// Nothing for now
|
||||
return {};
|
||||
}
|
||||
}
|
||||
@@ -21,6 +21,7 @@ export const PreloadTemplates = async function () {
|
||||
"systems/l5r5e/templates/actors/npc/social.html",
|
||||
"systems/l5r5e/templates/actors/npc/rings.html",
|
||||
"systems/l5r5e/templates/actors/npc/attributes.html",
|
||||
"systems/l5r5e/templates/actors/npc/conflict.html",
|
||||
"systems/l5r5e/templates/actors/npc/skill.html",
|
||||
"systems/l5r5e/templates/actors/npc/techniques.html",
|
||||
// items
|
||||
|
||||
@@ -1,4 +1,61 @@
|
||||
/**
|
||||
* Custom system settings register
|
||||
*/
|
||||
export const RegisterSettings = function () {
|
||||
/* ------------------------------------ */
|
||||
/* Update */
|
||||
/* ------------------------------------ */
|
||||
game.settings.register("l5r5e", "systemMigrationVersion", {
|
||||
name: "System Migration Version",
|
||||
scope: "world",
|
||||
config: false,
|
||||
type: String,
|
||||
default: 0,
|
||||
});
|
||||
|
||||
export const RegisterSettings = function() {
|
||||
// Register any custom system settings here
|
||||
}
|
||||
/* ------------------------------------ */
|
||||
/* Initiative Roll Dialog (GM only) */
|
||||
/* ------------------------------------ */
|
||||
game.settings.register("l5r5e", "initiative.difficulty.hidden", {
|
||||
name: "Initiative difficulty is hidden",
|
||||
scope: "world",
|
||||
config: false,
|
||||
type: Boolean,
|
||||
default: false,
|
||||
});
|
||||
game.settings.register("l5r5e", "initiative.difficulty.value", {
|
||||
name: "Initiative difficulty value",
|
||||
scope: "world",
|
||||
config: false,
|
||||
type: Number,
|
||||
default: 2,
|
||||
});
|
||||
game.settings.register("l5r5e", "initiative.encounter", {
|
||||
name: "Initiative encounter type",
|
||||
scope: "world",
|
||||
config: false,
|
||||
type: String,
|
||||
default: "skirmish",
|
||||
});
|
||||
game.settings.register("l5r5e", "initiative.prepared.character", {
|
||||
name: "Initiative PC prepared or not",
|
||||
scope: "world",
|
||||
config: false,
|
||||
type: String,
|
||||
default: "null",
|
||||
});
|
||||
game.settings.register("l5r5e", "initiative.prepared.adversary", {
|
||||
name: "Initiative NPC adversary are prepared or not",
|
||||
scope: "world",
|
||||
config: false,
|
||||
type: String,
|
||||
default: "null",
|
||||
});
|
||||
game.settings.register("l5r5e", "initiative.prepared.minion", {
|
||||
name: "Initiative NPC minion are prepared or not",
|
||||
scope: "world",
|
||||
config: false,
|
||||
type: String,
|
||||
default: "null",
|
||||
});
|
||||
};
|
||||
|
||||
@@ -48,7 +48,7 @@ export class SocketHandlerL5r5e {
|
||||
}
|
||||
|
||||
/**
|
||||
* Refresh a app by it's id, not windowsId (ex "l5r5e-twenty-questions-dialog-kZHczAFghMNYFRWe", not "65")
|
||||
* Refresh a app by it's htmlId, not windowsId (ex "l5r5e-twenty-questions-dialog-kZHczAFghMNYFRWe", not "65")
|
||||
* usage : game.l5r5e.sockets.refreshAppId(appId);
|
||||
* @param appId
|
||||
*/
|
||||
@@ -60,10 +60,7 @@ export class SocketHandlerL5r5e {
|
||||
}
|
||||
_onRefreshAppId(data) {
|
||||
const app = Object.values(ui.windows).find((e) => e.id === data.appId);
|
||||
if (!app) {
|
||||
return;
|
||||
}
|
||||
if (typeof app.refresh !== "function") {
|
||||
if (!app || typeof app.refresh !== "function") {
|
||||
return;
|
||||
}
|
||||
app.refresh();
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -47,11 +47,13 @@ form .form-group .form-fields button,
|
||||
.dialog .dialog-buttons button,
|
||||
.item-edit,
|
||||
.item-delete,
|
||||
.item-equip,
|
||||
.technique-edit,
|
||||
.technique-delete,
|
||||
.peculiarity-edit,
|
||||
.peculiarity-delete,
|
||||
.attribute-dtype,
|
||||
.equip-readied-control,
|
||||
form button,
|
||||
label {
|
||||
cursor: url("../assets/cursors/pointer.webp"), pointer !important;
|
||||
|
||||
@@ -45,6 +45,11 @@
|
||||
}
|
||||
}
|
||||
|
||||
// If DicePicker add a pointer
|
||||
.dice-picker {
|
||||
cursor: url("../assets/cursors/pointer.webp"), pointer;
|
||||
}
|
||||
|
||||
// Dice Picker
|
||||
.dice-picker-dialog {
|
||||
// Utility
|
||||
@@ -67,6 +72,7 @@
|
||||
text-align: center;
|
||||
background: none;
|
||||
border: none;
|
||||
height: calc(100% - 3rem);
|
||||
|
||||
td:first-child {
|
||||
width: 200px;
|
||||
@@ -184,3 +190,59 @@
|
||||
border: 3px solid green;
|
||||
}
|
||||
}
|
||||
|
||||
#l5r5e-gm-tools-dialog {
|
||||
bottom: 0;
|
||||
right: 0.5rem;
|
||||
display: flex;
|
||||
background-position: center;
|
||||
background-size: 100%;
|
||||
background: linear-gradient(
|
||||
$l5r5e-linear-gradient-second,
|
||||
$l5r5e-linear-gradient-second-dark,
|
||||
$l5r5e-linear-gradient-second
|
||||
);
|
||||
background-origin: padding-box;
|
||||
border: 1px solid rgb(195, 165, 130);
|
||||
background-origin: padding-box;
|
||||
border-image: url("../assets/ui/macro-button.webp") 10 repeat;
|
||||
border-image-width: 0.5rem;
|
||||
border-image-outset: 0px;
|
||||
.window-header {
|
||||
text-align: center;
|
||||
border-bottom: 1px solid rgb(195, 165, 130);
|
||||
h4 {
|
||||
font-family: $font-primary;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.15rem;
|
||||
}
|
||||
}
|
||||
.window-content {
|
||||
text-align: center;
|
||||
vertical-align: middle;
|
||||
background: transparent;
|
||||
color: $white-light;
|
||||
.gm-tools-container {
|
||||
flex: 1;
|
||||
display: flex;
|
||||
flex-flow: wrap;
|
||||
a {
|
||||
flex: 1;
|
||||
cursor: url("../assets/cursors/pointer.webp"), pointer;
|
||||
i {
|
||||
font-size: 3rem;
|
||||
line-height: 4rem;
|
||||
vertical-align: middle;
|
||||
}
|
||||
}
|
||||
.difficulty {
|
||||
flex: 1;
|
||||
font-size: 3rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
// hide "search anywhere" draggable icon
|
||||
.window-draggable-handle {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -279,3 +279,15 @@ i.i_skill {
|
||||
height: 1rem;
|
||||
width: 1rem;
|
||||
}
|
||||
|
||||
// Compendium
|
||||
.compendium {
|
||||
.item {
|
||||
i {
|
||||
font-family: $font-primary;
|
||||
&:before {
|
||||
font-family: $font-logoType;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -62,6 +62,28 @@ body {
|
||||
}
|
||||
}
|
||||
}
|
||||
// Compendium
|
||||
.compendium {
|
||||
.item {
|
||||
position: relative;
|
||||
i {
|
||||
float: right;
|
||||
line-height: 1rem;
|
||||
text-align: right;
|
||||
font-size: 0.75rem;
|
||||
color: rgba(240, 240, 225, 0.75);
|
||||
font-style: italic;
|
||||
flex: 0 0 auto;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
text-shadow: 0 0 0 rgba(255, 255, 255, 0.1);
|
||||
&:before {
|
||||
margin: 0 0.25rem 0 0;
|
||||
font-style: normal;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
&.sheet,
|
||||
&.npc,
|
||||
@@ -166,7 +188,7 @@ fieldset {
|
||||
flex: 1;
|
||||
display: flex;
|
||||
margin: 0 0.25rem;
|
||||
padding: 0.25rem 0.5rem;
|
||||
padding: 0.5rem;
|
||||
border: 1px solid $l5r5e-title;
|
||||
legend {
|
||||
color: $l5r5e-label;
|
||||
@@ -181,16 +203,21 @@ input[type="text"],
|
||||
input[type="number"],
|
||||
input[type="password"],
|
||||
input[type="date"],
|
||||
input[type="time"] {
|
||||
text-align: center;
|
||||
input[type="time"],
|
||||
textarea {
|
||||
padding: 0.25rem;
|
||||
background: $l5r5e-white;
|
||||
border: 1px solid $l5r5e-title;
|
||||
color: $l5r5e-bold;
|
||||
resize: vertical;
|
||||
border-radius: 0;
|
||||
&[disabled] {
|
||||
background: $l5r5e-white-light;
|
||||
}
|
||||
}
|
||||
input[type="number"] {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
// Editors
|
||||
.editor,
|
||||
@@ -264,6 +291,39 @@ sup {
|
||||
}
|
||||
}
|
||||
|
||||
.prepared {
|
||||
&-character {
|
||||
color: $l5r5e-earth;
|
||||
}
|
||||
&-adversary {
|
||||
color: $l5r5e-fire;
|
||||
}
|
||||
&-minion {
|
||||
color: $l5r5e-water;
|
||||
}
|
||||
&-icon {
|
||||
font-weight: 900;
|
||||
font-family: "Font Awesome 5 Free";
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
display: inline-block;
|
||||
font-style: normal;
|
||||
font-variant: normal;
|
||||
text-rendering: auto;
|
||||
line-height: 1;
|
||||
width: 1.5rem;
|
||||
&-true:before {
|
||||
content: "\f06e";
|
||||
}
|
||||
&-false:before {
|
||||
content: "\f070";
|
||||
}
|
||||
&-null:before {
|
||||
content: "\f2a8";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Fix for "search anywhere" draggable icon
|
||||
.window-draggable-handle {
|
||||
z-index: 2;
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
}
|
||||
.item-edit,
|
||||
.item-delete,
|
||||
.item-equip,
|
||||
.technique-edit,
|
||||
.technique-delete,
|
||||
.peculiarity-edit,
|
||||
@@ -29,6 +30,7 @@
|
||||
font-size: 0.75rem;
|
||||
flex: 0 0 1rem;
|
||||
padding: 0 0.1rem;
|
||||
color: $black-light;
|
||||
}
|
||||
.icon-stat-container {
|
||||
line-height: 1rem;
|
||||
@@ -38,6 +40,7 @@
|
||||
}
|
||||
.item-edit,
|
||||
.item-delete,
|
||||
.item-equip,
|
||||
.technique-edit,
|
||||
.technique-delete,
|
||||
.peculiarity-edit,
|
||||
@@ -46,6 +49,7 @@
|
||||
.property-delete {
|
||||
&:hover {
|
||||
text-shadow: 0 0 3px $red;
|
||||
color: $black;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -68,6 +72,12 @@
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
.equip-readied-control {
|
||||
&:hover {
|
||||
color: $l5r5e-red;
|
||||
background: $white;
|
||||
}
|
||||
}
|
||||
}
|
||||
p {
|
||||
font-size: 0.85rem;
|
||||
|
||||
@@ -96,6 +96,7 @@
|
||||
width: 100%;
|
||||
line-height: 2rem;
|
||||
font-size: 0.75rem;
|
||||
margin: 0.25rem 0.25rem 0.5rem;
|
||||
text-align: center;
|
||||
li {
|
||||
flex: 1;
|
||||
@@ -144,6 +145,12 @@
|
||||
flex: 0 0 calc(100% - 0.5rem);
|
||||
margin: 1rem 0.25rem 0;
|
||||
}
|
||||
.initiative-wrapper {
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
&:last-child {
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
}
|
||||
.npc-note {
|
||||
.editor {
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
}
|
||||
&.actor {
|
||||
.sheet-header {
|
||||
height: 27rem;
|
||||
height: 26rem;
|
||||
h1 {
|
||||
flex: auto;
|
||||
margin: 0 0 0.25rem 0.5rem;
|
||||
@@ -24,25 +24,6 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.initiative {
|
||||
&-wrapper {
|
||||
display: block;
|
||||
flex: 100%;
|
||||
text-align: center;
|
||||
}
|
||||
button {
|
||||
width: 22%;
|
||||
margin: 0 0.25rem 0.25rem;
|
||||
padding: 0 0.5rem;
|
||||
color: #5a6e5a;
|
||||
background: rgba(255, 255, 255, 0.5);
|
||||
border: 1px solid #5a6e5a;
|
||||
border-radius: 1rem;
|
||||
}
|
||||
button:focus {
|
||||
box-shadow: none;
|
||||
}
|
||||
}
|
||||
fieldset {
|
||||
&.advancement {
|
||||
display: block;
|
||||
@@ -53,12 +34,6 @@
|
||||
line-height: 2rem;
|
||||
font-size: 1rem;
|
||||
}
|
||||
.compromised {
|
||||
input {
|
||||
border: 1px solid $l5r5e-red;
|
||||
box-shadow: 0 1px 5px $l5r5e-red;
|
||||
}
|
||||
}
|
||||
}
|
||||
form {
|
||||
display: flex;
|
||||
@@ -126,6 +101,12 @@
|
||||
0% calc(100% - var(--notchSize))
|
||||
);
|
||||
}
|
||||
.compromised {
|
||||
input {
|
||||
border: 1px solid $l5r5e-red;
|
||||
box-shadow: 0 1px 5px $l5r5e-red;
|
||||
}
|
||||
}
|
||||
.header-fields {
|
||||
position: relative;
|
||||
flex: 0 0 100%;
|
||||
@@ -235,14 +216,14 @@
|
||||
width: 40%;
|
||||
padding: 0;
|
||||
position: relative;
|
||||
top: -2.5rem;
|
||||
top: -1.5rem;
|
||||
}
|
||||
.social-content,
|
||||
.attributes-wrapper {
|
||||
flex: none;
|
||||
float: left;
|
||||
width: 30%;
|
||||
flex-direction: column;
|
||||
flex-wrap: wrap;
|
||||
display: flex;
|
||||
padding: 0.5rem 0 0 0.25rem;
|
||||
border-left: 2px solid $l5r5e-title;
|
||||
@@ -289,12 +270,33 @@
|
||||
margin: 0 0.25rem;
|
||||
height: 2rem;
|
||||
&[disabled] {
|
||||
flex: 0 0 3rem;
|
||||
background: $l5r5e-white-light;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
.focus-content,
|
||||
.vigilance-content {
|
||||
flex: 0 0 50%;
|
||||
padding-bottom: 0.5rem;
|
||||
.attribute-label {
|
||||
flex-wrap: wrap;
|
||||
height: auto;
|
||||
strong {
|
||||
flex: 100%;
|
||||
text-align: center;
|
||||
}
|
||||
input {
|
||||
flex: 1 0 3rem;
|
||||
}
|
||||
&:before {
|
||||
top: auto;
|
||||
bottom: 0.1rem;
|
||||
height: calc(100% - 1.45rem);
|
||||
width: calc(100% - 0.4rem);
|
||||
}
|
||||
}
|
||||
}
|
||||
.attributes-wrapper {
|
||||
padding: 0.5rem 0.25rem 0 0;
|
||||
border-left: 0 none;
|
||||
@@ -304,31 +306,38 @@
|
||||
left: auto;
|
||||
right: -0.25rem;
|
||||
}
|
||||
&.void-content {
|
||||
&.focus-content {
|
||||
&:before {
|
||||
width: 0;
|
||||
}
|
||||
}
|
||||
&.vigilance-content {
|
||||
&:before {
|
||||
width: 160%;
|
||||
}
|
||||
}
|
||||
&.void-content {
|
||||
&:before {
|
||||
width: 90%;
|
||||
}
|
||||
}
|
||||
}
|
||||
label {
|
||||
flex-direction: row;
|
||||
width: 100%;
|
||||
strong {
|
||||
text-align: right;
|
||||
}
|
||||
&:nth-child(2) {
|
||||
position: relative;
|
||||
flex: 50%;
|
||||
right: 1.5rem;
|
||||
strong {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
font-size: 0.65rem;
|
||||
width: 3rem;
|
||||
color: $l5r5e-black;
|
||||
color: $l5r5e-black-light;
|
||||
}
|
||||
input {
|
||||
border-top: 0 none;
|
||||
font-size: 1.25rem;
|
||||
padding-top: 0.75rem;
|
||||
}
|
||||
@@ -336,19 +345,24 @@
|
||||
}
|
||||
.endurance-content,
|
||||
.composure-content {
|
||||
input {
|
||||
&[disabled] {
|
||||
flex: 0 0 5rem;
|
||||
label:nth-child(1) {
|
||||
strong {
|
||||
flex: 0 0 calc(100% - 6rem);
|
||||
}
|
||||
input {
|
||||
flex: 0 0 5.5rem;
|
||||
padding-right: 3rem;
|
||||
}
|
||||
}
|
||||
label:nth-child(2) {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
width: 3.5rem;
|
||||
}
|
||||
}
|
||||
.void-content {
|
||||
display: flex;
|
||||
position: absolute;
|
||||
bottom: 0.25rem;
|
||||
right: 35%;
|
||||
width: 10rem;
|
||||
width: 100%;
|
||||
padding-top: 0.25rem;
|
||||
label {
|
||||
margin: 0;
|
||||
strong {
|
||||
@@ -357,7 +371,7 @@
|
||||
&:after {
|
||||
content: "/";
|
||||
position: absolute;
|
||||
right: 2.9rem;
|
||||
right: 1.25rem;
|
||||
font-size: 1rem;
|
||||
bottom: 0.6rem;
|
||||
color: $l5r5e-bold;
|
||||
@@ -375,8 +389,9 @@
|
||||
text-align: right;
|
||||
padding-left: 0.25rem;
|
||||
padding-top: 0.75rem;
|
||||
position: relative;
|
||||
right: 2rem;
|
||||
position: absolute;
|
||||
right: 0.25rem;
|
||||
width: 1rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -414,6 +429,71 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.focus-content,
|
||||
.vigilance-content {
|
||||
p {
|
||||
bottom: -3.75rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
.attribute-label {
|
||||
position: relative;
|
||||
&:before {
|
||||
z-index: -1;
|
||||
content: "";
|
||||
position: absolute;
|
||||
height: calc(100% - 0.85rem);
|
||||
width: 3.1rem;
|
||||
border: 1px solid $l5r5e-title;
|
||||
border-radius: 0;
|
||||
top: 0.15rem;
|
||||
left: 0.15rem;
|
||||
}
|
||||
}
|
||||
.identity-content {
|
||||
.attribute-label {
|
||||
&:before {
|
||||
height: calc(100% - 0.6rem);
|
||||
width: calc(100% - 0.65rem);
|
||||
left: auto;
|
||||
top: 0.15rem;
|
||||
right: 0.85rem;
|
||||
}
|
||||
}
|
||||
li:nth-child(3),
|
||||
li:nth-child(5) {
|
||||
.attribute-label {
|
||||
&:before {
|
||||
height: calc(100% - 0.6rem);
|
||||
width: calc(100% + 0.25rem);
|
||||
left: auto;
|
||||
top: 0.15rem;
|
||||
right: -0.15rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
.attributes-wrapper {
|
||||
.attribute-label {
|
||||
&:nth-child(2) {
|
||||
&:before {
|
||||
left: auto;
|
||||
right: 3.15rem;
|
||||
width: 2.6rem;
|
||||
}
|
||||
}
|
||||
&:before {
|
||||
left: auto;
|
||||
right: 0.15rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
.void-content {
|
||||
.attribute-label {
|
||||
&:before {
|
||||
width: 3.85rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
article {
|
||||
@@ -476,7 +556,9 @@
|
||||
}
|
||||
}
|
||||
.stances-content {
|
||||
flex: 0 0 100%;
|
||||
flex: 100%;
|
||||
height: 100%;
|
||||
align-self: flex-start;
|
||||
.item-list {
|
||||
position: relative;
|
||||
padding-top: 2rem;
|
||||
@@ -529,7 +611,7 @@
|
||||
}
|
||||
.xp,
|
||||
.money-wrapper {
|
||||
flex: 0 0 5rem;
|
||||
flex: 0 0 6rem;
|
||||
flex-direction: column;
|
||||
color: $black-light;
|
||||
label {
|
||||
@@ -592,6 +674,30 @@
|
||||
}
|
||||
&.actor,
|
||||
&.npc {
|
||||
.initiative {
|
||||
&-wrapper {
|
||||
flex: 100%;
|
||||
height: 100%;
|
||||
align-self: flex-start;
|
||||
text-align: center;
|
||||
display: block;
|
||||
}
|
||||
button {
|
||||
width: auto;
|
||||
min-width: 20%;
|
||||
margin: 0 0.25rem 0.25rem;
|
||||
padding: 0 0.5rem;
|
||||
color: #5a6e5a;
|
||||
background: rgba(255, 255, 255, 0.5);
|
||||
border: 1px solid #5a6e5a;
|
||||
border-radius: 1rem;
|
||||
line-height: 1.5rem;
|
||||
height: 1.5rem;
|
||||
}
|
||||
button:focus {
|
||||
box-shadow: none;
|
||||
}
|
||||
}
|
||||
.limited {
|
||||
h1 {
|
||||
margin: 0.5rem 0;
|
||||
@@ -643,3 +749,19 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
// Lang Adjust.
|
||||
&.sheet {
|
||||
.editable[data-lang="Español"] {
|
||||
.sheet-header {
|
||||
.focus-content,
|
||||
.vigilance-content {
|
||||
.attribute-label {
|
||||
strong {
|
||||
font-size: 0.7rem;
|
||||
line-height: 1.1rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -60,8 +60,6 @@
|
||||
article {
|
||||
padding: 2% 2% 2% 18%;
|
||||
label {
|
||||
font-size: 0.85rem;
|
||||
line-height: 2rem;
|
||||
&.full {
|
||||
display: block;
|
||||
width: 100%;
|
||||
@@ -79,6 +77,10 @@
|
||||
> label {
|
||||
font-size: 1rem;
|
||||
padding: 0 0 0 1rem;
|
||||
line-height: 2rem;
|
||||
> * {
|
||||
line-height: 1rem;
|
||||
}
|
||||
}
|
||||
table {
|
||||
width: 100%;
|
||||
@@ -93,6 +95,17 @@
|
||||
border: 1px solid $l5r5e-title;
|
||||
font-size: 0.85rem;
|
||||
padding: 0.25rem;
|
||||
> * {
|
||||
line-height: 1rem;
|
||||
}
|
||||
> ul {
|
||||
li {
|
||||
line-height: 2rem;
|
||||
> * {
|
||||
line-height: 1rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
&.done {
|
||||
border: 1px solid $l5r5e-earth;
|
||||
box-shadow: 0 1px 5px $l5r5e-earth;
|
||||
@@ -116,11 +129,6 @@
|
||||
border: 1px solid rgba(255, 255, 255, 0.5);
|
||||
margin: 0 0.25rem 1rem;
|
||||
}
|
||||
> ul {
|
||||
li {
|
||||
line-height: 2rem;
|
||||
}
|
||||
}
|
||||
hr {
|
||||
border-top: 1px solid $l5r5e-black-light;
|
||||
}
|
||||
|
||||
@@ -568,30 +568,66 @@ button {
|
||||
h3 {
|
||||
font-size: 0.85rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Dialog
|
||||
.dialo {
|
||||
.logo-dialog {
|
||||
height: 125px;
|
||||
.dialog-buttons {
|
||||
button {
|
||||
line-height: 1rem;
|
||||
ul {
|
||||
display: flex;
|
||||
color: $l5r5e-white;
|
||||
&.encounter {
|
||||
border-right: 1px solid $l5r5e-white-light;
|
||||
}
|
||||
li {
|
||||
flex: 1;
|
||||
cursor: url("../assets/cursors/pointer.webp"), pointer;
|
||||
}
|
||||
}
|
||||
}
|
||||
.dialog-content {
|
||||
height: 1rem;
|
||||
p {
|
||||
margin: 0;
|
||||
.encounter {
|
||||
i {
|
||||
font-size: 23px;
|
||||
vertical-align: middle;
|
||||
&:hover {
|
||||
text-shadow: 0 0 8px $red;
|
||||
}
|
||||
}
|
||||
|
||||
.active {
|
||||
color: $l5r5e-maho;
|
||||
&:hover {
|
||||
text-shadow: none;
|
||||
}
|
||||
}
|
||||
|
||||
&-icon {
|
||||
font-weight: 900;
|
||||
font-family: "Font Awesome 5 Free";
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
display: inline-block;
|
||||
font-style: normal;
|
||||
font-variant: normal;
|
||||
text-rendering: auto;
|
||||
line-height: 1;
|
||||
|
||||
&-intrigue:before {
|
||||
content: "\f21b";
|
||||
}
|
||||
|
||||
&-duel:before {
|
||||
content: "\f506";
|
||||
}
|
||||
|
||||
&-skirmish:before {
|
||||
content: "\f505";
|
||||
}
|
||||
|
||||
&-mass_battle:before {
|
||||
content: "\f447";
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Pause
|
||||
|
||||
#pause {
|
||||
img {
|
||||
content: url("../assets/icons/pause.svg");
|
||||
|
||||
@@ -1,12 +1,32 @@
|
||||
{
|
||||
"name": "l5r5e",
|
||||
"title": "Legend of the Five Rings (5th Edition)",
|
||||
"description": "This is a game system, multilingual in En/FR/ES, for Legend of the Five Rings (5th Edition) by <a href='https://edge-studio.net/'>Edge Studio</a> <p> - Join the official Discord server: <a href='https://discord.gg/foundryvtt'> Official Discord</a></p><p> - Rejoignez la communauté Francophone: <a href='https://discord.gg/pPSDNJk'>Francophone Discord</a></p>",
|
||||
"version": "1.0.0",
|
||||
"description": "This is an authorised multilingual game system En|Fr|Es, for Legend of the Five Rings (5th Edition) by <a href='https://edge-studio.net/'>Edge Studio</a> <p> - Join the official Discord server: <a href='https://discord.gg/foundryvtt'> Official Discord</a></p><p> - Rejoignez la communauté Francophone: <a href='https://discord.gg/pPSDNJk'>Francophone Discord</a></p>",
|
||||
"version": "1.1.2",
|
||||
"minimumCoreVersion": "0.7.9",
|
||||
"compatibleCoreVersion": "0.7.9",
|
||||
"manifestPlusVersion": "1.0.0",
|
||||
"socket": true,
|
||||
"author": "Team L5R",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Vlyan",
|
||||
"discord": "Vlyan#6771"
|
||||
},
|
||||
{
|
||||
"name": "Mandar",
|
||||
"discord": "Mandar#3440"
|
||||
},
|
||||
{
|
||||
"name": "Carter"
|
||||
},
|
||||
{
|
||||
"name": "Hrunh"
|
||||
},
|
||||
{
|
||||
"name": "Sasmira"
|
||||
}
|
||||
],
|
||||
"background": "L5R-Header.webp",
|
||||
"scripts": [],
|
||||
"esmodules": ["./scripts/main-l5r5e.js"],
|
||||
@@ -16,109 +36,134 @@
|
||||
"name": "core-properties",
|
||||
"label": "Properties",
|
||||
"path": "packs/core-properties.db",
|
||||
"entity": "Item"
|
||||
"entity": "Item",
|
||||
"system": "l5r5e"
|
||||
},
|
||||
{
|
||||
"name": "core-techniques-kata",
|
||||
"label": "Techniques Kata",
|
||||
"path": "packs/core-techniques-kata.db",
|
||||
"entity": "Item"
|
||||
"entity": "Item",
|
||||
"system": "l5r5e"
|
||||
},
|
||||
{
|
||||
"name": "core-techniques-kiho",
|
||||
"label": "Techniques Kihõ",
|
||||
"path": "packs/core-techniques-kiho.db",
|
||||
"entity": "Item"
|
||||
"entity": "Item",
|
||||
"system": "l5r5e"
|
||||
},
|
||||
{
|
||||
"name": "core-techniques-inversion",
|
||||
"label": "Techniques Inversions",
|
||||
"path": "packs/core-techniques-inversion.db",
|
||||
"entity": "Item",
|
||||
"system": "l5r5e"
|
||||
},
|
||||
{
|
||||
"name": "core-techniques-invocations",
|
||||
"label": "Techniques Invocations",
|
||||
"path": "packs/core-techniques-invocations.db",
|
||||
"entity": "Item"
|
||||
"entity": "Item",
|
||||
"system": "l5r5e"
|
||||
},
|
||||
{
|
||||
"name": "core-techniques-rituals",
|
||||
"label": "Techniques Rituals",
|
||||
"path": "packs/core-techniques-rituals.db",
|
||||
"entity": "Item"
|
||||
"entity": "Item",
|
||||
"system": "l5r5e"
|
||||
},
|
||||
{
|
||||
"name": "core-techniques-shuji",
|
||||
"label": "Techniques Shuji",
|
||||
"path": "packs/core-techniques-shuji.db",
|
||||
"entity": "Item"
|
||||
"entity": "Item",
|
||||
"system": "l5r5e"
|
||||
},
|
||||
{
|
||||
"name": "core-techniques-maho",
|
||||
"label": "Techniques Mahõ",
|
||||
"path": "packs/core-techniques-maho.db",
|
||||
"entity": "Item"
|
||||
"entity": "Item",
|
||||
"system": "l5r5e"
|
||||
},
|
||||
{
|
||||
"name": "core-techniques-ninjutsu",
|
||||
"label": "Techniques Ninjutsu",
|
||||
"path": "packs/core-techniques-ninjutsu.db",
|
||||
"entity": "Item"
|
||||
"entity": "Item",
|
||||
"system": "l5r5e"
|
||||
},
|
||||
{
|
||||
"name": "core-techniques-school",
|
||||
"label": "School Abilities",
|
||||
"path": "packs/core-techniques-school.db",
|
||||
"entity": "Item"
|
||||
"entity": "Item",
|
||||
"system": "l5r5e"
|
||||
},
|
||||
{
|
||||
"name": "core-techniques-mastery",
|
||||
"label": "Mastery Abilities",
|
||||
"path": "packs/core-techniques-mastery.db",
|
||||
"entity": "Item"
|
||||
"entity": "Item",
|
||||
"system": "l5r5e"
|
||||
},
|
||||
{
|
||||
"name": "core-items",
|
||||
"label": "Items",
|
||||
"path": "packs/core-items.db",
|
||||
"entity": "Item"
|
||||
"entity": "Item",
|
||||
"system": "l5r5e"
|
||||
},
|
||||
{
|
||||
"name": "core-armors",
|
||||
"label": "Armors",
|
||||
"path": "packs/core-armors.db",
|
||||
"entity": "Item"
|
||||
"entity": "Item",
|
||||
"system": "l5r5e"
|
||||
},
|
||||
{
|
||||
"name": "core-weapons",
|
||||
"label": "Weapons",
|
||||
"path": "packs/core-weapons.db",
|
||||
"entity": "Item"
|
||||
"entity": "Item",
|
||||
"system": "l5r5e"
|
||||
},
|
||||
{
|
||||
"name": "core-peculiarities-distinctions",
|
||||
"label": "Distinctions",
|
||||
"path": "packs/core-peculiarities-distinctions.db",
|
||||
"entity": "Item"
|
||||
"entity": "Item",
|
||||
"system": "l5r5e"
|
||||
},
|
||||
{
|
||||
"name": "core-peculiarities-passions",
|
||||
"label": "Passions",
|
||||
"path": "packs/core-peculiarities-passions.db",
|
||||
"entity": "Item"
|
||||
"entity": "Item",
|
||||
"system": "l5r5e"
|
||||
},
|
||||
{
|
||||
"name": "core-peculiarities-adversities",
|
||||
"label": "Adversities",
|
||||
"path": "packs/core-peculiarities-adversities.db",
|
||||
"entity": "Item"
|
||||
"entity": "Item",
|
||||
"system": "l5r5e"
|
||||
},
|
||||
{
|
||||
"name": "core-peculiarities-anxieties",
|
||||
"label": "Anxieties",
|
||||
"path": "packs/core-peculiarities-anxieties.db",
|
||||
"entity": "Item"
|
||||
"entity": "Item",
|
||||
"system": "l5r5e"
|
||||
},
|
||||
{
|
||||
"name": "great-clans-presentation",
|
||||
"label": "Great Clans Presentation",
|
||||
"path": "packs/great-clans-presentation.db",
|
||||
"entity": "JournalEntry"
|
||||
"entity": "JournalEntry",
|
||||
"system": "l5r5e"
|
||||
}
|
||||
],
|
||||
"languages": [
|
||||
@@ -140,5 +185,5 @@
|
||||
],
|
||||
"url": "https://gitlab.com/teaml5r/l5r5e",
|
||||
"manifest": "https://gitlab.com/teaml5r/l5r5e/-/raw/master/system/system.json",
|
||||
"download": "https://gitlab.com/teaml5r/l5r5e/-/jobs/artifacts/v1.0.0/raw/l5r5e.zip?job=build"
|
||||
"download": "https://gitlab.com/teaml5r/l5r5e/-/jobs/artifacts/v1.1.2/raw/l5r5e.zip?job=build"
|
||||
}
|
||||
|
||||
@@ -85,7 +85,8 @@
|
||||
"max": 1,
|
||||
"value": 0
|
||||
},
|
||||
"stance": "void"
|
||||
"stance": "void",
|
||||
"prepared": true
|
||||
},
|
||||
"advancement": {
|
||||
"xp_total": 0,
|
||||
@@ -96,6 +97,7 @@
|
||||
"techniques": {
|
||||
"kata": false,
|
||||
"kiho": false,
|
||||
"inversion": false,
|
||||
"invocation": false,
|
||||
"ritual": false,
|
||||
"shuji": false,
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<form class="{{cssClass}}" autocomplete="off">
|
||||
<form class="{{cssClass}}" data-lang="{{localize 'I18N.Language'}}" autocomplete="off">
|
||||
{{!-- Sheet Header --}}
|
||||
<header class="sheet-header">
|
||||
<img class="profile-img" src="{{actor.img}}" data-edit="img" title="{{actor.name}}"/>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<li class="endurance-content">
|
||||
<label class="attribute-label">
|
||||
<strong>{{ localize 'l5r5e.attributes.endurance' }}</strong>
|
||||
<input class="centered-input" type="text" name="data.endurance" value="{{data.endurance}}" data-dtype="Number" disabled/>
|
||||
<input class="centered-input" type="number" name="data.endurance" value="{{data.endurance}}" data-dtype="Number" disabled/>
|
||||
</label>
|
||||
<label class="attribute-label">
|
||||
<strong>{{ localize 'l5r5e.attributes.fatigue' }}</strong>
|
||||
@@ -13,7 +13,7 @@
|
||||
<li class="composure-content">
|
||||
<label class="attribute-label">
|
||||
<strong>{{ localize 'l5r5e.attributes.composure' }}</strong>
|
||||
<input class="centered-input" type="text" name="data.composure" value="{{data.composure}}" data-dtype="Number" disabled/>
|
||||
<input class="centered-input" type="number" name="data.composure" value="{{data.composure}}" data-dtype="Number" disabled/>
|
||||
</label>
|
||||
<label class="attribute-label">
|
||||
<strong>{{ localize 'l5r5e.attributes.strife' }}</strong>
|
||||
@@ -24,14 +24,18 @@
|
||||
<li class="focus-content">
|
||||
<label class="attribute-label">
|
||||
<strong>{{ localize 'l5r5e.attributes.focus' }}</strong>
|
||||
<input class="centered-input" type="text" name="data.focus" value="{{data.focus}}" data-dtype="Number" disabled/>
|
||||
<input class="centered-input" type="number" name="data.focus" value="{{data.focus}}" data-dtype="Number" disabled/>
|
||||
</label>
|
||||
<p class="item-description"> {{ localize 'l5r5e.attributes.focustip' }}</p>
|
||||
</li>
|
||||
<li class="vigilance-content {{#ifCond data.strife.value '>' data.strife.max}}compromised{{/ifCond}}">
|
||||
<li class="vigilance-content {{#if data.is_compromised}}compromised{{/if}}">
|
||||
<label class="attribute-label">
|
||||
<strong>{{ localize 'l5r5e.attributes.vigilance' }}</strong>
|
||||
<input class="centered-input" type="text" name="data.vigilance" value="{{data.vigilance}}" data-dtype="Number" disabled/>
|
||||
{{#if data.is_compromised}}
|
||||
<input class="centered-input" type="number" value="1" disabled/>
|
||||
{{else}}
|
||||
<input class="centered-input" type="number" name="data.vigilance" value="{{data.vigilance}}" data-dtype="Number" disabled/>
|
||||
{{/if}}
|
||||
</label>
|
||||
<p class="item-description"> {{ localize 'l5r5e.attributes.vigilancetip' }}</p>
|
||||
</li>
|
||||
@@ -39,7 +43,7 @@
|
||||
<label class="attribute-label">
|
||||
<strong>{{ localize 'l5r5e.attributes.voidpoints' }}</strong>
|
||||
<input class="centered-input select-on-focus" type="number" name="data.void_points.value" value="{{data.void_points.value}}" data-dtype="Number" placeholder="0" min="0" max="{{data.void_points.max}}"/>
|
||||
<input class="centered-input" type="text" name="data.void_points.max" value="{{data.void_points.max}}" data-dtype="Number" disabled/>
|
||||
<input class="centered-input" type="number" name="data.void_points.max" value="{{data.void_points.max}}" data-dtype="Number" disabled/>
|
||||
</label>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -1,9 +1,14 @@
|
||||
<fieldset class="initiative initiative-wrapper">
|
||||
<legend class="section-header">{{ localize 'l5r5e.conflict.initiative.title' }}</legend>
|
||||
<button class="initiative dice-picker" data-skill="sentiment" data-diff="1">{{ localize 'l5r5e.conflict.initiative.intrigue'}}</button>
|
||||
<button class="initiative dice-picker" data-skill="meditation" data-diff="1">{{ localize 'l5r5e.conflict.initiative.duel'}}</button>
|
||||
<button class="initiative dice-picker" data-skill="tactics" data-diff="1">{{ localize 'l5r5e.conflict.initiative.skirmish'}}</button>
|
||||
<button class="initiative dice-picker" data-skill="command" data-diff="1">{{ localize 'l5r5e.conflict.initiative.mass_battle'}}</button>
|
||||
<legend class="section-header">
|
||||
{{ localize 'l5r5e.conflict.initiative.title' }}
|
||||
<a class="encounter prepared-control" data-id="{{entity.type}}">
|
||||
<i class="fa fas prepared-icon prepared-icon-{{data.prepared}} prepared-{{entity.type}}" title="{{localize (localize 'l5r5e.conflict.initiative.prepared_{value}' value=data.prepared)}}"></i>
|
||||
</a>
|
||||
</legend>
|
||||
<button class="initiative dice-picker" data-initiative="true" data-skill="sentiment">{{ localize 'l5r5e.conflict.initiative.intrigue'}}</button>
|
||||
<button class="initiative dice-picker" data-initiative="true" data-skill="meditation">{{ localize 'l5r5e.conflict.initiative.duel'}}</button>
|
||||
<button class="initiative dice-picker" data-initiative="true" data-skill="tactics">{{ localize 'l5r5e.conflict.initiative.skirmish'}}</button>
|
||||
<button class="initiative dice-picker" data-initiative="true" data-skill="command">{{ localize 'l5r5e.conflict.initiative.mass_battle'}}</button>
|
||||
</fieldset>
|
||||
<fieldset class="stances-content flexrow">
|
||||
<legend class="section-header">{{ localize 'l5r5e.conflict.stance' }}</legend>
|
||||
|
||||
@@ -2,13 +2,13 @@
|
||||
<fieldset>
|
||||
<legend class="text-block-header">{{ localize 'l5r5e.social.title' }}</legend>
|
||||
<label class="attribute-label">{{ localize 'l5r5e.social.ninjo' }}
|
||||
<input type="text" name="data.social.ninjo" value="{{data.social.ninjo}}"/>
|
||||
<textarea type="text" name="data.social.ninjo">{{data.social.ninjo}}</textarea>
|
||||
</label>
|
||||
<label class="attribute-label">{{ localize 'l5r5e.social.giri' }}
|
||||
<input type="text" name="data.social.giri" value="{{data.social.giri}}"/>
|
||||
<textarea type="text" name="data.social.giri">{{data.social.giri}}</textarea>
|
||||
</label>
|
||||
<label class="attribute-label">{{ localize 'l5r5e.social.titles' }}
|
||||
<input type="text" name="data.social.titles" value="{{data.social.titles}}"/>
|
||||
<input type="text" name="data.social.titles" value="{{data.social.titles}}" />
|
||||
</label>
|
||||
</fieldset>
|
||||
<fieldset>
|
||||
|
||||
@@ -1,34 +1,34 @@
|
||||
<ul class="rings">
|
||||
<li id="earth">
|
||||
<label class="attribute-label earth centered-input">
|
||||
<label class="earth">
|
||||
<i class="i_earth"></i>
|
||||
<strong>{{ localizeRing 'earth' }}</strong>
|
||||
<input class="centered-input select-on-focus" type="number" name="data.rings.earth" value="{{data.rings.earth}}" data-dtype="Number" min="1" max="9" placeholder="0"/>
|
||||
</label>
|
||||
</li>
|
||||
<li id="air">
|
||||
<label class="attribute-label air centered-input">
|
||||
<label class="air">
|
||||
<i class="i_air"></i>
|
||||
<strong>{{ localizeRing 'air' }}</strong>
|
||||
<input class="centered-input select-on-focus" type="number" name="data.rings.air" value="{{data.rings.air}}" data-dtype="Number" min="1" max="9" placeholder="0"/>
|
||||
</label>
|
||||
</li>
|
||||
<li id="water">
|
||||
<label class="attribute-label water centered-input">
|
||||
<label class="water">
|
||||
<i class="i_water"></i>
|
||||
<strong>{{ localizeRing 'water' }}</strong>
|
||||
<input class="centered-input select-on-focus" type="number" name="data.rings.water" value="{{data.rings.water}}" data-dtype="Number" min="1" max="9" placeholder="0"/>
|
||||
</label>
|
||||
</li>
|
||||
<li id="fire">
|
||||
<label class="attribute-label fire centered-input">
|
||||
<label class="fire">
|
||||
<i class="i_fire"></i>
|
||||
<strong>{{ localizeRing 'fire' }}</strong>
|
||||
<input class="centered-input select-on-focus" type="number" name="data.rings.fire" value="{{data.rings.fire}}" data-dtype="Number" min="1" max="9" placeholder="0"/>
|
||||
</label>
|
||||
</li>
|
||||
<li id="void">
|
||||
<label class="attribute-label void centered-input">
|
||||
<label class="void">
|
||||
<i class="i_void"></i>
|
||||
<strong>{{ localizeRing 'void' }}</strong>
|
||||
<input class="centered-input select-on-focus" type="number" name="data.rings.void" value="{{data.rings.void}}" data-dtype="Number" min="1" max="9" placeholder="0"/>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<form class="{{cssClass}} flexcol limited" autocomplete="off">
|
||||
<form class="{{cssClass}} flexcol limited" data-lang="{{localize 'I18N.Language'}}" autocomplete="off">
|
||||
<img class="profile-img full" src="{{actor.img}}" data-edit="img" title="{{actor.name}}" />
|
||||
{{!-- Sheet Header --}}
|
||||
<div class="sheet-header">
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<form class="{{cssClass}}" autocomplete="off">
|
||||
<form class="{{cssClass}}" data-lang="{{localize 'I18N.Language'}}" autocomplete="off">
|
||||
{{!-- Sheet Header --}}
|
||||
<header class="sheet-header">
|
||||
<div class="header-fields identity-wrapper">
|
||||
@@ -20,7 +20,10 @@
|
||||
</header>
|
||||
{{!-- Sheet Body --}}
|
||||
<section class="sheet-body">
|
||||
<article>
|
||||
{{> 'systems/l5r5e/templates/actors/npc/skill.html' }}
|
||||
{{> 'systems/l5r5e/templates/actors/npc/conflict.html' }}
|
||||
</article>
|
||||
<article>
|
||||
{{> 'systems/l5r5e/templates/actors/npc/narrative.html' }}
|
||||
</article>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<li class="endurance-content">
|
||||
<label class="attribute-label">
|
||||
<strong>{{ localize 'l5r5e.attributes.endurance' }}</strong>
|
||||
<input class="centered-input" type="text" name="data.endurance" value="{{data.endurance}}" data-dtype="Number" disabled/>
|
||||
<input class="centered-input" type="number" name="data.endurance" value="{{data.endurance}}" data-dtype="Number" min="0" placeholder="0"/>
|
||||
</label>
|
||||
<label class="attribute-label">
|
||||
<strong>{{ localize 'l5r5e.attributes.fatigue' }}</strong>
|
||||
@@ -13,7 +13,7 @@
|
||||
<li class="composure-content">
|
||||
<label class="attribute-label">
|
||||
<strong>{{ localize 'l5r5e.attributes.composure' }}</strong>
|
||||
<input class="centered-input" type="text" name="data.composure" value="{{data.composure}}" data-dtype="Number" disabled/>
|
||||
<input class="centered-input" type="number" name="data.composure" value="{{data.composure}}" data-dtype="Number" min="0" placeholder="0"/>
|
||||
</label>
|
||||
<label class="attribute-label">
|
||||
<strong>{{ localize 'l5r5e.attributes.strife' }}</strong>
|
||||
@@ -24,14 +24,18 @@
|
||||
<li class="focus-content">
|
||||
<label class="attribute-label">
|
||||
<strong>{{ localize 'l5r5e.attributes.focus' }}</strong>
|
||||
<input class="centered-input" type="text" name="data.focus" value="{{data.focus}}" data-dtype="Number" disabled/>
|
||||
<input class="centered-input" type="number" name="data.focus" value="{{data.focus}}" data-dtype="Number" min="0" placeholder="0"/>
|
||||
</label>
|
||||
<p class="item-description"> {{ localize 'l5r5e.attributes.focustip' }}</p>
|
||||
</li>
|
||||
<li class="vigilance-content {{#ifCond data.strife.value '>' data.strife.max}}compromised{{/ifCond}}">
|
||||
<li class="vigilance-content {{#if data.is_compromised}}compromised{{/if}}">
|
||||
<label class="attribute-label">
|
||||
<strong>{{ localize 'l5r5e.attributes.vigilance' }}</strong>
|
||||
<input class="centered-input" type="text" name="data.vigilance" value="{{data.vigilance}}" data-dtype="Number" disabled/>
|
||||
{{#if data.is_compromised}}
|
||||
<input class="centered-input" type="number" value="1" disabled/>
|
||||
{{else}}
|
||||
<input class="centered-input" type="number" name="data.vigilance" value="{{data.vigilance}}" data-dtype="Number" min="0" placeholder="0"/>
|
||||
{{/if}}
|
||||
</label>
|
||||
<p class="item-description"> {{ localize 'l5r5e.attributes.vigilancetip' }}</p>
|
||||
</li>
|
||||
@@ -39,7 +43,7 @@
|
||||
<label class="attribute-label">
|
||||
<strong>{{ localize 'l5r5e.attributes.voidpoints' }}</strong>
|
||||
<input class="centered-input select-on-focus" type="number" name="data.void_points.value" value="{{data.void_points.value}}" data-dtype="Number" placeholder="0" min="0" max="{{data.void_points.max}}"/>
|
||||
<input class="centered-input" type="text" name="data.void_points.max" value="{{data.void_points.max}}" data-dtype="Number" disabled/>
|
||||
<input class="centered-input" type="number" name="data.void_points.max" value="{{data.void_points.max}}" data-dtype="Number" disabled/>
|
||||
</label>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -1,6 +1,18 @@
|
||||
<fieldset class="initiative initiative-wrapper">
|
||||
<legend class="section-header">
|
||||
{{ localize 'l5r5e.conflict.initiative.title' }}
|
||||
<a class="encounter prepared-control" data-id="{{data.type}}">
|
||||
<i class="fa fas prepared-icon prepared-icon-{{data.prepared}} prepared-{{data.type}}" title="{{localize (localize 'l5r5e.conflict.initiative.prepared_{value}' value=data.prepared)}}"></i>
|
||||
</a>
|
||||
</legend>
|
||||
<button class="initiative dice-picker" data-initiative="true" data-skill="sentiment">{{ localize 'l5r5e.conflict.initiative.intrigue'}}</button>
|
||||
<button class="initiative dice-picker" data-initiative="true" data-skill="meditation">{{ localize 'l5r5e.conflict.initiative.duel'}}</button>
|
||||
<button class="initiative dice-picker" data-initiative="true" data-skill="tactics">{{ localize 'l5r5e.conflict.initiative.skirmish'}}</button>
|
||||
<button class="initiative dice-picker" data-initiative="true" data-skill="command">{{ localize 'l5r5e.conflict.initiative.mass_battle'}}</button>
|
||||
</fieldset>
|
||||
<fieldset class="stances-content flexrow">
|
||||
<legend class="section-header">{{ localize 'l5r5e.conflict.stance' }}</legend>
|
||||
<ul>
|
||||
<ul class="item-list">
|
||||
{{#each data.rings as |ringValue ringId|}}
|
||||
{{> 'systems/l5r5e/templates/actors/character/stance.html' stance=../data.stance ringId=ringId }}
|
||||
{{/each}}
|
||||
|
||||
@@ -1,34 +1,34 @@
|
||||
<ul class="rings">
|
||||
<li id="earth">
|
||||
<label class="attribute-label earth centered-input">
|
||||
<label class="earth">
|
||||
<i class="i_earth"></i>
|
||||
<strong>{{ localizeRing 'earth' }}</strong>
|
||||
<input class="centered-input select-on-focus" type="number" name="data.rings.earth" value="{{data.rings.earth}}" data-dtype="Number" min="1" max="9" placeholder="0"/>
|
||||
</label>
|
||||
</li>
|
||||
<li id="air">
|
||||
<label class="attribute-label air centered-input">
|
||||
<label class="air">
|
||||
<i class="i_air"></i>
|
||||
<strong>{{ localizeRing 'air' }}</strong>
|
||||
<input class="centered-input select-on-focus" type="number" name="data.rings.air" value="{{data.rings.air}}" data-dtype="Number" min="1" max="9" placeholder="0"/>
|
||||
</label>
|
||||
</li>
|
||||
<li id="water">
|
||||
<label class="attribute-label water centered-input">
|
||||
<label class="water">
|
||||
<i class="i_water"></i>
|
||||
<strong>{{ localizeRing 'water' }}</strong>
|
||||
<input class="centered-input select-on-focus" type="number" name="data.rings.water" value="{{data.rings.water}}" data-dtype="Number" min="1" max="9" placeholder="0"/>
|
||||
</label>
|
||||
</li>
|
||||
<li id="fire">
|
||||
<label class="attribute-label fire centered-input">
|
||||
<label class="fire">
|
||||
<i class="i_fire"></i>
|
||||
<strong>{{ localizeRing 'fire' }}</strong>
|
||||
<input class="centered-input select-on-focus" type="number" name="data.rings.fire" value="{{data.rings.fire}}" data-dtype="Number" min="1" max="9" placeholder="0"/>
|
||||
</label>
|
||||
</li>
|
||||
<li id="void">
|
||||
<label class="attribute-label void centered-input">
|
||||
<label class="void">
|
||||
<i class="i_void"></i>
|
||||
<strong>{{ localizeRing 'void' }}</strong>
|
||||
<input class="centered-input select-on-focus" type="number" name="data.rings.void" value="{{data.rings.void}}" data-dtype="Number" min="1" max="9" placeholder="0"/>
|
||||
|
||||
@@ -236,7 +236,7 @@
|
||||
</td>
|
||||
<td class="fifty">
|
||||
{{localize 'l5r5e.twenty_questions.part2.outfit'}}
|
||||
{{> 'systems/l5r5e/templates/actors/character/twenty-questions-item.html' itemsList=cache.step3.equipment stepName='step3.equipment' itemType='items' hideDndAt=10 }}
|
||||
{{> 'systems/l5r5e/templates/actors/character/twenty-questions-item.html' itemsList=cache.step3.equipment stepName='step3.equipment' itemType='items' hideDndAt=20 }}
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
@@ -71,7 +71,7 @@
|
||||
{{/if}}
|
||||
|
||||
{{#if strife}}
|
||||
<li>{{localize "l5r5e.chatdices.strives"}}: {{this.strife}}</li>
|
||||
<li>{{localize "l5r5e.chatdices.strife"}}: {{this.strife}}</li>
|
||||
{{/if}}
|
||||
</ul>
|
||||
{{/l5r5e.summary}}
|
||||
|
||||
@@ -148,10 +148,12 @@
|
||||
{{!-- Fourth line--}}
|
||||
<tr>
|
||||
<td>
|
||||
{{^if difficultyHiddenIsLock}}
|
||||
<label>
|
||||
<input type="checkbox" id="diff_hidden" name="difficulty.hidden" value="1" {{checked data.difficulty.hidden}}>
|
||||
{{localize 'l5r5e.dicepicker.difficulty_hidden_label'}}
|
||||
</label>
|
||||
{{/if}}
|
||||
</td>
|
||||
<td>
|
||||
{{#if canUseVoidPoint}}
|
||||
|
||||
6
system/templates/dice/gm-tools-dialog.html
Normal file
6
system/templates/dice/gm-tools-dialog.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<form class="l5r5e gm-tools-dialog" autocomplete="off">
|
||||
<p class="gm-tools-container">
|
||||
<a class="difficulty_hidden"><i class="fa fa-eye{{#if data.difficultyHidden}}-slash{{/if}}"></i></a>
|
||||
<strong class="difficulty">{{data.difficulty}}</strong>
|
||||
</p>
|
||||
</form>
|
||||
@@ -36,7 +36,7 @@
|
||||
{{/if}}
|
||||
|
||||
{{#if strife}}
|
||||
<li>{{localize "l5r5e.chatdices.strives"}}: {{this.strife}}</li>
|
||||
<li>{{localize "l5r5e.chatdices.strife"}}: {{this.strife}}</li>
|
||||
{{/if}}
|
||||
|
||||
{{#if difficulty}}
|
||||
|
||||
16
system/templates/gm/combat-tracker-bar.html
Normal file
16
system/templates/gm/combat-tracker-bar.html
Normal file
@@ -0,0 +1,16 @@
|
||||
<nav class="encounters flexrow" id="l5r5e_gm_combat_tracker_bar">
|
||||
<ul class="encounter">
|
||||
{{#each encounterTypeList}}
|
||||
<li class="encounter encounter-control" data-id="{{this}}">
|
||||
<i class="fa fas encounter-icon-{{this}}{{#ifCond this '==' ../encounterType}} active{{/ifCond}}" title="{{localize (localize 'l5r5e.conflict.initiative.{id}' id=this)}}"></i>
|
||||
</li>
|
||||
{{/each}}
|
||||
</ul>
|
||||
<ul class="prepared">
|
||||
{{#each prepared as |prepared charType|}}
|
||||
<li class="encounter prepared-control" data-id="{{charType}}">
|
||||
<i class="fa fas prepared-icon-{{prepared}} prepared-{{charType}}" title="{{localize (localize 'l5r5e.conflict.initiative.prepared_{value}' value=prepared)}} ({{localize (localize 'l5r5e.character_types.{type}' type=charType)}})"></i>
|
||||
</li>
|
||||
{{/each}}
|
||||
</ul>
|
||||
</nav>
|
||||
@@ -7,7 +7,7 @@
|
||||
</legend>
|
||||
<ul class="item-list">
|
||||
{{#each actor.items as |item id|}}
|
||||
{{#ifCond item.type '==' 'armor'}}
|
||||
{{#ifCond (ifCond item.type '==' 'armor') '&&' (ifCond item.data.equipped '==' true)}}
|
||||
{{> 'systems/l5r5e/templates/items/armor/armor-entry.html' item=item id=id editable=../editable }}
|
||||
{{/ifCond}}
|
||||
{{/each}}
|
||||
|
||||
@@ -3,8 +3,9 @@
|
||||
<li class="item-img"><img src="{{item.img}}" title="{{item.name}}" width="32px" height="32px"/></li>
|
||||
<li class="item-name">{{ item.name }} <sub>x{{ item.data.quantity }}</sub></li>
|
||||
{{#if editable}}
|
||||
<li data-item-id="{{item._id}}" class="item-edit" title="{{localize 'l5r5e.global.edit'}}"><i class="fas fa-edit"></i></li>
|
||||
<li data-item-id="{{item._id}}" class="item-delete" title="{{localize 'l5r5e.global.delete'}}"><i class="fas fa-trash"></i></li>
|
||||
<li data-item-id="{{item._id}}" data-type="equipped" class="item-equip equip-readied-control" title="{{localize 'l5r5e.armors.equipped'}}"><i class="fas {{#if item.data.equipped}}fa-tshirt{{else}}fa-weight-hanging{{/if}}"></i></li>
|
||||
<li data-item-id="{{item._id}}" class="item-edit" title="{{localize 'l5r5e.global.edit'}}"><i class="fas fa-edit"></i></li>
|
||||
<li data-item-id="{{item._id}}" class="item-delete" title="{{localize 'l5r5e.global.delete'}}"><i class="fas fa-trash"></i></li>
|
||||
{{/if}}
|
||||
</ul>
|
||||
<ul class="item-properties">
|
||||
@@ -13,6 +14,6 @@
|
||||
{{/each}}
|
||||
</ul>
|
||||
{{#if item.data.description}}
|
||||
<div class="item-description item-description-{{item._id}}">{{{ item.data.description }}}</div>
|
||||
<div class="item-description item-description-{{item._id}}">{{{ item.data.description }}}</div>
|
||||
{{/if}}
|
||||
</li>
|
||||
@@ -7,7 +7,7 @@
|
||||
</legend>
|
||||
<ul class="item-list">
|
||||
{{#each actor.items as |item id|}}
|
||||
{{#ifCond item.type '==' 'item'}}
|
||||
{{#ifCond '["item", "armor", "weapon"]' 'includes' item.type}}
|
||||
{{> 'systems/l5r5e/templates/items/item/item-entry.html' item=item id=id editable=../editable }}
|
||||
{{/ifCond}}
|
||||
{{/each}}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<li class="item weapon flexcol toggle-on-click" data-toggle="item-description-{{item._id}}">
|
||||
<ul class="item-header item-control">
|
||||
<li class="item-img"><img src="{{item.img}}" title="{{item.name}}" width="32px" height="32px"/></li>
|
||||
<li class="item-name">{{ item.name }}</li>
|
||||
<li class="item-name dice-picker" data-weapon-id="{{item._id}}">{{ item.name }}</li>
|
||||
<li class="icon-stat-container">
|
||||
<i class="fas fa-arrows-alt-h" title="{{ localize 'l5r5e.weapons.range' }}"> {{item.data.range}}</i>
|
||||
<i class="fas fa-tint" title="{{ localize 'l5r5e.weapons.damage' }}"> {{item.data.damage}}</i>
|
||||
@@ -13,11 +13,14 @@
|
||||
{{/if}}
|
||||
</ul>
|
||||
<ul class="item-properties">
|
||||
<li class="equip-readied-control" data-item-id="{{item._id}}" data-type="readied">
|
||||
<i class="i_readied fa{{^if item.data.readied}}r{{/if}} fa-check-circle" title="{{#if item.data.readied}}{{localize 'l5r5e.weapons.readied'}}{{else}}{{localize 'l5r5e.weapons.sheathed'}}{{/if}}"></i>
|
||||
</li>
|
||||
{{#each item.data.properties as |property id|}}
|
||||
<li>{{{ property.name }}}</li>
|
||||
{{/each}}
|
||||
</ul>
|
||||
{{#if item.data.description}}
|
||||
<div class="item-description item-description-{{item._id}}">{{{ item.data.description }}}</div>
|
||||
<div class="item-description item-description-{{item._id}}">{{{ item.data.description }}}</div>
|
||||
{{/if}}
|
||||
</li>
|
||||
@@ -7,7 +7,7 @@
|
||||
</legend>
|
||||
<ul class="item-list">
|
||||
{{#each actor.items as |item id|}}
|
||||
{{#ifCond item.type '==' 'weapon'}}
|
||||
{{#ifCond (ifCond item.type '==' 'weapon') '&&' (ifCond item.data.equipped '==' true)}}
|
||||
{{> 'systems/l5r5e/templates/items/weapon/weapon-entry.html' item=item id=id editable=../editable }}
|
||||
{{/ifCond}}
|
||||
{{/each}}
|
||||
|
||||
Reference in New Issue
Block a user