diff --git a/repo.json b/repo.json index 483fd211..c5e7e13f 100644 --- a/repo.json +++ b/repo.json @@ -1,5 +1,5 @@ { - "time": "20250102143550", + "time": "20250102172015", "url": "https://github.com/babalae/bettergi-scripts-list/archive/refs/heads/main.zip", "file": "repo.json", "indexes": [ @@ -13048,6 +13048,30 @@ "神里绫华" ] }, + { + "name": "纳塔无限飞.txt", + "type": "file", + "hash": "e1b29ea8a6ae41041aa65571320543fbee169f1f", + "version": "e1b29ea", + "author": "LL", + "description": "需要恰斯卡,玛薇卡,可以在纳塔范围内无限飞行(会消耗少量燃素)", + "tags": [ + "恰斯卡", + "玛薇卡" + ] + }, + { + "name": "纳塔无限飞(进阶版).txt", + "type": "file", + "hash": "2bf9189d9bb0ee582b5d713348f4ad31fa8f7367", + "version": "2bf9189", + "author": "LL", + "description": "需要恰斯卡,玛薇卡,希诺宁,可以在纳塔范围内无限飞行", + "tags": [ + "恰斯卡", + "玛薇卡" + ] + }, { "name": "胡桃(无法取消后摇迷之锁敌会掉沟).txt", "type": "file", diff --git a/repo/combat/纳塔无限飞.txt b/repo/combat/纳塔无限飞.txt new file mode 100644 index 00000000..b6ba488c --- /dev/null +++ b/repo/combat/纳塔无限飞.txt @@ -0,0 +1,7 @@ +// 作者:LL +// 描述:需要恰斯卡,玛薇卡,可以在纳塔范围内无限飞行(会消耗少量燃素) + + +恰斯卡 e,keydown(w),wait(9) +玛薇卡 w(0.2),keydown(w),wait(3.5),e,wait(3) +恰斯卡 w(3.2) \ No newline at end of file diff --git a/repo/combat/纳塔无限飞(进阶版).txt b/repo/combat/纳塔无限飞(进阶版).txt new file mode 100644 index 00000000..94b352b0 --- /dev/null +++ b/repo/combat/纳塔无限飞(进阶版).txt @@ -0,0 +1,7 @@ +// 作者:LL +// 描述:需要恰斯卡,玛薇卡,希诺宁,可以在纳塔范围内无限飞行 + + +恰斯卡 e,keydown(w),dash(3.5) +玛薇卡 w(0.2),keydown(w),wait(3.5),e,wait(3) +恰斯卡 w(3.2) \ No newline at end of file