#274 item stats for type 1 does not get tracked correctly

クローズ
3 年 前image によって開かれました · 1 コメント
image3 年 前 にコメントしました

None of these stats get tracked correctly.. The subtype in the item_stats is also used in this case as the actual VALUE, where-as the value in these fields is 0.

MariaDB [eq2emu]> select distinct(text) from item_stats where type=1 order by text limit 50;
+---------------+
| text          |
+---------------+
| Adorning      |
| Aggression    |
| Artificing    |
| Artistry      |
| Chemistry     |
| Crushing      |
| Defense       |
| Deflection    |
| Disruption    |
| Fishing       |
| Fletching     |
| Focus         |
| Foresting     |
| Gathering     |
| Metal Shaping |
| Metalworking  |
| Mining        |
| Ministration  |
| Ordination    |
| Parry         |
| Piercing      |
| Ranged        |
| Safe Fall     |
| Scribing      |
| Sculpting     |
| Slashing      |
| Subjugation   |
| Swimming      |
| Tailoring     |
| Tinkering     |
| Transmuting   |
| Trapping      |
| Weapon Skills |
+---------------+
None of these stats get tracked correctly.. The subtype in the item_stats is also used in this case as the actual VALUE, where-as the value in these fields is 0. ``` MariaDB [eq2emu]> select distinct(text) from item_stats where type=1 order by text limit 50; +---------------+ | text | +---------------+ | Adorning | | Aggression | | Artificing | | Artistry | | Chemistry | | Crushing | | Defense | | Deflection | | Disruption | | Fishing | | Fletching | | Focus | | Foresting | | Gathering | | Metal Shaping | | Metalworking | | Mining | | Ministration | | Ordination | | Parry | | Piercing | | Ranged | | Safe Fall | | Scribing | | Sculpting | | Slashing | | Subjugation | | Swimming | | Tailoring | | Tinkering | | Transmuting | | Trapping | | Weapon Skills | +---------------+ ```
image3 年 前 にコメントしました
共同編集者
  • Crushing
  • Defense
  • Deflection
  • Disruption
  • Fishing
  • Focus
  • Foresting
  • Gathering
  • Mining
  • Parry
  • Piercing
  • Safe Fall
  • Slashing
  • Trapping
- [x] Crushing - [x] Defense - [x] Deflection - [x] Disruption - [x] Fishing - [x] Focus - [x] Foresting - [x] Gathering - [x] Mining - [x] Parry - [x] Piercing - [x] Safe Fall - [x] Slashing - [x] Trapping
image この課題がコミット 3 年 前 から参照されました
image 3 年 前 に閉じられました
会話に参加するには サインイン してください。
読み込み中…
キャンセル
保存
まだコンテンツがありません