View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000002 | Return of Reckoning | General | public | 2023-08-13 02:19 | 2023-08-13 02:19 |
Reporter | ReturnOfReckoning | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | open | ||
Summary | 0000002: [Choppa] Slasha | ||||
Description | Reporter: JeFawk - Ported issue - Created by JeFawk So the Slasha ability should do this: A furious slash that deals X damage and reduces your target's Toughness by Y for 9 seconds. This effect can stack up to 3 times. X is 51 for level 1. On our server it actually takes that 51 and divides it with 9 and provides a DOT that doesn't stack either. I fixed it by removing the DOT. However I did not fix the debuff of Toughness...sorry. Code to apply the fix: `UPDATE war_world.ability_stats SET Times='' WHERE entry = 1745` | ||||
Tags | Ability, Database, Minor | ||||
Commenter: JeFawk Medium priority to apply the code above to temporary fix it, low priority to add the Toughness debuff. |
|
Commenter: MaxHayman Fixed. Without the toughness. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2023-08-13 02:19 | ReturnOfReckoning | New Issue | |
2023-08-13 02:19 | ReturnOfReckoning | Tag Attached: Database | |
2023-08-13 02:19 | ReturnOfReckoning | Tag Attached: Minor | |
2023-08-13 02:19 | ReturnOfReckoning | Tag Attached: Ability | |
2023-08-13 02:19 | ReturnOfReckoning | Note Added: 0000003 | |
2023-08-13 02:19 | ReturnOfReckoning | Note Added: 0000004 | |
2023-08-13 02:19 | ReturnOfReckoning | Status | new => closed |