```
更新宝箱定义与音效配置,优化掉落机制并扩展角色奖励池 ```
This commit is contained in:
17
Content/Languages/ChineseSimplified/Keyed/SimpleLootBox.xml
Normal file
17
Content/Languages/ChineseSimplified/Keyed/SimpleLootBox.xml
Normal file
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<LanguageData>
|
||||
|
||||
<SimpleLootBox_OpenBox>开箱!</SimpleLootBox_OpenBox>
|
||||
<SimpleLootBox_NotEnoughCurrency>储存区里没有足够的 {0} (需要 {1}) 来打开箱子。</SimpleLootBox_NotEnoughCurrency>
|
||||
<SimpleLootBox_CostLabel>消耗:{0} X {1}</SimpleLootBox_CostLabel>
|
||||
|
||||
<SimpleLootBox_ThingArrived>一个 {0} 已经抵达。</SimpleLootBox_ThingArrived>
|
||||
|
||||
<SimpleLootBox_Rarity_None>无品质</SimpleLootBox_Rarity_None>
|
||||
<SimpleLootBox_Rarity_Common>普通</SimpleLootBox_Rarity_Common>
|
||||
<SimpleLootBox_Rarity_Uncommon>非凡</SimpleLootBox_Rarity_Uncommon>
|
||||
<SimpleLootBox_Rarity_Rare>稀有</SimpleLootBox_Rarity_Rare>
|
||||
<SimpleLootBox_Rarity_Epic>史诗</SimpleLootBox_Rarity_Epic>
|
||||
<SimpleLootBox_Rarity_Legendary>传奇</SimpleLootBox_Rarity_Legendary>
|
||||
|
||||
</LanguageData>
|
||||
17
Content/Languages/English/Keyed/SimpleLootBox.xml
Normal file
17
Content/Languages/English/Keyed/SimpleLootBox.xml
Normal file
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<LanguageData>
|
||||
|
||||
<SimpleLootBox_OpenBox>Open Box!</SimpleLootBox_OpenBox>
|
||||
<SimpleLootBox_NotEnoughCurrency>Do not have enough {0} (need {1}) in storage to open this box.</SimpleLootBox_NotEnoughCurrency>
|
||||
<SimpleLootBox_CostLabel>Cost: {0} X {1}</SimpleLootBox_CostLabel>
|
||||
|
||||
<SimpleLootBox_ThingArrived>A {0} has arrived.</SimpleLootBox_ThingArrived>
|
||||
|
||||
<SimpleLootBox_Rarity_None>None</SimpleLootBox_Rarity_None>
|
||||
<SimpleLootBox_Rarity_Common>Common</SimpleLootBox_Rarity_Common>
|
||||
<SimpleLootBox_Rarity_Uncommon>Uncommon</SimpleLootBox_Rarity_Uncommon>
|
||||
<SimpleLootBox_Rarity_Rare>Rare</SimpleLootBox_Rarity_Rare>
|
||||
<SimpleLootBox_Rarity_Epic>Epic</SimpleLootBox_Rarity_Epic>
|
||||
<SimpleLootBox_Rarity_Legendary>Legendary</SimpleLootBox_Rarity_Legendary>
|
||||
|
||||
</LanguageData>
|
||||
13
Content/Sounds/SimpleLootBox/SoundList.txt
Normal file
13
Content/Sounds/SimpleLootBox/SoundList.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
lootBoxBackgroundMusicSoundA
|
||||
|
||||
【哈基米FM之胜利之舞:终究是我们赢下了所有】 https://www.bilibili.com/video/BV1oQQmYPEyq/?share_source=copy_web&vd_source=d828b477675cefa74034b8af311ab09a
|
||||
|
||||
lootBoxBackgroundMusicSoundB
|
||||
|
||||
【《大东北我的家乡》最带派的一集】 https://www.bilibili.com/video/BV1dL9zYCEJF/?share_source=copy_web&vd_source=d828b477675cefa74034b8af311ab09a
|
||||
|
||||
lootBoxFinalizingRewardSound
|
||||
lootBoxOpenSound
|
||||
lootBoxSpinningSound
|
||||
|
||||
Counter-Strike: Global Offensive
|
||||
BIN
Content/Sounds/SimpleLootBox/lootBoxBackgroundMusicSoundA.ogg
Normal file
BIN
Content/Sounds/SimpleLootBox/lootBoxBackgroundMusicSoundA.ogg
Normal file
Binary file not shown.
BIN
Content/Textures/SimpleLootBox/LootBoxBackground.sai2
Normal file
BIN
Content/Textures/SimpleLootBox/LootBoxBackground.sai2
Normal file
Binary file not shown.
BIN
Content/Textures/SimpleLootBox/LootBoxBackgroundA.png
Normal file
BIN
Content/Textures/SimpleLootBox/LootBoxBackgroundA.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 568 KiB |
BIN
Content/Textures/SimpleLootBox/LootBoxBackgroundB.png
Normal file
BIN
Content/Textures/SimpleLootBox/LootBoxBackgroundB.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 408 KiB |
Reference in New Issue
Block a user