For Example.
This is Var ( i hope i have it as the right type )
Level = "[usr.tai+usr.nin+usr.wisdom/*10]"
Now this is an example of how i want format to be
Level = 200
Tai= 1200
Nin= 600
Wisdom= 200
------------
total = 2000
which divided by 10
2000 / 10 = 200