Nitro wrote:
Anyway ... lets take example .. 1:7 (1 str ,7 int )
That is build , in which you will put after every 7 ints, 1 str
Example. I'll show you how its done ...
Note: You have 3 points to distribute per level
Lv.1 - You put -- Int , Int , Int
Lv.2 - You put -- Int , Int , Int
Lv.3 - You put -- Int , Str , Int
Lv.4 - You put -- Int , Int , Int
Lv.5 - You put -- Int , Int , Int
Lv.6 - You put -- Str , Int , Int ...
And so on ... You got what I mean?