OSDN Git Service

First version
[st-ro/stro.git] / db / re / attr_fix.txt
1 // Elemental Attribute Damage Adjustment Tables
2 //
3 // Structure of Database:
4 // Columns - attacker's weapon element
5 // Rows    - target's defense element
6
7 1       // lv1 Attribute table
8 //Neut Watr Erth Fire Wind Pois Holy Shdw Gho  Und
9   100, 100, 100, 100, 100, 100, 100, 100,  70, 100,  // Neutral
10   100,  25, 100, 150,  90, 100,  75, 100, 100, 100,  // Water
11   100, 100,  25,  90, 150, 100,  75, 100, 100, 100,  // Earth
12   100,  90, 150,  25, 100, 100,  75, 100, 100, 125,  // Fire
13   100, 175,  90, 100,  25, 100,  75, 100, 100, 100,  // Wind
14   100, 100, 125, 125, 125,   0,  75,  50, 100, -25,  // Poison
15   100, 100, 100, 100, 100, 100,   0, 125, 100, 150,  // Holy
16   100, 100, 100, 100, 100,  50, 125,   0, 100, -25,  // Shadow
17    70, 100, 100, 100, 100, 100,  75,  75, 125, 100,  // Ghost
18   100, 100, 100, 100, 100,  50, 100,   0, 100,   0,  // Undead
19
20 2       // lv2 Attribute table
21 //Neut Watr Erth Fire Wind Pois Holy Shdw Gho  Und
22   100, 100, 100, 100, 100, 100, 100, 100,  50, 100,  // Neutral
23   100,   0, 100, 175,  80, 100,  50,  75, 100, 100,  // Water
24   100, 100,   0,  80, 175, 100,  50,  75, 100, 100,  // Earth
25   100,  80, 175,   0, 100, 100,  50,  75, 100, 150,  // Fire
26   100, 175,  80, 100,   0, 100,  50,  75, 100, 100,  // Wind
27   100,  75, 125, 125, 125,   0,  50,  25,  75, -50,  // Poison
28   100, 100, 100, 100, 100, 100, -25, 150, 100, 175,  // Holy
29   100, 100, 100, 100, 100,  25, 150, -25, 100, -50,  // Shadow
30    50,  75,  75,  75,  75,  75,  50,  50, 150, 125,  // Ghost
31   100,  75,  75,  75,  75,  25, 125,   0, 100,   0,  // Undead
32
33 3       // lv3 Attribute table
34 //Neut Watr Erth Fire Wind Pois Holy Shdw Gho  Und
35   100, 100, 100, 100, 100, 100, 100, 100,   0, 100,  // Neutral
36   100, -25, 100, 200,  70, 100,  25,  50, 100, 125,  // Water
37   100, 100, -25,  70, 200, 100,  25,  50, 100, 100,  // Earth
38   100,  70, 200, -25, 100, 100,  25,  50, 100, 175,  // Fire
39   100, 200,  70, 100, -25, 100,  25,  50, 100, 100,  // Wind
40   100,  50, 100, 100, 100,   0,  25,   0,  50, -75,  // Poison
41   100, 100, 100, 100, 100, 125, -50, 175, 100, 200,  // Holy
42   100, 100, 100, 100, 100,   0, 175, -50, 100, -75,  // Shadow
43     0,  50,  50,  50,  50,  50,  25,  25, 175, 150,  // Ghost
44   100,  50,  50,  50,  50,   0, 150,   0, 100,   0,  // Undead
45
46 4       // lv4 Attribute table
47 //Neut Watr Erth Fire Wind Pois Holy Shdw Gho  Und
48   100, 100, 100, 100, 100, 100, 100, 100,   0, 100,  // Neutral
49   100, -50, 100, 200,  60,  75,   0,  25, 100, 150,  // Water
50   100, 100, -50,  60, 200,  75,   0,  25, 100,  50,  // Earth
51   100,  60, 200, -50, 100,  75,   0,  25, 100, 200,  // Fire
52   100, 200,  60, 100, -50,  75,   0,  25, 100, 100,  // Wind
53   100,  25,  75,  75,  75,   0,   0, -25,  25,-100,  // Poison
54   100,  75,  75,  75,  75, 125,-100, 200, 100, 200,  // Holy
55   100,  75,  75,  75,  75, -25, 200,-100, 100,-100,  // Shadow
56     0,  25,  25,  25,  25,  25,   0,   0, 200, 175,  // Ghost
57   100,  25,  25,  25,  25, -25, 175,   0, 100,   0,  // Undead