CapersProject/Assets/Resources/JSON/CocktailDataTable.json
2024-09-02 14:03:17 +09:00

152 lines
3.5 KiB
JSON

[
{
"Idx": "Cocktail300",
"Name": "달빛 샘물",
"RatioRange": 0,
"IngredientIdx1": "Drink100",
"IngredientRatio1": 100,
"IngredientIdx2": "",
"IngredientRatio2": 0,
"IngredientIdx3": "",
"IngredientRatio3": 0,
"IngredientIdx4": "",
"IngredientRatio4": 0,
"IngredientIdx5": "",
"IngredientRatio5": 0
},
{
"Idx": "Cocktail301",
"Name": "망령 맥주",
"RatioRange": 0,
"IngredientIdx1": "Drink101",
"IngredientRatio1": 100,
"IngredientIdx2": "",
"IngredientRatio2": 0,
"IngredientIdx3": "",
"IngredientRatio3": 0,
"IngredientIdx4": "",
"IngredientRatio4": 0,
"IngredientIdx5": "",
"IngredientRatio5": 0
},
{
"Idx": "Cocktail302",
"Name": "검은 수염",
"RatioRange": 0,
"IngredientIdx1": "Drink102",
"IngredientRatio1": 100,
"IngredientIdx2": "",
"IngredientRatio2": 0,
"IngredientIdx3": "",
"IngredientRatio3": 0,
"IngredientIdx4": "",
"IngredientRatio4": 0,
"IngredientIdx5": "",
"IngredientRatio5": 0
},
{
"Idx": "Cocktail303",
"Name": "용암 맥주",
"RatioRange": 0,
"IngredientIdx1": "Drink103",
"IngredientRatio1": 100,
"IngredientIdx2": "",
"IngredientRatio2": 0,
"IngredientIdx3": "",
"IngredientRatio3": 0,
"IngredientIdx4": "",
"IngredientRatio4": 0,
"IngredientIdx5": "",
"IngredientRatio5": 0
},
{
"Idx": "Cocktail304",
"Name": "죽음의 이슬",
"RatioRange": 0,
"IngredientIdx1": "Drink104",
"IngredientRatio1": 100,
"IngredientIdx2": "",
"IngredientRatio2": 0,
"IngredientIdx3": "",
"IngredientRatio3": 0,
"IngredientIdx4": "",
"IngredientRatio4": 0,
"IngredientIdx5": "",
"IngredientRatio5": 0
},
{
"Idx": "Cocktail305",
"Name": "얼음",
"RatioRange": 0,
"IngredientIdx1": "Ice200",
"IngredientRatio1": 100,
"IngredientIdx2": "",
"IngredientRatio2": 0,
"IngredientIdx3": "",
"IngredientRatio3": 0,
"IngredientIdx4": "",
"IngredientRatio4": 0,
"IngredientIdx5": "",
"IngredientRatio5": 0
},
{
"Idx": "Cocktail306",
"Name": "얼어붙은 망령",
"RatioRange": 10,
"IngredientIdx1": "Drink101",
"IngredientRatio1": 80,
"IngredientIdx2": "Ice200",
"IngredientRatio2": 20,
"IngredientIdx3": "",
"IngredientRatio3": 0,
"IngredientIdx4": "",
"IngredientRatio4": 0,
"IngredientIdx5": "",
"IngredientRatio5": 0
},
{
"Idx": "Cocktail307",
"Name": "슬라임 풀",
"RatioRange": 25,
"IngredientIdx1": "Drink100",
"IngredientRatio1": 50,
"IngredientIdx2": "Ice200",
"IngredientRatio2": 50,
"IngredientIdx3": "",
"IngredientRatio3": 0,
"IngredientIdx4": "",
"IngredientRatio4": 0,
"IngredientIdx5": "",
"IngredientRatio5": 0
},
{
"Idx": "Cocktail308",
"Name": "불탄 수염",
"RatioRange": 10,
"IngredientIdx1": "Drink102",
"IngredientRatio1": 20,
"IngredientIdx2": "Drink103",
"IngredientRatio2": 80,
"IngredientIdx3": "",
"IngredientRatio3": 0,
"IngredientIdx4": "",
"IngredientRatio4": 0,
"IngredientIdx5": "",
"IngredientRatio5": 0
},
{
"Idx": "Cocktail309",
"Name": "라바 고스트",
"RatioRange": 15,
"IngredientIdx1": "Drink101",
"IngredientRatio1": 50,
"IngredientIdx2": "Drink103",
"IngredientRatio2": 50,
"IngredientIdx3": "",
"IngredientRatio3": 0,
"IngredientIdx4": "",
"IngredientRatio4": 0,
"IngredientIdx5": "",
"IngredientRatio5": 0
}
]