Forest_Client/Forest/Assets/Config/Data/prop_propconfig.json

35 lines
689 B
JSON

[
{
"Prop": 0,
"SK_Buy": "Prop_Undo",
"SK_ADTip": "Tip_AD_Undo",
"SK_Tip": "Tip_Undo",
"Price": 100,
"Txt_Price": "x100",
"BI_Event": 54,
"BI_FirstEvent": 16,
"SK_Name": "PropN_Undo"
},
{
"Prop": 1,
"SK_Buy": "Prop_OpenHole",
"SK_ADTip": "Tip_AD_OpenHole",
"SK_Tip": "Tip_OpenHole",
"Price": 100,
"Txt_Price": "x100",
"BI_Event": 56,
"BI_FirstEvent": 18,
"SK_Name": "PropN_OpenHole"
},
{
"Prop": 2,
"SK_Buy": "Prop_AddTime",
"SK_ADTip": "Tip_AD_AddTime",
"SK_Tip": "",
"Price": 50,
"Txt_Price": "x50",
"BI_Event": 55,
"BI_FirstEvent": 17,
"SK_Name": "PropN_AddTime"
}
]