-
Notifications
You must be signed in to change notification settings - Fork 10
/
KnownBugs.txt
224 lines (212 loc) · 6.86 KB
/
KnownBugs.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
BreakOath effect
Uncenter effect
Scrolling stances window does not redraw correctly if a new stance is added
DR types do not list correctly (see korthos Axebane bracers)
Command needs to add the -6 for value 2 when generated automatically
At level 6, saves were all too low by 1
Level 7 hp out by 5
Level 8/9 out by ~12 hp
Shrine of the Devourer 15 resist does not apply yet at level 13
Skullduggery kits (random buffs)
<!--Skullduggery Variant-->
<Augment>
<Name>Hitpoints +50</Name>
<Description>+50 Hitpionts</Description>
<MinLevel>27</MinLevel>
<Type>Skullduggery Variant</Type>
<Effect>
<Type>Hitpoints</Type>
<Bonus>Enhancement</Bonus>
<AType>Simple</AType>
<Amount size="1">50</Amount>
</Effect>
</Augment>
<Augment>
<Name>Protection + 10</Name>
<Description>+10 Deflection bonus to AC</Description>
<MinLevel>27</MinLevel>
<Type>Skullduggery Variant</Type>
<Effect>
<Type>ACBonus</Type>
<Bonus>Deflection</Bonus>
<AType>Simple</AType>
<Amount size="1">10</Amount>
</Effect>
</Augment>
<Augment>
<Name>Seeker +10</Name>
<Description>+10 Seeker bonus to critical damage</Description>
<MinLevel>27</MinLevel>
<Type>Skullduggery Variant</Type>
<Effect>
<Type>Weapon_AttackAndDamageCritical</Type>
<Item>All</Item>
<Bonus>Enhancement</Bonus>
<AType>Simple</AType>
<Amount size="1">10</Amount>
</Effect>
</Augment>
<Augment>
<Name>Speed 10</Name>
<Description>+30% to your base movement speed and +10% enchantment bonus to attack speed</Description>
<MinLevel>27</MinLevel>
<Type>Skullduggery Variant</Type>
<Effect>
<Type>MovementSpeed</Type>
<Bonus>Enhancement</Bonus>
<AType>Simple</AType>
<Amount size="1">30</Amount>
<ApplyAsItemEffect />
</Effect>
<Effect>
<Type>WeaponAlacrityClass</Type>
<Bonus>Enhancement</Bonus>
<AType>Simple</AType>
<Amount size="1">10</Amount>
<Item>Melee</Item>
<ApplyAsItemEffect />
</Effect>
</Augment>
<Augment>
<Name>Disable Device +20</Name>
<Description>+20 Competence bonus to Disable Device</Description>
<MinLevel>27</MinLevel>
<Type>Skullduggery Variant</Type>
<Effect>
<Type>SkillBonus</Type>
<Bonus>Competence</Bonus>
<AType>Simple</AType>
<Amount size="1">20</Amount>
<Item>Disable Device</Item>
</Effect>
</Augment>
<Augment>
<Name>Hide +20</Name>
<Description>+20 Competence bonus to Hide</Description>
<MinLevel>27</MinLevel>
<Type>Skullduggery Variant</Type>
<Effect>
<Type>SkillBonus</Type>
<Bonus>Competence</Bonus>
<AType>Simple</AType>
<Amount size="1">20</Amount>
<Item>Hide</Item>
</Effect>
</Augment>
<Augment>
<Name>Jump +20</Name>
<Description>+20 Competence bonus to Jump</Description>
<MinLevel>27</MinLevel>
<Type>Skullduggery Variant</Type>
<Effect>
<Type>SkillBonus</Type>
<Bonus>Competence</Bonus>
<AType>Simple</AType>
<Amount size="1">20</Amount>
<Item>Jump</Item>
</Effect>
</Augment>
<Augment>
<Name>Move Silently +20</Name>
<Description>+20 Competence bonus to Move Silently</Description>
<MinLevel>27</MinLevel>
<Type>Skullduggery Variant</Type>
<Effect>
<Type>SkillBonus</Type>
<Bonus>Competence</Bonus>
<AType>Simple</AType>
<Amount size="1">20</Amount>
<Item>Move Silently</Item>
</Effect>
</Augment>
<Augment>
<Name>Open Lock +20</Name>
<Description>+20 Competence bonus to Open Lock</Description>
<MinLevel>27</MinLevel>
<Type>Skullduggery Variant</Type>
<Effect>
<Type>SkillBonus</Type>
<Bonus>Competence</Bonus>
<AType>Simple</AType>
<Amount size="1">20</Amount>
<Item>Open Lock</Item>
</Effect>
</Augment>
<Augment>
<Name>Repair +20</Name>
<Description>+20 Competence bonus to Repair</Description>
<MinLevel>27</MinLevel>
<Type>Skullduggery Variant</Type>
<Effect>
<Type>SkillBonus</Type>
<Bonus>Competence</Bonus>
<AType>Simple</AType>
<Amount size="1">20</Amount>
<Item>Repair</Item>
</Effect>
</Augment>
<Augment>
<Name>Swim +20</Name>
<Description>+20 Competence bonus to Swim</Description>
<MinLevel>27</MinLevel>
<Type>Skullduggery Variant</Type>
<Effect>
<Type>SkillBonus</Type>
<Bonus>Competence</Bonus>
<AType>Simple</AType>
<Amount size="1">20</Amount>
<Item>Swim</Item>
</Effect>
</Augment>
<Augment>
<Name>Tumble +20</Name>
<Description>+20 Competence bonus to Tumble</Description>
<MinLevel>27</MinLevel>
<Type>Skullduggery Variant</Type>
<Effect>
<Type>SkillBonus</Type>
<Bonus>Competence</Bonus>
<AType>Simple</AType>
<Amount size="1">20</Amount>
<Item>Tumble</Item>
</Effect>
</Augment>
<Augment>
<Name>Dodge +10</Name>
<Description>+10% enhancement to dodge</Description>
<MinLevel>27</MinLevel>
<Type>Skullduggery Variant</Type>
<Effect>
<Type>DodgeBonus</Type>
<Bonus>Enhancement</Bonus>
<AType>Simple</AType>
<Amount size="1">10</Amount>
</Effect>
</Augment>
Resistance too high by 5 due to guild buffs at level 20 (should be 10)
Spell Threat Generation 10% too low at level 20
Dodge too low by 1 at level 20
Fortitude save too low by 6 at level 20 (others ok)
Sneak attack/damage bonus too low at level 20
Missing 10 ranged threat at level 20
Missing Views:
---Saga tracking
---Bank
Hi there,
Thanks for still working on the DDOBuilder!
Im playing DDO on and off since release - like most of us I guess. Ive been using the DDOBuilder more and more over the years. Here's some feedback to Version 2.x:
- Dark Mode. Please.
- A way to change font size. I assume this is possible thru Windows (OS), but I dont want to change my general design just for one application.
- Make choices in "Settings" and - to a lesser degree - in the task bar more visible. Icons are small enough, that I have problems easily seeing if the choices are on or off. Checkmarks in Settings would help a lot!
- Just now, I loaded a file from version 17 that I wanted to add another life to. Now all the buttons in "Past Lives and Special Feats" are greyed out and non-interactable with no way for me to find out why. Closing the app and starting it again and loading the file again fixed it.
Thats all for now. Have a nice weekend!
Like Quote ReplyReport
Belenian
New member
Yesterday at 12:33 PMNew
Oh, I forgot:
- Selecting feats is very cumbersome. Mouse scrolling is disorientating. Maybe make several columns? And a search bar?
Auto buy repeat for stat points (hold +/- button down (Requested by pevergreen))
Highlight non stacking alternates in breakdowns.
Snapshots by level with graphs showing progress
Custom quest lists (Suggested by Jokersir2)