diff --git a/.gitignore b/.gitignore index 25f9ef5..333a9d9 100644 --- a/.gitignore +++ b/.gitignore @@ -355,4 +355,6 @@ Save* !\[Trophy]Text.rpgmvp !\[EV]Cut-in_hip_0001.rpgmvp !\[EV]Cut-in_hip_0002.rpgmvp -!\[System]Balloon_13_animationExtend-8.rpgmvp \ No newline at end of file +!\[System]Balloon_13_animationExtend-8.rpgmvp +!TitleLogo1.rpgmvp +!TitleLogo2.rpgmvp \ No newline at end of file diff --git a/www/data/Skills.json b/www/data/Skills.json index 99a673c..6986836 100644 --- a/www/data/Skills.json +++ b/www/data/Skills.json @@ -26780,7 +26780,7 @@ "type": 1, "variance": 20 }, - "description": "Rapidly attacks the enemy 5 times in a row, dealing\na fatal blow.\n\\}\\C[16]«Effect»\\C[0][Normal Attack x5][Damage Multiplier 0.6x][After use, damage to self x2]", + "description": "Rapidly attacks the enemy 5 times in a row, dealing a fatal blow.\n\\}\\C[16]«Effect»\\C[0][Normal Attack x5][Damage Multiplier 0.6x][After use, damage to self x2]", "effects": [ { "code": 21, @@ -26829,7 +26829,7 @@ "type": 1, "variance": 20 }, - "description": "Rapidly attacks the enemy 5 times in a row, dealing\na fatal blow.\n\\}\\C[16]«Effect»\\C[0][Normal Attack x5][Damage Multiplier 0.6x][After use, damage to self x1.8]", + "description": "Rapidly attacks the enemy 5 times in a row, dealing a fatal blow.\n\\}\\C[16]«Effect»\\C[0][Normal Attack x5][Damage Multiplier 0.6x][After use, damage to self x1.8]", "effects": [ { "code": 21, @@ -26878,7 +26878,7 @@ "type": 1, "variance": 20 }, - "description": "Rapidly attacks the enemy 5 times in a row, dealing\na fatal blow.\n\\}\\C[16]«Effect»\\C[0][Normal Attack x5][Damage Multiplier 0.6x][After use, damage to self x1.6]", + "description": "Rapidly attacks the enemy 5 times in a row, dealing a fatal blow.\n\\}\\C[16]«Effect»\\C[0][Normal Attack x5][Damage Multiplier 0.6x][After use, damage to self x1.6]", "effects": [ { "code": 21, @@ -26927,7 +26927,7 @@ "type": 1, "variance": 20 }, - "description": "Rapidly attacks the enemy 5 times in a row, dealing\na fatal blow.\n\\}\\C[16]«Effect»\\C[0][Normal Attack x5][Damage Multiplier 0.6x][After use, damage to self x1.4]", + "description": "Rapidly attacks the enemy 5 times in a row, dealing a fatal blow.\n\\}\\C[16]«Effect»\\C[0][Normal Attack x5][Damage Multiplier 0.6x][After use, damage to self x1.4]", "effects": [ { "code": 21, @@ -26976,7 +26976,7 @@ "type": 1, "variance": 20 }, - "description": "Rapidly attacks the enemy 5 times in a row, dealing\na fatal blow.\n\\}\\C[16]«Effect»\\C[0][Normal Attack x5][Damage Multiplier 0.6x][After use, damage to self x1.2]", + "description": "Rapidly attacks the enemy 5 times in a row, dealing a fatal blow.\n\\}\\C[16]«Effect»\\C[0][Normal Attack x5][Damage Multiplier 0.6x][After use, damage to self x1.2]", "effects": [ { "code": 21, diff --git a/www/img/pictures/[BadPassive]12.rpgmvp b/www/img/pictures/[BadPassive]12.rpgmvp index c282625..48bb9ef 100644 Binary files a/www/img/pictures/[BadPassive]12.rpgmvp and b/www/img/pictures/[BadPassive]12.rpgmvp differ diff --git a/www/img/titles2/TitleLogo1.rpgmvp b/www/img/titles2/TitleLogo1.rpgmvp new file mode 100644 index 0000000..2ca1242 Binary files /dev/null and b/www/img/titles2/TitleLogo1.rpgmvp differ diff --git a/www/img/titles2/TitleLogo2.rpgmvp b/www/img/titles2/TitleLogo2.rpgmvp new file mode 100644 index 0000000..bb07230 Binary files /dev/null and b/www/img/titles2/TitleLogo2.rpgmvp differ