forked from UNLOZE/sm-plugins
initial commit
This commit is contained in:
@@ -0,0 +1,98 @@
|
||||
"levels"
|
||||
{
|
||||
"1"
|
||||
{
|
||||
"name" "Level 1"
|
||||
"match"
|
||||
{
|
||||
"outputs"
|
||||
{
|
||||
"m_OnUser2" "leveling_counter,add,1"
|
||||
"ExactMatches" "1"
|
||||
}
|
||||
}
|
||||
"restore"
|
||||
{
|
||||
"AddOutput" "OnUser2 leveling_counter,add,1,0,-1"
|
||||
"m_iFrags" "100"
|
||||
}
|
||||
}
|
||||
"2"
|
||||
{
|
||||
"name" "Level 2"
|
||||
"match"
|
||||
{
|
||||
"outputs"
|
||||
{
|
||||
"m_OnUser2" "leveling_counter,add,1"
|
||||
"ExactMatches" "2"
|
||||
}
|
||||
}
|
||||
"restore"
|
||||
{
|
||||
"AddOutput" "OnUser2 leveling_counter,add,1,0,-1"
|
||||
"AddOutput" "OnUser2 leveling_counter,add,1,0,-1"
|
||||
"m_iFrags" "200"
|
||||
}
|
||||
}
|
||||
"3"
|
||||
{
|
||||
"name" "Level 3"
|
||||
"match"
|
||||
{
|
||||
"outputs"
|
||||
{
|
||||
"m_OnUser2" "leveling_counter,add,1"
|
||||
"ExactMatches" "3"
|
||||
}
|
||||
}
|
||||
"restore"
|
||||
{
|
||||
"AddOutput" "OnUser2 leveling_counter,add,1,0,-1"
|
||||
"AddOutput" "OnUser2 leveling_counter,add,1,0,-1"
|
||||
"AddOutput" "OnUser2 leveling_counter,add,1,0,-1"
|
||||
"m_iFrags" "300"
|
||||
}
|
||||
}
|
||||
"4"
|
||||
{
|
||||
"name" "Level 4"
|
||||
"match"
|
||||
{
|
||||
"outputs"
|
||||
{
|
||||
"m_OnUser2" "leveling_counter,add,1"
|
||||
"ExactMatches" "4"
|
||||
}
|
||||
}
|
||||
"restore"
|
||||
{
|
||||
"AddOutput" "OnUser2 leveling_counter,add,1,0,-1"
|
||||
"AddOutput" "OnUser2 leveling_counter,add,1,0,-1"
|
||||
"AddOutput" "OnUser2 leveling_counter,add,1,0,-1"
|
||||
"AddOutput" "OnUser2 leveling_counter,add,1,0,-1"
|
||||
"m_iFrags" "400"
|
||||
}
|
||||
}
|
||||
"5"
|
||||
{
|
||||
"name" "Level 5"
|
||||
"match"
|
||||
{
|
||||
"outputs"
|
||||
{
|
||||
"m_OnUser2" "leveling_counter,add,1"
|
||||
"MinMatches" "5"
|
||||
}
|
||||
}
|
||||
"restore"
|
||||
{
|
||||
"AddOutput" "OnUser2 leveling_counter,add,1,0,-1"
|
||||
"AddOutput" "OnUser2 leveling_counter,add,1,0,-1"
|
||||
"AddOutput" "OnUser2 leveling_counter,add,1,0,-1"
|
||||
"AddOutput" "OnUser2 leveling_counter,add,1,0,-1"
|
||||
"AddOutput" "OnUser2 leveling_counter,add,1,0,-1"
|
||||
"m_iFrags" "500"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user