From 738746309122147024e7b552ce6d3e7a549c8d74 Mon Sep 17 00:00:00 2001 From: Meduna Date: Fri, 11 Nov 2016 23:25:59 -0700 Subject: [PATCH] Added tooltips, fixed Scan, Loot and other bugs. --- FFRPG Third Edition/FFRPG_3e.html | 141 ++++++++++++++++++++---------- 1 file changed, 95 insertions(+), 46 deletions(-) diff --git a/FFRPG Third Edition/FFRPG_3e.html b/FFRPG Third Edition/FFRPG_3e.html index f35e88677d..74c2caf8f6 100644 --- a/FFRPG Third Edition/FFRPG_3e.html +++ b/FFRPG Third Edition/FFRPG_3e.html @@ -6,7 +6,7 @@
Final Fantasy RPG (3rd edition)
-

Sheet version
September 2015

+

Sheet version
October 2016


Character Name

Race

Job
@@ -1337,7 +1337,7 @@
-
+
@@ -1512,7 +1512,7 @@
-
+
@@ -1686,7 +1686,7 @@
-
+
@@ -1856,7 +1856,7 @@
-
+
@@ -1991,12 +1991,12 @@
-
Name
-
Weapon Type
-
Attribute
-
Range
-
Skill
-
Macro
+
Name
+
Weapon Type
+
Attribute
+
Range
+
Skill
+
Macro
@@ -2040,7 +2040,7 @@
-
+
@@ -2168,8 +2168,8 @@

Total Magic Armor

Total Evasion

Total Magic Evasion
-

Vitality Bonus
-

Spirit Bonus
+

Vitality Bonus
+

Spirit Bonus
@@ -2199,7 +2199,7 @@ - +
@@ -2235,7 +2235,7 @@ - +
@@ -2271,7 +2271,7 @@ - +
@@ -2307,7 +2307,7 @@ - +
@@ -2343,7 +2343,7 @@ - +
@@ -2379,7 +2379,7 @@ - +
@@ -2415,7 +2415,7 @@ - +
@@ -2547,7 +2547,7 @@
-
+
@@ -2734,7 +2734,7 @@ -
+
@@ -2921,7 +2921,7 @@ -
+
@@ -3108,7 +3108,7 @@ -
+
@@ -3296,7 +3296,7 @@ -
+
@@ -3483,7 +3483,7 @@ -
+
@@ -3670,7 +3670,7 @@ -
+
@@ -3857,7 +3857,7 @@ -
+
@@ -4044,7 +4044,7 @@ -
+
@@ -4230,7 +4230,7 @@ -
+
@@ -5044,7 +5044,7 @@

This page of the character sheet is intended for use by GM/DM's only.

-
+
@@ -5304,15 +5304,17 @@
-
Steal Item
-
Dropped Item
-
Rare Item
+
Common Item
+
Uncommon Item
+
Rare Item
+
Very Rare Item
-
-
-
+
+
+
+
@@ -5508,7 +5510,7 @@
-
+
@@ -6094,22 +6096,39 @@
-
Type
-
{{scan_monster_type}}
+
Intelligence
+
{{scan_intelligence}}
-
HP
-
{{scan_HP}}
+
Category
+
{{scan_monster_category}}
-
MP
-
{{scan_MP}}
+
Reaction
+
{{scan_reaction}}
-
Elemental Absorbance
+
+
Current HP
{{scan_hp}}
+
Max HP
{{scan_hp_max}}
+
+
Current MP
{{scan_mp}}
+
Max MP
{{scan_mp_max}}
+
+
+ +
+
+
XP
{{scan_xp}}
+
Gil
{{scan_gil}}
+
+
+ +
+
Elemental Absorb
{{scan_element_absorb}}
@@ -6132,6 +6151,36 @@
Status Immunity
{{scan_status_immunity}}
+ +
+
Common Item 40%
+
{{scan_common_item}}
+
+ +
+
Uncommon Item 20%
+
{{scan_uncommon_item}}
+
+ +
+
Rare Item 10%
+
{{scan_rare_item}}
+
+ +
+
Very Rare Item 5%
+
{{scan_veryrare_item}}
+
+ +
+
Appearance
+
{{scan_appearance}}
+
+ +
+
Behavior
+
{{scan_behavior}}
+
{{/scan}}