93 lines
1.2 KiB
INI
93 lines
1.2 KiB
INI
"levels"
|
|
{
|
|
"0"
|
|
{
|
|
"name" "Level 0"
|
|
"restore"
|
|
{
|
|
"DeleteOutput" "m_OnUser2 leveling_counter"
|
|
"m_iFrags" "0"
|
|
}
|
|
}
|
|
"1"
|
|
{
|
|
"name" "Level 1"
|
|
"match"
|
|
{
|
|
"math"
|
|
{
|
|
"m_OnUser2" "leveling_counter,add,1"
|
|
}
|
|
}
|
|
"restore"
|
|
{
|
|
"AddOutput" "OnUser2 leveling_counter,add,1,0,-1"
|
|
"m_iFrags" "100"
|
|
}
|
|
}
|
|
"2"
|
|
{
|
|
"name" "Level 2"
|
|
"match"
|
|
{
|
|
"math"
|
|
{
|
|
"m_OnUser2" "leveling_counter,add,2"
|
|
}
|
|
}
|
|
"restore"
|
|
{
|
|
"AddOutput" "OnUser2 leveling_counter,add,2,0,-1"
|
|
"m_iFrags" "200"
|
|
}
|
|
}
|
|
"3"
|
|
{
|
|
"name" "Level 3"
|
|
"match"
|
|
{
|
|
"math"
|
|
{
|
|
"m_OnUser2" "leveling_counter,add,3"
|
|
}
|
|
}
|
|
"restore"
|
|
{
|
|
"AddOutput" "OnUser2 leveling_counter,add,3,0,-1"
|
|
"m_iFrags" "300"
|
|
}
|
|
}
|
|
"4"
|
|
{
|
|
"name" "Level 4"
|
|
"match"
|
|
{
|
|
"math"
|
|
{
|
|
"m_OnUser2" "leveling_counter,add,4"
|
|
}
|
|
}
|
|
"restore"
|
|
{
|
|
"AddOutput" "OnUser2 leveling_counter,add,4,0,-1"
|
|
"m_iFrags" "400"
|
|
}
|
|
}
|
|
"5"
|
|
{
|
|
"name" "Level 5"
|
|
"match"
|
|
{
|
|
"math"
|
|
{
|
|
"m_OnUser2" "leveling_counter,add,5"
|
|
}
|
|
}
|
|
"restore"
|
|
{
|
|
"AddOutput" "OnUser2 leveling_counter,add,5,0,-1"
|
|
"m_iFrags" "500"
|
|
}
|
|
}
|
|
}
|