diff --git a/data/Armors.json b/data/Armors.json index 8877492..1fa0eb6 100644 --- a/data/Armors.json +++ b/data/Armors.json @@ -776,7 +776,7 @@ "traits": [], "iconIndex": 230, "name": "Kuroyoku Pill", - "note": " \n \n\n\n---\n\n\n-----\n\n//口\n\n //乳\n //膣\n //尻", + "note": " \n \n\n\n---\n\n\n-----\n\n//口\n\n //乳\n //膣\n //尻", "params": [ 0, 0, diff --git a/data/Skills.json b/data/Skills.json index cc58b3a..4b00fde 100644 --- a/data/Skills.json +++ b/data/Skills.json @@ -6592,7 +6592,7 @@ "type": 2, "variance": 0 }, - "description": "Samurai Exclusive Skill MP Damage", + "description": "Samurai Exclusive Skill SP Damage", "effects": [ { "code": 21, @@ -15801,7 +15801,7 @@ "type": 6, "variance": 20 }, - "description": "Absorbs MP from a single enemy.", + "description": "Absorbs SP from a single enemy.", "effects": [], "hitType": 2, "iconIndex": 72, @@ -17587,7 +17587,7 @@ "type": 6, "variance": 5 }, - "description": "Absorbs MP from a single enemy.", + "description": "Absorbs SP from a single enemy.", "effects": [], "hitType": 1, "iconIndex": 80, diff --git a/data/SystemTexts.json b/data/SystemTexts.json index d02be41..0f2f0b7 100644 --- a/data/SystemTexts.json +++ b/data/SystemTexts.json @@ -43,10 +43,10 @@ "Altmenu_Hst_G": "No balls, no rod, no desire", "UPG_defHelp": "Use enhancement points to upgrade abilities.", "UPG_HP": "[Endurance Monster] Max HP + 500", - "UPG_MP": "[Technique Samurai] Max MP + 1", + "UPG_MP": "[Technique Samurai] Max SP + 1", "UPG_ATK": "[Strength Boost] Strength (base attack power excluding weapon) + 20", "UPG_DEF": "[Durability Boost] Durability + 10", - "UPG_MATK": "[Resolve Boost] Resolve (MP recovery at end of turn) + 1", + "UPG_MATK": "[Resolve Boost] Resolve (SP recovery at end of turn) + 1", "UPG_SPD": "[Agility Boost] Agility (action speed in battle) + 10", "UPG_Dagger": "[Dagger Mastery] Increases successful action range for daggers", "UPG_Spear": "[Spear Mastery] Increases successful action range for spears", @@ -83,7 +83,7 @@ "EquipScn_ATK": "\\}Strength\\}(Base Attack)\\{\\{:", "EquipScn_WepATK": "\\}Weapon Attack\\{:", "EquipScn_DEF": "\\}Durability\\{:", - "EquipScn_MATK": "\\}Resolve\\}(MP Recovery)\\{\\{:", + "EquipScn_MATK": "\\}Resolve\\}(SP Recovery)\\{\\{:", "EquipScn_SPD": "\\}Agility\\{:", "MapLv": "\\}\\}Rank \\{\\{", "MapExp": "\\}\\}nextEXP \\{\\{", diff --git a/js/plugins.js b/js/plugins.js index 363a048..7791bda 100644 --- a/js/plugins.js +++ b/js/plugins.js @@ -239,7 +239,7 @@ var $plugins = [ armorTemplate: '["${ADT}[Defense:${def}]${ADTs}(\\\\I[238]Lv${Hlv})\\n${description}","\\\\I[129]${ADT}${ADTs}${description}"]', terms: - '{"itypeId":"[\\"Normal Items\\",\\"Important Items\\",\\"Hidden Item A\\",\\"Hidden Item B\\"]","hitType":"[\\"Certain Hit\\",\\"Physical Attack\\",\\"Magical Attack\\"]","type":"[\\"None\\",\\"HP Damage\\",\\"MP Damage\\",\\"HP Recovery\\",\\"MP Recovery\\",\\"HP Absorption\\",\\"MP Absorption\\"]","occasion":"[\\"Always\\",\\"Battle Screen\\",\\"Menu Screen\\",\\"Cannot Use\\"]","consumable":"[\\"Yes\\",\\"No\\"]","critical":"[\\"Yes\\",\\"No\\"]","scope":"[\\"None\\",\\"Single Enemy\\",\\"All Enemies\\",\\"Random 1 Enemy\\",\\"Random 2 Enemies\\",\\"Random 3 Enemies\\",\\"Random 4 Enemies\\",\\"Single Ally (Alive)\\",\\"All Allies (Alive)\\",\\"Single Ally (KO)\\",\\"All Allies (KO)\\",\\"User\\",\\"Single Ally (Unconditional)\\",\\"All Allies (Unconditional)\\",\\"All Enemies and Allies\\"]","none":"None","normalAttack":"Normal Attack"}', + '{"itypeId":"[\\"Normal Items\\",\\"Important Items\\",\\"Hidden Item A\\",\\"Hidden Item B\\"]","hitType":"[\\"Certain Hit\\",\\"Physical Attack\\",\\"Magical Attack\\"]","type":"[\\"None\\",\\"HP Damage\\",\\"SP Damage\\",\\"HP Recovery\\",\\"SP Recovery\\",\\"HP Absorption\\",\\"SP Absorption\\"]","occasion":"[\\"Always\\",\\"Battle Screen\\",\\"Menu Screen\\",\\"Cannot Use\\"]","consumable":"[\\"Yes\\",\\"No\\"]","critical":"[\\"Yes\\",\\"No\\"]","scope":"[\\"None\\",\\"Single Enemy\\",\\"All Enemies\\",\\"Random 1 Enemy\\",\\"Random 2 Enemies\\",\\"Random 3 Enemies\\",\\"Random 4 Enemies\\",\\"Single Ally (Alive)\\",\\"All Allies (Alive)\\",\\"Single Ally (KO)\\",\\"All Allies (KO)\\",\\"User\\",\\"Single Ally (Unconditional)\\",\\"All Allies (Unconditional)\\",\\"All Enemies and Allies\\"]","none":"None","normalAttack":"Normal Attack"}', }, }, { @@ -390,7 +390,7 @@ var $plugins = [ gaugeA: '{"type":"HP","x":"950","y":"56","width":"150","height":"36","fontSize":"24","param":"0","max":"0","name":"AP","color":"#ff60c0 #ffa0e0"}', gaugeB: - '{"type":"MP","x":"1110","y":"56","width":"100","height":"36","fontSize":"24","param":"0","max":"0","name":"AP","color":"#ff60c0 #ffa0e0"}', + '{"type":"SP","x":"1110","y":"56","width":"100","height":"36","fontSize":"24","param":"0","max":"0","name":"AP","color":"#ff60c0 #ffa0e0"}', gaugeC: '{"type":"LV","x":"950","y":"24","width":"150","height":"36","fontSize":"20","param":"0","max":"0","name":"AP","color":"#ff60c0 #ffa0e0"}', gaugeD: