|Cy`s Grimoire|新增經驗值計算器

(function(w,d,s,l,i)w[l]=w[l])(window,document,'script','dataLayer','GTM-KDKMGT');
(function(d, s, id) var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/zh_TW/all.js#xfbml=1&appId=668497826514848"; fjs.parentNode.insertBefore(js, fjs); (document, 'script', 'facebook-jssdk'));






if (User.Login.isLogin())
var BAHAID = User.Login.getUserid(),
BAHAIDlow = BAHAID.toLowerCase();

document.write('');

document.write('

');
document.write('');
document.write('');
document.write('');
document.write('

');

document.write('
');
document.write('
');
document.write('
');
document.write('
');
document.write('
');
document.write('
');
document.write('
');
NOTIFY_getnum();
run30 = setInterval("NOTIFY_getnum()",60000);

else
document.write('
');
document.write('');
document.write('
    ');
    document.write('
  • 我要登入
  • ');
    document.write('
  • 註冊
  • ');
    document.write('
  • ');
    document.write('
');
document.write('
');


document.write('
');
document.write('');
document.write('
');
document.write('
');
document.write('');
document.write('
    ');
    document.write('

  • 首頁登入抽紅包
  • ');
    document.write('
');
document.write('');
document.write('
');
document.write('
');

jQuery('.event_content a').on('click', function()
if (typeof ga !== 'undefined')
ga('send', 'event',
eventCategory: '全站',
eventAction: '2019 新春活動',
eventLabel: '內頁宣傳入口',
transport: 'beacon'
);

return true;
);

document.write(' ');

(function()
var cx = 'partner-pub-9012069346306566:kd3hd85io9c';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = 'https://cse.google.com/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
)();

service = new rsearch('rsearch');

function insideSecondaryfunc(frm, evt){
if( 0
















breadCrumbs(122, '', 'homeuid=mushroom2135')








    breadCrumbs_listMenu(122, 0, 'homeuid=mushroom2135')





    創作內容





    7 GP


    |Cy`s Grimoire|新增經驗值計算器


    作者:Aishimeth│托蘭異世錄 -Toram Online RPG-│2018-12-03 18:58:01│贊助:14│人氣:101

    更新:Cy's Grimoire(Toram魔法書)
    ~ 4.6



    經驗值計算器其實滿早就弄好了,不過近來有點忙......最近比較有空後終於弄完一些算是收尾的調整w

    王石清單、技能資料什麼的實在懶癌發作哪......也可能跟最近比較多東西要處理有關(?



    以上,閒聊結束(´・ω・`)



    最後放上一張經驗值計算器產生的圖片,結束這一回合(?







    Ver. 4.6

    • 新增「升級經驗值計算器」(Level Exp Calc、経験値計算機)。可用於計算角色升級的所需總經驗,以及所需的任務道具組數。

    • 「資料查詢」部分新增「製作裝備的潛力值加成」及「寵物經驗值」。

    • 修正附魔模擬器的小BUG。(無關緊要的BUG而已)

    • 優化技能查詢某部分的系統。










    喜歡7
    收藏
    0
    引用
    0
    留言
    推上首頁



    檢舉








    引用網址:https://home.gamer.com.tw/TrackBack.php?sn=4214709

    All rights reserved. 版權所有,保留一切權利





    相關創作

    同標籤作品搜尋:Toram Online|托蘭異世錄 -Toram Online RPG-|托蘭異世錄





    考古Alpha test時代的官方blog




    01/23 生放送 (DONE)




    |Cy`s Grimoire|小小更新




    不重要的筆記(裝備篇)




    12/25 生放送 (限時聖誕禮物)


    留言共 3 篇留言





    Cutecat:
    越來越萬能了 \(*T▽T*)/

    12-04 07:23





    Aishimeth:
    謝謝支持(´・ω・`)12-04 07:42







    棕熊:
    GP !

    12-04 11:22







    棕熊:
    話說啥時更技能書

    12-04 11:22





    Aishimeth:
    輸資料很費時的,哪時候夠閒可能就會弄(懶也是原因(?12-04 20:57






    Util.ChangeText('replys', Util.ChangeText.FLAG_LAZYLOAD|Util.ChangeText.FLAG_MAX_SIZE|Util.ChangeText.FLAG_BALA_PLAYER);

    我要留言提醒:您尚未登入,請先登入再留言


    7喜歡★mushroom2135 可決定是否刪除您的留言,請勿發表違反站規文字。



    前一篇:|良曲推薦|Happy ...

    後一篇:|Cy`s Grimoi...








    egg('.MSG-list8C img').each(function(elem)
    elem.className = elem.className + ' lazyload';
    );

    egg('.gallery-image').imageGallery();

    function deleteCreation(vCode)
    var content = egg('.MSG-list8C').html();
    var pattern = /]*?>/i;
    var html = '
    確定要刪除嗎?';
    var width = '200px';
    if(content.match(pattern))
    html += '
    ';

    var boxConfig =
    'closeButton': false,
    'css':
    'width': width

    ;

    egg.mutbox(html, '訊息',
    '確定': function()
    if(egg('#chkDelTruthImage:checked').size())
    egg('[name=delTruthImage]').val('yes');


    egg.cookie.del('ckHOME_CREATION','home.gamer.com.tw','/');
    egg.cookie.set('ckHOME_CREATION',vCode,'home.gamer.com.tw','/');
    document.getElementById('frmDel').submit();
    egg.lightbox.close();
    ,
    '取消': function()
    egg.lightbox.close();

    ,boxConfig);

    var buttonOk = egg('.BH-popbtns :button:eq(0)');
    if(buttonOk.size())
    buttonOk.get(0).focus();



    resizeImage(627);

    egg('.btnGp').click(function()
    $.mutbox('請先登入才能進行此動作', '訊息', '確定':function()location.href='https://user.gamer.com.tw/login.php';);
    );







    追蹤私訊


    作品資料夾


    ς小說相關 ζ (2)

    【長篇】Kyrie Eleison (14)

    【短篇】落華之際 (2)

    【短篇】守望之暮 (2)

    【未完結】帕拉之詩 (0)

    其他 (3)


    ς自著詩/歌 ζ (15)


    ς良曲推薦 ζ (2)

    Vocoloid (3)

    東方 (3)


    ςToramOnline專用 ζ (21)

    裝備簡評☆ (7)

    BOSS研究筆記 (6)

    Cy's Grimoire (19)


    ς一些介紹、攻略、心得文 ζ (0)

    巴哈相關 (3)

    遊戲攻略、心得 (3)

    程式語言相關 (1)


    ς繪畫作品 ζ (1)

    仿畫 (2)


    ς自著詩/歌—解析 ζ (慎入) (3)


    未分類 (5)


    x778888778所有勇者
    電擊文庫:零境交錯板徵求進板圖,活動中看更多我要大聲說02-01 00:00







    googletag.cmd.push(function() googletag.display('div-gpt-ad-1489070677458-0'); );



    (function(window, $)
    var $window = $(window);
    var $document = $(document);
    var $BH_slave = $("#BH-slave");
    var $BH_master = $("#BH-master");
    var $flySalve = $("#flySalve");
    var posY = $flySalve.position().top;
    var fad_style = document.getElementById("flySalve").style;
    var BH_wrapper_width = $('#BH-wrapper').width();
    var BH_topBar_height = $('.TOP-bh').height();
    $(window).on("scroll", function()
    posY = $BH_slave.height() - (fad_style.position === 'fixed' ? 0 : $flySalve.height());

    if ($document.scrollTop() > (posY + $BH_slave.offset().top - BH_topBar_height) && $BH_slave.height() < $BH_master.height())
    fad_style.position = 'fixed';
    fad_style.top = BH_topBar_height + 'px';
    if ($(window).width() < BH_wrapper_width)
    fad_style.left = (BH_wrapper_width - $BH_slave.width() - $document.scrollLeft())+'px';

    else
    fad_style.position = '';

    ).on("resize", function()
    fad_style.left = null;
    );
    )(window, jQuery);
















    face我們了解您不想看到廣告的心情⋯ 若您願意支持巴哈姆特永續經營,請將 gamer.com.tw 加入廣告阻擋工具的白名單中,謝謝 !【教學】





    The name of the picture黑色沙漠手遊伺服器是巴雷諾斯公會缺人名稱是GO歡迎大家查詢到後加入

    This page is only for reference, If you need detailed information, please check here
    The name of the pictureThe name of the picture

    Popular posts from this blog

    京昆高速公路

    【情報】本週珍珠商品重點:煉金時裝 + 艾港勞工宿舍!!

    【攻略】陳戈-謝勒汗智慧的古書 (完成)