- UID
- 2173943
- 熱心
- 2741 值
- 嘉獎
- 0 次
- 違規
- 0 次
- 在線時間
- 835 小時
- 經驗
- 6164 點
- 積分
- 21796
- 精華
- 6
- 最後登錄
- 2015-6-4
- 閱讀權限
- 70
- 註冊時間
- 2014-10-29
- 論壇幣
- 10026 幣
- 聯合幣
- 220 枚
- 幸運鑽
- 23 顆
- 招待卷
- 0 點
|
《神魔之塔》8.1 秒怪數據 提示找法位置
APK版本
IL_0173: /* 02 | */ ldarg.0
IL_0174: /* 7B | (04)001D52 */ ldfld bool EnemyInstance::isInstantKill
IL_0179: /* 39 | 14000000 */ brfalse IL_0192
IL_017e: /* 02 | */ ldarg.0
IL_017f: /* 7B | (04)001D57 */ ldfld class EnemyData EnemyInstance::mData
IL_0184: /* 6F | (06)001947 */ callvirt instance float32 EnemyData::get_mCurrentHP()
IL_0189: /* 22 | 0000803F */ ldc.r4 1.
play商店版本
IL_0173: /* 02 | */ ldarg.0
IL_0174: /* 7B | (04)001D51 */ ldfld bool EnemyInstance::isInstantKill
IL_0179: /* 39 | 14000000 */ brfalse IL_0192
IL_017e: /* 02 | */ ldarg.0
IL_017f: /* 7B | (04)001D56 */ ldfld class EnemyData EnemyInstance::mData
IL_0184: /* 6F | (06)001945 */ callvirt instance float32 EnemyData::get_mCurrentHP()
IL_0189: /* 22 | 0000803F */ ldc.r4 1.
|
|