draft/alter.txt
branchecjdr
changeset 33 0f33a59476eb
equal deleted inserted replaced
32:9261843deb25 33:0f33a59476eb
       
     1 -*- mode:outline -*-
       
     2 
       
     3 * Attributes:
       
     4 
       
     5 6 of them: 
       
     6 
       
     7   Strenght (STR), Agility (AGI), Will (WIL), Intelligence (INT),
       
     8   Qi (QI), Zen (ZEN)
       
     9 
       
    10 ** Attribute Level (ATT): 0-4
       
    11 
       
    12 0: Not
       
    13 1: Poor
       
    14 2: Few
       
    15 3: "..."
       
    16 4: Very
       
    17 
       
    18 * Skills:
       
    19 
       
    20 ** Level: 0-5
       
    21 
       
    22 0: Unknown
       
    23 1: Apprentice
       
    24 2: Companion
       
    25 3: Expert
       
    26 4: Master
       
    27 5: Genius
       
    28 
       
    29 ** Ratio: 0-5
       
    30 
       
    31 0: innate
       
    32 1: talented(?)
       
    33 2: technical
       
    34 3: expertise
       
    35 4: specialized
       
    36 5: hermetic
       
    37 
       
    38 0 and 5 are quite rare!
       
    39 
       
    40 ** Cultural profile (CP):
       
    41 
       
    42 goes from 0 to 2, depend on the culture of the PC.
       
    43 
       
    44 ** Default Skill Knowledge (SK)
       
    45 
       
    46 1 job with CP +2
       
    47 2 hobbies with CP+1
       
    48 4 talents with CP+1
       
    49 
       
    50 All other as Cultural profile
       
    51 
       
    52 ** Skill Level (SL):
       
    53 
       
    54 SL = ATT x (5-Ratio) + SK x Ratio
       
    55 
       
    56 
       
    57 * Actions Resolution
       
    58 
       
    59 Roll SL + 2d10 >= Difficulty
       
    60 
       
    61 ** Difficulty Level:
       
    62 
       
    63 10: Very Easy
       
    64 15: Easy
       
    65 20: Medium
       
    66 25: Difficult
       
    67 30: Very Difficult
       
    68 35: Incredible
       
    69 40: Miraculous
       
    70 45: Impossible
       
    71 
       
    72 * Progression
       
    73 
       
    74 Each time a progression check is made, you must choose 1 Job, 2
       
    75 hobbies, and 4 talents.
       
    76 
       
    77 Talents give +5 Progression Points (PP),
       
    78 Hobbies give +10 PP
       
    79 Job give +15 PP
       
    80 
       
    81 You then make a check with:
       
    82 
       
    83 (CP-SK)xRatio + PP + 2d10 = Result
       
    84 
       
    85 Result:
       
    86 
       
    87 < 10 : Decrease by 1.
       
    88 10-14 : Stale.
       
    89 15-20 : Increase by 1.
       
    90 > 20 : Increase by 2.