加入用户最近100场战绩记录并实现展示
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{"TestSuite":"","Date":0,"Player":{"Development":false,"ScreenWidth":0,"ScreenHeight":0,"ScreenRefreshRate":0,"Fullscreen":false,"Vsync":0,"AntiAliasing":0,"Batchmode":false,"RenderThreadingMode":"GraphicsJobs","GpuSkinning":false,"Platform":"","ColorSpace":"","AnisotropicFiltering":"","BlendWeights":"","GraphicsApi":"","ScriptingBackend":"Mono2x","AndroidTargetSdkVersion":"AndroidApiLevelAuto","AndroidBuildSystem":"Gradle","BuildTarget":"StandaloneWindows64","StereoRenderingPath":"MultiPass"},"Hardware":{"OperatingSystem":"","DeviceModel":"","DeviceName":"","ProcessorType":"","ProcessorCount":0,"GraphicsDeviceName":"","SystemMemorySizeMB":0},"Editor":{"Version":"6000.0.49f1","Branch":"6000.0/staging","Changeset":"840e0a9776d9","Date":1746604669},"Dependencies":["com.unity.addressables@2.4.6","com.unity.collab-proxy@2.7.1","com.unity.feature.2d@2.0.1","com.unity.ide.rider@3.0.34","com.unity.ide.visualstudio@2.0.23","com.unity.inputsystem@1.11.2","com.unity.nuget.newtonsoft-json@3.2.1","com.unity.render-pipelines.universal@17.0.4","com.unity.test-framework@1.5.1","com.unity.textmeshpro@5.0.0","com.unity.timeline@1.7.6","com.unity.ugui@2.0.0","com.unity.modules.ai@1.0.0","com.unity.modules.androidjni@1.0.0","com.unity.modules.animation@1.0.0","com.unity.modules.assetbundle@1.0.0","com.unity.modules.audio@1.0.0","com.unity.modules.director@1.0.0","com.unity.modules.imageconversion@1.0.0","com.unity.modules.imgui@1.0.0","com.unity.modules.jsonserialize@1.0.0","com.unity.modules.particlesystem@1.0.0","com.unity.modules.physics@1.0.0","com.unity.modules.physics2d@1.0.0","com.unity.modules.screencapture@1.0.0","com.unity.modules.terrain@1.0.0","com.unity.modules.terrainphysics@1.0.0","com.unity.modules.tilemap@1.0.0","com.unity.modules.ui@1.0.0","com.unity.modules.uielements@1.0.0","com.unity.modules.umbra@1.0.0","com.unity.modules.unityanalytics@1.0.0","com.unity.modules.unitywebrequest@1.0.0","com.unity.modules.unitywebrequestassetbundle@1.0.0","com.unity.modules.unitywebrequestaudio@1.0.0","com.unity.modules.unitywebrequesttexture@1.0.0","com.unity.modules.unitywebrequestwww@1.0.0","com.unity.modules.vehicles@1.0.0","com.unity.modules.video@1.0.0","com.unity.modules.vr@1.0.0","com.unity.modules.wind@1.0.0","com.unity.modules.xr@1.0.0","com.esotericsoftware.spine.timeline@4.3.20","com.esotericsoftware.spine.urp-shaders@4.3.25","com.unity.modules.subsystems@1.0.0","com.unity.modules.hierarchycore@1.0.0","com.unity.ext.nunit@2.0.5","com.unity.render-pipelines.core@17.0.4","com.unity.shadergraph@17.0.4","com.unity.render-pipelines.universal-config@17.0.3","com.unity.2d.animation@10.1.4","com.unity.2d.pixel-perfect@5.0.3","com.unity.2d.psdimporter@9.0.3","com.unity.2d.sprite@1.0.0","com.unity.2d.spriteshape@10.0.7","com.unity.2d.tilemap@1.0.0","com.unity.2d.tilemap.extras@4.1.0","com.unity.2d.aseprite@1.1.9","com.unity.profiling.core@1.0.2","com.unity.scriptablebuildpipeline@2.3.8","com.unity.searcher@4.9.3","com.unity.burst@1.8.21","com.unity.mathematics@1.3.2","com.unity.collections@2.5.1","com.unity.rendering.light-transport@1.0.1","com.unity.2d.common@9.0.7","com.unity.nuget.mono-cecil@1.11.4","com.unity.test-framework.performance@3.1.0"],"Results":[]}
|
||||
+2
-3
@@ -1,8 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 47734c47c246ac641a0f9740f760dc30
|
||||
NativeFormatImporter:
|
||||
guid: 6fc567e65fed39341a6019f7397a49e4
|
||||
TextScriptImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1 @@
|
||||
{"MeasurementCount":-1}
|
||||
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 324d0b1f8cae7764f8355f60f935af49
|
||||
TextScriptImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -13,18 +13,17 @@ MonoBehaviour:
|
||||
m_Name: playerData_uniqueData
|
||||
m_EditorClassIdentifier:
|
||||
player_currentEXP: 0
|
||||
player_currentLevel: 0
|
||||
player_coins: 1897049
|
||||
player_coins: 1892049
|
||||
player_material: 0
|
||||
emptyExpBottle78000: 0
|
||||
commonExpBottle78001: 38
|
||||
mediumExpBottle78002: 1003
|
||||
superiorExpBottle78003: 0
|
||||
supremeExpBottle78004: 0
|
||||
extraordinaryExpBottle78005: 0
|
||||
celestialExpBottle78006: 0
|
||||
uRankingScore: 0
|
||||
dushMaterial78021: 0
|
||||
dushMaterial78022: 0
|
||||
dushMaterial78023: 0
|
||||
dushMaterial78024: 0
|
||||
firstLaunchDate:
|
||||
firstLaunchDate: 2026-03-16
|
||||
|
||||
@@ -15,6 +15,7 @@ MonoBehaviour:
|
||||
ally_heroName: "\u9065\u96EA\u97F3"
|
||||
ally_heroDesignation: ' '
|
||||
ally_heroID: 30201
|
||||
isUnlocked: 1
|
||||
ally_heroImage: {fileID: 21300000, guid: 991800b03b1fd7f44ad3b3e8eb63d7e0, type: 3}
|
||||
ally_heroProfile: {fileID: 21300000, guid: 991800b03b1fd7f44ad3b3e8eb63d7e0, type: 3}
|
||||
ally_heroSelectIcon: {fileID: 21300000, guid: a993087d325aff74383e7a39ed17df56, type: 3}
|
||||
|
||||
@@ -15,6 +15,7 @@ MonoBehaviour:
|
||||
ally_heroName: "\u8DC3\u6843"
|
||||
ally_heroDesignation: ' '
|
||||
ally_heroID: 30202
|
||||
isUnlocked: 1
|
||||
ally_heroImage: {fileID: 21300000, guid: 5f93d010e49316d4594c1065ce5c6d85, type: 3}
|
||||
ally_heroProfile: {fileID: 21300000, guid: 5f93d010e49316d4594c1065ce5c6d85, type: 3}
|
||||
ally_heroSelectIcon: {fileID: 21300000, guid: a1dae3698f08f314fb44b43933d63665, type: 3}
|
||||
|
||||
@@ -15,6 +15,7 @@ MonoBehaviour:
|
||||
ally_heroName: "\u58A8\u5F69\u79BB"
|
||||
ally_heroDesignation: ' '
|
||||
ally_heroID: 30203
|
||||
isUnlocked: 1
|
||||
ally_heroImage: {fileID: 21300000, guid: 893e9ceec19c4cc4d9d0326a6a48e2bd, type: 3}
|
||||
ally_heroProfile: {fileID: 21300000, guid: 893e9ceec19c4cc4d9d0326a6a48e2bd, type: 3}
|
||||
ally_heroSelectIcon: {fileID: 21300000, guid: c42ce7fbbee4c9b44abfba00300ed031, type: 3}
|
||||
|
||||
@@ -15,6 +15,7 @@ MonoBehaviour:
|
||||
ally_heroName: "\u6D1B\u514B"
|
||||
ally_heroDesignation: ' '
|
||||
ally_heroID: 30204
|
||||
isUnlocked: 1
|
||||
ally_heroImage: {fileID: 21300000, guid: 76c21cd5ddf49f14286f14aae71c0053, type: 3}
|
||||
ally_heroProfile: {fileID: 21300000, guid: 76c21cd5ddf49f14286f14aae71c0053, type: 3}
|
||||
ally_heroSelectIcon: {fileID: 21300000, guid: 5780fe6bc6ba1d84ba49fe8a7e2a58fb, type: 3}
|
||||
|
||||
@@ -15,6 +15,7 @@ MonoBehaviour:
|
||||
ally_heroName: "\u6E29\u59AE"
|
||||
ally_heroDesignation: ' '
|
||||
ally_heroID: 30205
|
||||
isUnlocked: 1
|
||||
ally_heroImage: {fileID: 21300000, guid: 37d714dfd7a21f44982af7f86853fa04, type: 3}
|
||||
ally_heroProfile: {fileID: 21300000, guid: 37d714dfd7a21f44982af7f86853fa04, type: 3}
|
||||
ally_heroSelectIcon: {fileID: 21300000, guid: 036e42c18f21faa45975ec21640c76c4, type: 3}
|
||||
|
||||
@@ -15,6 +15,7 @@ MonoBehaviour:
|
||||
ally_heroName: "\u7231\u7433\u8FBE\u96C5"
|
||||
ally_heroDesignation: ' '
|
||||
ally_heroID: 30206
|
||||
isUnlocked: 1
|
||||
ally_heroImage: {fileID: 21300000, guid: b00fdd5328fcc314088a1c0481cea979, type: 3}
|
||||
ally_heroProfile: {fileID: 21300000, guid: b00fdd5328fcc314088a1c0481cea979, type: 3}
|
||||
ally_heroSelectIcon: {fileID: 21300000, guid: 8ec62ab8ffad7644fa1b78bb4b8a273d, type: 3}
|
||||
@@ -94,6 +95,7 @@ MonoBehaviour:
|
||||
damageMultiplierPerfect: 1
|
||||
missHpLossBase: 10
|
||||
ally_currentEXP: 1000
|
||||
ally_battleDeployCount: 0
|
||||
availableSkills: []
|
||||
selectedSkillIndices:
|
||||
primarySkillIndex: -1
|
||||
|
||||
@@ -20,13 +20,15 @@ MonoBehaviour:
|
||||
itemDescription:
|
||||
itemDetailedDescription: "\u54C8\u54C8\u6211\u8BF4\u6211\u662F\u5B54\u5609\u5F6C\u4ED6\u7239\u4F60\u8FD8\u4E0D\u4FE1\u54C8\u54C8\u54C8\u54C8\u54C8\u54C8\u54C8\u554A\u54C8\u54C8\u554A\u54C8\u4F60\u54C8\u725B\u9B54\u916C\u5BBE"
|
||||
isOnShelf: 1
|
||||
canbepurchased: 1
|
||||
canbepurchased: 0
|
||||
isHot: 0
|
||||
user_has_read: 1
|
||||
itemType: 0
|
||||
associatedPlayer: {fileID: 0}
|
||||
associatedAllyHero: {fileID: 0}
|
||||
associatedSong: {fileID: 0}
|
||||
associatedStoryPassage: {fileID: 0}
|
||||
storyPassageGrantMode: 0
|
||||
associatedStorySonId: -1
|
||||
costRequirements:
|
||||
- currencyType: 0
|
||||
amount: 5000
|
||||
|
||||
+9
-7
@@ -10,23 +10,25 @@ MonoBehaviour:
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 74be3a451e4df4c4ab7060c54c58d0d2, type: 3}
|
||||
m_Name: 77001_defaultItem 1
|
||||
m_Name: 77001_30206
|
||||
m_EditorClassIdentifier:
|
||||
itemName: "\u65B0\u7248\u9065\u96EA\u97F3"
|
||||
itemIcon: {fileID: 21300000, guid: eec334d03c52af847bfa12dc839ac536, type: 3}
|
||||
itemName: "\u7231\u7433\u8FBE\u96C5\u53D8\u8EAB\u5668"
|
||||
itemIcon: {fileID: 21300000, guid: a2753bc864b1ff84093beb30d9d04892, type: 3}
|
||||
itemID: 77001
|
||||
itemSinglePurchaseQty: 1
|
||||
itemPurchaseQuota: 1
|
||||
itemDescription:
|
||||
itemDetailedDescription:
|
||||
itemDescription: "\u53EC\u5524<b>\u7231\u7433\u8FBE\u96C5</b>\u52A0\u5165\u4F60\u7684\u961F\u4F0D\u3002"
|
||||
itemDetailedDescription: "\u51C6\u5165\u5076\u50CF\u6863\u6848\u4EE5\u5C55\u5F00\u5BF9\u8BE5\u5076\u50CF\u6863\u6848\u7684\u8BB0\u5F55/\u590D\u6F14\u5DE5\u4F5C\u3002\n\n<b>\u201C\u6211\u53EF\u4E0D\u662F\u4EBA\u8D29\u5B50\u201D</b>"
|
||||
isOnShelf: 1
|
||||
canbepurchased: 0
|
||||
canbepurchased: 1
|
||||
isHot: 1
|
||||
user_has_read: 1
|
||||
itemType: 0
|
||||
associatedPlayer: {fileID: 0}
|
||||
associatedAllyHero: {fileID: 11400000, guid: 593c39b83808fb742851fb93eaa05963, type: 2}
|
||||
associatedSong: {fileID: 0}
|
||||
associatedStoryPassage: {fileID: 0}
|
||||
storyPassageGrantMode: 0
|
||||
associatedStorySonId: -1
|
||||
costRequirements:
|
||||
- currencyType: 0
|
||||
amount: 5000
|
||||
@@ -1,34 +0,0 @@
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 0}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 74be3a451e4df4c4ab7060c54c58d0d2, type: 3}
|
||||
m_Name: 77002_defaultItem 2
|
||||
m_EditorClassIdentifier:
|
||||
itemName: "\u65B0\u7248\u9065\u96EA\u97F3"
|
||||
itemIcon: {fileID: 21300000, guid: eec334d03c52af847bfa12dc839ac536, type: 3}
|
||||
itemID: 77002
|
||||
itemSinglePurchaseQty: 1
|
||||
itemPurchaseQuota: 20
|
||||
itemDescription:
|
||||
itemDetailedDescription:
|
||||
isOnShelf: 1
|
||||
canbepurchased: 1
|
||||
isHot: 1
|
||||
user_has_read: 1
|
||||
itemType: 0
|
||||
associatedPlayer: {fileID: 0}
|
||||
associatedSong: {fileID: 0}
|
||||
associatedStoryPassage: {fileID: 0}
|
||||
costRequirements:
|
||||
- currencyType: 0
|
||||
amount: 5000
|
||||
unlockRequirements: []
|
||||
purchasedCount: 20
|
||||
@@ -20,13 +20,15 @@ MonoBehaviour:
|
||||
itemDescription:
|
||||
itemDetailedDescription:
|
||||
isOnShelf: 1
|
||||
canbepurchased: 1
|
||||
canbepurchased: 0
|
||||
isHot: 1
|
||||
user_has_read: 1
|
||||
itemType: 1
|
||||
associatedPlayer: {fileID: 0}
|
||||
associatedAllyHero: {fileID: 0}
|
||||
associatedSong: {fileID: 0}
|
||||
associatedStoryPassage: {fileID: 0}
|
||||
storyPassageGrantMode: 0
|
||||
associatedStorySonId: -1
|
||||
costRequirements:
|
||||
- currencyType: 0
|
||||
amount: 114514
|
||||
|
||||
@@ -20,13 +20,15 @@ MonoBehaviour:
|
||||
itemDescription:
|
||||
itemDetailedDescription:
|
||||
isOnShelf: 1
|
||||
canbepurchased: 1
|
||||
canbepurchased: 0
|
||||
isHot: 1
|
||||
user_has_read: 1
|
||||
itemType: 1
|
||||
associatedPlayer: {fileID: 0}
|
||||
associatedAllyHero: {fileID: 0}
|
||||
associatedSong: {fileID: 0}
|
||||
associatedStoryPassage: {fileID: 0}
|
||||
storyPassageGrantMode: 0
|
||||
associatedStorySonId: -1
|
||||
costRequirements: []
|
||||
unlockRequirements: []
|
||||
purchasedCount: 0
|
||||
|
||||
@@ -12,7 +12,7 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: 74be3a451e4df4c4ab7060c54c58d0d2, type: 3}
|
||||
m_Name: 78000_emperorXPb
|
||||
m_EditorClassIdentifier:
|
||||
itemName: "\u7687\u5E1D\u7684\u836F\u6C34"
|
||||
itemName: "\u7687\u5E1D\u7684\u590D\u6F14\u5355\u5143"
|
||||
itemIcon: {fileID: 21300000, guid: 98a480c46e6c6554c9f5ccf48baa6642, type: 3}
|
||||
itemID: 78000
|
||||
itemSinglePurchaseQty: 1
|
||||
@@ -24,9 +24,11 @@ MonoBehaviour:
|
||||
isHot: 1
|
||||
user_has_read: 1
|
||||
itemType: 3
|
||||
associatedPlayer: {fileID: 0}
|
||||
associatedAllyHero: {fileID: 0}
|
||||
associatedSong: {fileID: 0}
|
||||
associatedStoryPassage: {fileID: 0}
|
||||
storyPassageGrantMode: 0
|
||||
associatedStorySonId: -1
|
||||
costRequirements:
|
||||
- currencyType: 0
|
||||
amount: 1
|
||||
|
||||
@@ -12,7 +12,7 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: 74be3a451e4df4c4ab7060c54c58d0d2, type: 3}
|
||||
m_Name: 78001_normalXPb
|
||||
m_EditorClassIdentifier:
|
||||
itemName: "<color=#5F9B6B>\u51E1\u54C1\u5076\u50CF\u7075\u6DB2</color>"
|
||||
itemName: "<color=#5F9B6B>\u5165\u95E8\u81EA\u52A8\u590D\u6F14\u5355\u5143</color>"
|
||||
itemIcon: {fileID: 21300000, guid: f1d975f2a96c80f45b92690b57431550, type: 3}
|
||||
itemID: 78001
|
||||
itemSinglePurchaseQty: 1
|
||||
@@ -24,9 +24,11 @@ MonoBehaviour:
|
||||
isHot: 1
|
||||
user_has_read: 1
|
||||
itemType: 3
|
||||
associatedPlayer: {fileID: 0}
|
||||
associatedAllyHero: {fileID: 0}
|
||||
associatedSong: {fileID: 0}
|
||||
associatedStoryPassage: {fileID: 0}
|
||||
storyPassageGrantMode: 0
|
||||
associatedStorySonId: -1
|
||||
costRequirements:
|
||||
- currencyType: 0
|
||||
amount: 2000
|
||||
|
||||
@@ -12,7 +12,7 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: 74be3a451e4df4c4ab7060c54c58d0d2, type: 3}
|
||||
m_Name: 78002_mediumXPb
|
||||
m_EditorClassIdentifier:
|
||||
itemName: "<color=#4A86B8>\u4E2D\u54C1\u5076\u50CF\u7075\u6DB2</color>"
|
||||
itemName: "<color=#4A86B8>\u7ADE\u8D5B\u81EA\u52A8\u590D\u6F14\u5355\u5143</color>"
|
||||
itemIcon: {fileID: 21300000, guid: f9fd35dd32d5a334198a062117a81489, type: 3}
|
||||
itemID: 78002
|
||||
itemSinglePurchaseQty: 1
|
||||
@@ -24,9 +24,11 @@ MonoBehaviour:
|
||||
isHot: 1
|
||||
user_has_read: 1
|
||||
itemType: 3
|
||||
associatedPlayer: {fileID: 0}
|
||||
associatedAllyHero: {fileID: 0}
|
||||
associatedSong: {fileID: 0}
|
||||
associatedStoryPassage: {fileID: 0}
|
||||
storyPassageGrantMode: 0
|
||||
associatedStorySonId: -1
|
||||
costRequirements:
|
||||
- currencyType: 0
|
||||
amount: 8000
|
||||
|
||||
@@ -12,7 +12,7 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: 74be3a451e4df4c4ab7060c54c58d0d2, type: 3}
|
||||
m_Name: 78003_superiorXPb
|
||||
m_EditorClassIdentifier:
|
||||
itemName: "<color=#6A4C9C>\u4E0A\u54C1\u5076\u50CF\u7075\u6DB2</color>"
|
||||
itemName: "<color=#6A4C9C>\u8054\u8D5B\u81EA\u52A8\u590D\u6F14\u5355\u5143</color>"
|
||||
itemIcon: {fileID: 21300000, guid: 00a08daafba61f64ea75c35fec0e2df7, type: 3}
|
||||
itemID: 78003
|
||||
itemSinglePurchaseQty: 1
|
||||
@@ -24,9 +24,11 @@ MonoBehaviour:
|
||||
isHot: 1
|
||||
user_has_read: 1
|
||||
itemType: 3
|
||||
associatedPlayer: {fileID: 0}
|
||||
associatedAllyHero: {fileID: 0}
|
||||
associatedSong: {fileID: 0}
|
||||
associatedStoryPassage: {fileID: 0}
|
||||
storyPassageGrantMode: 0
|
||||
associatedStorySonId: -1
|
||||
costRequirements: []
|
||||
unlockRequirements: []
|
||||
purchasedCount: 0
|
||||
|
||||
@@ -12,7 +12,7 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: 74be3a451e4df4c4ab7060c54c58d0d2, type: 3}
|
||||
m_Name: 78004_supremeXPb
|
||||
m_EditorClassIdentifier:
|
||||
itemName: "<color=#B88645>\u6781\u54C1\u5076\u50CF\u7075\u6DB2</color>"
|
||||
itemName: "<color=#B88645>\u51A0\u519B\u81EA\u52A8\u590D\u6F14\u5355\u5143</color>"
|
||||
itemIcon: {fileID: 21300000, guid: 0e7ed0e47c2cf774d9c60ef2ed161c63, type: 3}
|
||||
itemID: 78004
|
||||
itemSinglePurchaseQty: 1
|
||||
@@ -24,9 +24,11 @@ MonoBehaviour:
|
||||
isHot: 1
|
||||
user_has_read: 1
|
||||
itemType: 3
|
||||
associatedPlayer: {fileID: 0}
|
||||
associatedAllyHero: {fileID: 0}
|
||||
associatedSong: {fileID: 0}
|
||||
associatedStoryPassage: {fileID: 0}
|
||||
storyPassageGrantMode: 0
|
||||
associatedStorySonId: -1
|
||||
costRequirements: []
|
||||
unlockRequirements: []
|
||||
purchasedCount: 0
|
||||
|
||||
@@ -24,9 +24,11 @@ MonoBehaviour:
|
||||
isHot: 1
|
||||
user_has_read: 1
|
||||
itemType: 3
|
||||
associatedPlayer: {fileID: 0}
|
||||
associatedAllyHero: {fileID: 0}
|
||||
associatedSong: {fileID: 0}
|
||||
associatedStoryPassage: {fileID: 0}
|
||||
storyPassageGrantMode: 0
|
||||
associatedStorySonId: -1
|
||||
costRequirements: []
|
||||
unlockRequirements: []
|
||||
purchasedCount: 0
|
||||
|
||||
@@ -24,9 +24,11 @@ MonoBehaviour:
|
||||
isHot: 1
|
||||
user_has_read: 1
|
||||
itemType: 3
|
||||
associatedPlayer: {fileID: 0}
|
||||
associatedAllyHero: {fileID: 0}
|
||||
associatedSong: {fileID: 0}
|
||||
associatedStoryPassage: {fileID: 0}
|
||||
storyPassageGrantMode: 0
|
||||
associatedStorySonId: -1
|
||||
costRequirements: []
|
||||
unlockRequirements: []
|
||||
purchasedCount: 0
|
||||
|
||||
@@ -24,9 +24,11 @@ MonoBehaviour:
|
||||
isHot: 1
|
||||
user_has_read: 1
|
||||
itemType: 3
|
||||
associatedPlayer: {fileID: 0}
|
||||
associatedAllyHero: {fileID: 0}
|
||||
associatedSong: {fileID: 0}
|
||||
associatedStoryPassage: {fileID: 0}
|
||||
storyPassageGrantMode: 0
|
||||
associatedStorySonId: -1
|
||||
costRequirements:
|
||||
- currencyType: 0
|
||||
amount: 3000
|
||||
|
||||
@@ -24,9 +24,11 @@ MonoBehaviour:
|
||||
isHot: 1
|
||||
user_has_read: 1
|
||||
itemType: 3
|
||||
associatedPlayer: {fileID: 0}
|
||||
associatedAllyHero: {fileID: 0}
|
||||
associatedSong: {fileID: 0}
|
||||
associatedStoryPassage: {fileID: 0}
|
||||
storyPassageGrantMode: 0
|
||||
associatedStorySonId: -1
|
||||
costRequirements: []
|
||||
unlockRequirements: []
|
||||
purchasedCount: 0
|
||||
|
||||
@@ -24,9 +24,11 @@ MonoBehaviour:
|
||||
isHot: 1
|
||||
user_has_read: 1
|
||||
itemType: 3
|
||||
associatedPlayer: {fileID: 0}
|
||||
associatedAllyHero: {fileID: 0}
|
||||
associatedSong: {fileID: 0}
|
||||
associatedStoryPassage: {fileID: 0}
|
||||
storyPassageGrantMode: 0
|
||||
associatedStorySonId: -1
|
||||
costRequirements: []
|
||||
unlockRequirements: []
|
||||
purchasedCount: 0
|
||||
|
||||
@@ -24,9 +24,11 @@ MonoBehaviour:
|
||||
isHot: 1
|
||||
user_has_read: 1
|
||||
itemType: 3
|
||||
associatedPlayer: {fileID: 0}
|
||||
associatedAllyHero: {fileID: 0}
|
||||
associatedSong: {fileID: 0}
|
||||
associatedStoryPassage: {fileID: 0}
|
||||
storyPassageGrantMode: 0
|
||||
associatedStorySonId: -1
|
||||
costRequirements: []
|
||||
unlockRequirements: []
|
||||
purchasedCount: 0
|
||||
|
||||
@@ -24,9 +24,11 @@ MonoBehaviour:
|
||||
isHot: 1
|
||||
user_has_read: 1
|
||||
itemType: 3
|
||||
associatedPlayer: {fileID: 0}
|
||||
associatedAllyHero: {fileID: 0}
|
||||
associatedSong: {fileID: 0}
|
||||
associatedStoryPassage: {fileID: 0}
|
||||
storyPassageGrantMode: 0
|
||||
associatedStorySonId: -1
|
||||
costRequirements: []
|
||||
unlockRequirements: []
|
||||
purchasedCount: 0
|
||||
|
||||
@@ -24,9 +24,11 @@ MonoBehaviour:
|
||||
isHot: 1
|
||||
user_has_read: 1
|
||||
itemType: 3
|
||||
associatedPlayer: {fileID: 0}
|
||||
associatedAllyHero: {fileID: 0}
|
||||
associatedSong: {fileID: 0}
|
||||
associatedStoryPassage: {fileID: 0}
|
||||
storyPassageGrantMode: 0
|
||||
associatedStorySonId: -1
|
||||
costRequirements: []
|
||||
unlockRequirements: []
|
||||
purchasedCount: 0
|
||||
|
||||
@@ -24,9 +24,11 @@ MonoBehaviour:
|
||||
isHot: 1
|
||||
user_has_read: 1
|
||||
itemType: 3
|
||||
associatedPlayer: {fileID: 0}
|
||||
associatedAllyHero: {fileID: 0}
|
||||
associatedSong: {fileID: 0}
|
||||
associatedStoryPassage: {fileID: 0}
|
||||
storyPassageGrantMode: 0
|
||||
associatedStorySonId: -1
|
||||
costRequirements: []
|
||||
unlockRequirements: []
|
||||
purchasedCount: 0
|
||||
|
||||
@@ -15,6 +15,7 @@ MonoBehaviour:
|
||||
usernameID: user_TestUser@FloatGaming
|
||||
songName: Beginning of Bansonic
|
||||
songID: 1002001
|
||||
isUnlocked: 1
|
||||
songLength_second: 0
|
||||
artistName: FloatGaming
|
||||
painter: FloatGaming
|
||||
|
||||
@@ -15,6 +15,7 @@ MonoBehaviour:
|
||||
usernameID: user_TestUser@FloatGaming
|
||||
songName: A Lake With Endless Stars
|
||||
songID: 1002002
|
||||
isUnlocked: 1
|
||||
songLength_second: 0
|
||||
artistName: t404:null
|
||||
painter: FloatGaming
|
||||
|
||||
@@ -15,6 +15,7 @@ MonoBehaviour:
|
||||
usernameID: user_TestUser@FloatGaming
|
||||
songName: CFD
|
||||
songID: 1002003
|
||||
isUnlocked: 1
|
||||
songLength_second: 126
|
||||
artistName: cybermiso
|
||||
painter: FloatGaming
|
||||
|
||||
@@ -15,6 +15,7 @@ MonoBehaviour:
|
||||
usernameID: user_TestUser@FloatGaming
|
||||
songName: "\u30A2\u30C8\u30ED\u30DD\u30B9\u3068\u6700\u679C\u306E\u63A2\u6C42\u8005"
|
||||
songID: 1002004
|
||||
isUnlocked: 1
|
||||
songLength_second: 160
|
||||
artistName: CK
|
||||
painter: FloatGaming
|
||||
@@ -22,8 +23,8 @@ MonoBehaviour:
|
||||
belongsTo_whichDLC: "\u4E13\u5458\u8BC4\u4F30\u8BA1\u5212#01"
|
||||
bpm: 230
|
||||
songDuration: 160
|
||||
game_enterTimes: 3
|
||||
time_totalPlayingTime: 677.65295
|
||||
game_enterTimes: 1
|
||||
time_totalPlayingTime: 11.868164
|
||||
illustration: {fileID: 21300000, guid: ecddf7950818f98408cd652e2c2e703f, type: 3}
|
||||
backgroudPIC: {fileID: 21300000, guid: aaf0b10d106e4bd4889cc1e7d2dc8075, type: 3}
|
||||
fullscreen_songPicture: {fileID: 21300000, guid: 5a1b664fd293ec943a5b8cffee700da1, type: 3}
|
||||
@@ -51,11 +52,11 @@ MonoBehaviour:
|
||||
difficultyName:
|
||||
chartFile: {fileID: 4900000, guid: ca9bfdf5df2b55f4284f79ad8e5f41af, type: 3}
|
||||
difficultyDescription:
|
||||
lastScoreForThisDifficulty: 0
|
||||
chartPersonalRecordForThisDifficulty: 0
|
||||
idolPersonalRecordForThisDifficulty: 0
|
||||
totalPersonalRecordForThisDifficulty: 0
|
||||
levelProgressForThisDifficulty: 0
|
||||
lastScoreForThisDifficulty: 25758
|
||||
chartPersonalRecordForThisDifficulty: 22724
|
||||
idolPersonalRecordForThisDifficulty: 3034
|
||||
totalPersonalRecordForThisDifficulty: 25758
|
||||
levelProgressForThisDifficulty: 0.01908
|
||||
experienceProvidedForThisDifficulty: 0
|
||||
- difficulty: 1
|
||||
difficultyLEVEL: 6
|
||||
@@ -97,14 +98,14 @@ MonoBehaviour:
|
||||
difficultyName:
|
||||
chartFile: {fileID: 4900000, guid: dc27d9d67f3698646b7b7c3d926eea3c, type: 3}
|
||||
difficultyDescription:
|
||||
lastScoreForThisDifficulty: 218965
|
||||
chartPersonalRecordForThisDifficulty: 330310
|
||||
idolPersonalRecordForThisDifficulty: 40316
|
||||
totalPersonalRecordForThisDifficulty: 370626
|
||||
levelProgressForThisDifficulty: 0.27453777
|
||||
lastScoreForThisDifficulty: 0
|
||||
chartPersonalRecordForThisDifficulty: 0
|
||||
idolPersonalRecordForThisDifficulty: 0
|
||||
totalPersonalRecordForThisDifficulty: 0
|
||||
levelProgressForThisDifficulty: 0
|
||||
experienceProvidedForThisDifficulty: 0
|
||||
personalRecord: 370626
|
||||
current_levelProgress: 0.27453777
|
||||
personalRecord: 25758
|
||||
current_levelProgress: 0.01908
|
||||
_if_level_is_EASE: 0
|
||||
max_comboRecord: 0
|
||||
thisLevel_selectedDifficultyID: 2
|
||||
|
||||
@@ -15,6 +15,7 @@ MonoBehaviour:
|
||||
usernameID:
|
||||
songName: Can U Feel It
|
||||
songID: 1002005
|
||||
isUnlocked: 1
|
||||
songLength_second: 0
|
||||
artistName: siqlo
|
||||
painter: FloatGaming
|
||||
|
||||
@@ -15,6 +15,7 @@ MonoBehaviour:
|
||||
usernameID: user_TestUser@FloatGaming
|
||||
songName: Paraphiloplace
|
||||
songID: 1002006
|
||||
isUnlocked: 1
|
||||
songLength_second: 141
|
||||
artistName: Se-U-Ra
|
||||
painter: FloatGaming
|
||||
|
||||
Reference in New Issue
Block a user