MusicBeat

This commit is contained in:
SoulliesOfficial
2026-05-26 00:21:27 -04:00
parent 649b7a5ddc
commit b5cb6152ff
663 changed files with 534461 additions and 587 deletions

View File

@@ -1,9 +0,0 @@
using UnityEngine;
namespace Cielonos.MainGame.Inventory.Collections
{
public class BlackHoleDisplacer : ExtenderBase
{
}
}

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 76c30d7d91254704cada46246e2e5a0d
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,13 @@
using UnityEngine;
namespace Cielonos.MainGame.Inventory.Collections
{
/// <summary>
/// “黑洞”位移器 / “Black Hole” Displacer
/// FutureWand的扩展器使重攻击产生的黑洞向前/后移动攻击段数由4变为8
/// </summary>
public class BlackHoleDisplacer : ExtenderBase
{
}
}

View File

@@ -0,0 +1,13 @@
using UnityEngine;
namespace Cielonos.MainGame.Inventory.Collections
{
/// <summary>
/// 飞弹分离膜 / Missile Separation Membrane
/// FutureWand的扩展器使轻攻击的飞弹在击中敌人后分离一次飞向附近的敌人。
/// </summary>
public class MissileSeparationMembrane : ExtenderBase
{
}
}

View File

@@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: 2fe9df091575f8f428a988fbe724dc3e