physical/supernatural have nothing to do in regular item tooltip :D
This commit is contained in:
18
CHANGELOG.md
18
CHANGELOG.md
@@ -1,18 +1,18 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 1.3.2 - Ronin's Bubble
|
## 1.3.2 - Ronin's Bubble
|
||||||
- Replaced moving description in items by a big tooltip on hover.
|
- Added a tooltip on hover with all information for items all, and removed all these silly moving description (which made me crazy).
|
||||||
- Added PoW Revised 20Q (for old Ronin, just modify the template in 20Q to change the character sheet fields).
|
- Added PoW Revised 20Q (for old Ronin, just modify the template in 20Q to change the character sheet fields).
|
||||||
- Added Bushido tenets on Social tab in sheet for all (I think this is useful for players, and it's in Core rulebook so... why this is not by default ;) ).
|
- Added Bushido tenets on Social tab in sheet for all (I think this is useful for players, and it's in Core rulebook so... why this is not by default ;) ).
|
||||||
- Added English/French Journal Compendiums for Conditions and Terrain Qualities (thanks to TesserWract).
|
- Added English/French Journal Compendiums for Conditions and Terrain Qualities (thanks to TesserWract for English and icons).
|
||||||
- Added FoV Terrain Compendium.
|
- Added English FoV Terrain Compendium.
|
||||||
- Added PoW Name Tables compendium : Qamarist Names, Ivory Kingdoms Names, Rokugani Names and Ujik Names.
|
- Added PoW Name Tables compendium : Qamarist Names, Ivory Kingdoms Names, Rokugani Names and Ujik Names (courteously authorized by Edge).
|
||||||
- Added ability to drop a (Curriculum) Journal to have a button in school experience tab.
|
- Added ability to drop a (Curriculum) Journal to have a link in school experience tab.
|
||||||
- Added properties antagonists (ex : Sacred remove Unholy on drop).
|
- Added properties antagonists (ex : "Sacred" remove "Unholy" on drop). So now properties can have another properties in them.
|
||||||
- Added when switching between NPC types, now the prototype token is altered this way : Linked actor for Adversary, unlinked for Minion.
|
- Added a little time saver : when switching between NPC types, now the prototype token is altered this way : Linked actor for Adversary, unlinked for Minion.
|
||||||
|
- Fixed roll for RollTable not showing the text in chat.
|
||||||
- Fixed school compendium: "Kuni Warden School" from "Scorpion" to "Crab".
|
- Fixed school compendium: "Kuni Warden School" from "Scorpion" to "Crab".
|
||||||
- Fixed roll for RollTable not showing the text.
|
- Fixed some Pdf Copy-Paste error in school cursus that make L instead of I : Lkoma/Lsawa/Luchi...
|
||||||
- Fixed some Pdf Copy-Paste error in school cursus that make L instead of I: Lkoma/Lsawa/Luchi...
|
|
||||||
|
|
||||||
## 1.3.1 - Empty Sheet Scholar Helper
|
## 1.3.1 - Empty Sheet Scholar Helper
|
||||||
- Added English/French Journal Compendiums for School Curriculums.
|
- Added English/French Journal Compendiums for School Curriculums.
|
||||||
|
|||||||
@@ -23,12 +23,6 @@
|
|||||||
<li>
|
<li>
|
||||||
<strong>{{localize 'l5r5e.value'}}</strong> : {{data.data.zeni}}
|
<strong>{{localize 'l5r5e.value'}}</strong> : {{data.data.zeni}}
|
||||||
</li>
|
</li>
|
||||||
<li>
|
|
||||||
<strong>{{localize 'l5r5e.armors.physical'}}</strong> : {{data.data.armor.physical}}
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<strong>{{localize 'l5r5e.armors.supernatural'}}</strong> : {{data.data.armor.supernatural}}
|
|
||||||
</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
{{!--properties--}}
|
{{!--properties--}}
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
Reference in New Issue
Block a user