새로운 스킬 클래스 스크립트 추가

This commit is contained in:
aube.lee
2025-02-08 15:18:41 +09:00
parent 57eb4abea3
commit 69daa07ecf
23 changed files with 1176 additions and 7 deletions

View File

@@ -0,0 +1,11 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
namespace TON
{
public class BubblePop : SkillBase
{
}
}

View File

@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 097cc9f5338c42f4dacb309030086af2
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,11 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
namespace TON
{
public class EarthSmash : SkillBase
{
}
}

View File

@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 58aa952974ab33d448446d7e947feb10
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,11 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
namespace TON
{
public class ElementalBurst : SkillBase
{
}
}

View File

@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 251310a05dd69154f930fc61ec1795c7
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,11 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
namespace TON
{
public class LeafCutter : SkillBase
{
}
}

View File

@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: ecd1248961250a0459b097be2a5f840d
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,11 @@
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
namespace TON
{
public class LeafShuriken : SkillBase
{
}
}

View File

@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 88908efcef71610458a84067666b485b
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: