Advertisement
Guest User

Untitled

a guest
Apr 20th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.56 KB | None | 0 0
  1. /w gm &{template:pf_generic} {{character_name=Weight Checks}} {{header_image=[Weight](https://i.imgur.com/iJiScyF.png)}} {{subtitle=Including Gear}} {{Rikkan=[[([[@{Rikkan|weight}]]+[[@{Rikkan|carried-total}]])/(7*@{Rikkan|size}-6)]]}} {{Salthath=[[([[@{Salthath Elixidor|weight}]]+[[@{Salthath Elixidor|carried-total}]])*(-7*@{Salthath Elixidor|size}+1)]]}} {{Tin=[[([[@{Tin Hardfoot|weight}]]+[[@{Tin Hardfoot|carried-total}]])/(7*@{Tin Hardfoot|size}-6)]]}} {{Boreson=[[([[@{Boreson|weight}]]+[[@{Boreson|carried-total}]])*(-7*@{Boreson|size}+1)]]}} {{Total = [[[[([[@{Rikkan|weight}]]+[[@{Rikkan|carried-total}]])/(7*@{Rikkan|size}-6)]] + [[([[@{Salthath Elixidor|weight}]]+[[@{Salthath Elixidor|carried-total}]])*(-7*@{Salthath Elixidor|size}+1)]] + [[([[@{Tin Hardfoot|weight}]]+[[@{Tin Hardfoot|carried-total}]])/(7*@{Tin Hardfoot|size}-6)]] + [[([[@{Boreson|weight}]]+[[@{Boreson|carried-total}]])*(-7*@{Boreson|size}+1)]]]]}}
  2. /w gm &{template:pf_generic} {{character_name=Weight Checks}} {{header_image=[Weight](https://i.imgur.com/iJiScyF.png)}} {{subtitle=Without Gear}} {{Rikkan=[[[[@{Rikkan|weight}]]/(7*@{Rikkan|size}-6)]]}} {{Salthath=[[[[@{Salthath Elixidor|weight}]]*(-7*@{Salthath Elixidor|size}+1)]]}} {{Tin=[[[[@{Tin Hardfoot|weight}]]/(7*@{Tin Hardfoot|size}-6)]]}} {{Boreson=[[[[@{Boreson|weight}]]*(-7*@{Boreson|size}+1)]]}} {{Total = [[[[[[@{Rikkan|weight}]]/(7*@{Rikkan|size}-6)]] + [[[[@{Salthath Elixidor|weight}]]*(-7*@{Salthath Elixidor|size}+1)]] + [[[[@{Tin Hardfoot|weight}]]/(7*@{Tin Hardfoot|size}-6)]] + [[[[@{Boreson|weight}]]*(-7*@{Boreson|size}+1)]]]]}}
  3. /w gm &{template:pf_generic} {{character_name=Weight Checks}} {{header_image=[Weight](https://i.imgur.com/iJiScyF.png)}} {{subtitle=Wagon}} {{Characters = [[[[([[@{Rikkan|weight}]]+[[@{Rikkan|carried-total}]])/(7*@{Rikkan|size}-6)]] + [[([[@{Salthath Elixidor|weight}]]+[[@{Salthath Elixidor|carried-total}]])*(-7*@{Salthath Elixidor|size}+1)]] + [[([[@{Tin Hardfoot|weight}]]+[[@{Tin Hardfoot|carried-total}]])/(7*@{Tin Hardfoot|size}-6)]] + [[([[@{Boreson|weight}]]+[[@{Boreson|carried-total}]])*(-7*@{Boreson|size}+1)]]]]}} {{Wagon = [[[[@{Wagon|weight}]]+[[@{Wagon|carried-total}]]]]}} {{Total = [[[[[[([[@{Rikkan|weight}]]+[[@{Rikkan|carried-total}]])/(7*@{Rikkan|size}-6)]] + [[([[@{Salthath Elixidor|weight}]]+[[@{Salthath Elixidor|carried-total}]])*(-7*@{Salthath Elixidor|size}+1)]] + [[([[@{Tin Hardfoot|weight}]]+[[@{Tin Hardfoot|carried-total}]])/(7*@{Tin Hardfoot|size}-6)]] + [[([[@{Boreson|weight}]]+[[@{Boreson|carried-total}]])*(-7*@{Boreson|size}+1)]]]] + [[[[@{Wagon|weight}]]+[[@{Wagon|carried-total}]]]]]]}}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement